index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpu
/
command_buffer
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix video in android webview
boliu@chromium.org
2014-02-13
1
-1
/
+1
*
Support multiple service instances with GLInProcessContext
sievers@chromium.org
2014-02-13
2
-203
/
+72
*
Explicitly disable all attribs and reset all attrib divisors before drawing i...
bajones@chromium.org
2014-02-12
4
-1
/
+24
*
gpu: Use a single container for GLInProcessContext share group
sievers@chromium.org
2014-02-12
2
-66
/
+26
*
Enable mac driver bug workaround init_varyings_without_static_use.
zmo@chromium.org
2014-02-12
1
-0
/
+2
*
Reduce cost of glBind* on contexts without bind_generates_resource.
vmiura@chromium.org
2014-02-12
2
-16
/
+22
*
Stop using HMAC for gpu mailboxes
piman@chromium.org
2014-02-08
8
-132
/
+60
*
Makes sure command buffer's CopyTextureCHROMIUM doesn't leak uninitialized te...
zmo@chromium.org
2014-02-07
1
-0
/
+8
*
Add a gpu driver bug workaround to count in all varyings in packing check.
zmo@chromium.org
2014-02-07
5
-17
/
+55
*
Hookup clear_uniforms_before_first_program_use workaround with implementation.
zmo@chromium.org
2014-02-06
8
-45
/
+87
*
Test that glDiscardFramebufferEXT binds to the correct function
oetuaho@nvidia.com
2014-02-05
1
-0
/
+25
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
1
-3
/
+3
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
1
-3
/
+3
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-3
/
+3
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
1
-3
/
+3
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-3
/
+3
*
Android: Always update SurfaceTexture when used
sievers@chromium.org
2014-01-29
1
-29
/
+44
*
Don't allow glBindTexImage2D() with GL_TEXTURE_CUBE_MAP
sievers@chromium.org
2014-01-29
2
-0
/
+17
*
Fix regression with r247334
sievers@google.com
2014-01-28
1
-18
/
+22
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
28
-889
/
+269
*
Encapsulate functionality of the mock GL interface to MockGLInterface
oetuaho@nvidia.com
2014-01-25
14
-38
/
+39
*
gpu: Fix crash in GLES2DecoderImpl::Destroy.
reveman@chromium.org
2014-01-24
1
-2
/
+1
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
9
-9
/
+9
*
Take GL version and extensions correctly into account when binding functions
oetuaho@nvidia.com
2014-01-17
3
-14
/
+105
*
During virtual context switches only restore texture units
kaanb@chromium.org
2014-01-16
8
-42
/
+326
*
GPU: Add trace for real SwapBuffers.
epenner@chromium.org
2014-01-16
1
-3
/
+0
*
Remove some dead code found by scythe.
thakis@chromium.org
2014-01-16
3
-69
/
+0
*
Support nested tracing in gpu_tracer.
vmiura@chromium.org
2014-01-15
7
-85
/
+272
*
Report relevant variable names in info logs on failed shader link
oetuaho@nvidia.com
2014-01-13
3
-36
/
+71
*
Remove chromium extensions obsoleted by gpu::Capabilities
boliu@chromium.org
2014-01-11
2
-10
/
+1
*
Add synthetic delay points for latency testing
skyostil@chromium.org
2014-01-10
4
-0
/
+18
*
Make correct GL context current during gpu_tracer processing
vmiura@chromium.org
2014-01-10
3
-17
/
+29
*
The GLARBTimerTrace implementation previously used the 'this' pointer for it's
vmiura@chromium.org
2014-01-08
3
-99
/
+340
*
gpu: Support parallel active queries in command buffer
jadahl@opera.com
2014-01-08
2
-18
/
+16
*
Fix GLES 2 interface generator to output correct pepper interfaces.
jbauman@chromium.org
2013-12-20
1
-0
/
+2
*
Expose GL_EXT_multisampled_render_to_texture whenever it's available.
marcheu@chromium.org
2013-12-18
2
-16
/
+15
*
Implicitly ensure backbuffer creation on draw
jamesr@chromium.org
2013-12-13
2
-16
/
+52
*
Update dependencies to use new angle repository.
geofflang@chromium.org
2013-12-13
2
-2
/
+2
*
Add GL entry points for DiscardBackbufferCHROMIUM
jamesr@chromium.org
2013-12-13
1
-0
/
+12
*
Support GL_FLOAT and GL_HALF_FLOAT_OES as glReadPixels types when the gl cont...
geofflang@chromium.org
2013-12-11
3
-21
/
+109
*
Pipe SwapBuffers call{,backs} through ContextSupport
jamesr@chromium.org
2013-12-10
6
-8
/
+11
*
Route surface visibility notifications through ContextSupport/GpuControl
jamesr@chromium.org
2013-12-08
4
-0
/
+8
*
Fix exit process on lost context workaround.
jmadill@chromium.org
2013-12-07
1
-2
/
+2
*
Remove always-on compositor capabilities
jamesr@chromium.org
2013-12-06
1
-2
/
+0
*
Unify WebGraphicsContext3D::insertSyncPoint impls
jamesr@chromium.org
2013-12-05
1
-1
/
+0
*
Introduce gpu::Capabilities
boliu@chromium.org
2013-12-04
9
-40
/
+117
*
Give names to a couple base::AutoLocks missing them.
mtklein@google.com
2013-12-02
1
-3
/
+3
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
1
-1
/
+1
*
Implemented failIfMajorPerformanceCaveat WebGL context creation attribute.
bajones@chromium.org
2013-11-28
3
-9
/
+23
*
gpu: Allow TEXTURE_RECTANGLE_ARB and other targets to be used with CHROMIUM_t...
reveman@chromium.org
2013-11-22
2
-19
/
+5
[next]