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
/
gles2_cmd_decoder.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for GL_CHROMIUM_consistent_uniform_locations
gman@chromium.org
2012-06-19
1
-4
/
+4
*
Cache shader translators.
backer@chromium.org
2012-06-13
1
-10
/
+14
*
hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-13
1
-2
/
+2
*
Revert 141302 - hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-08
1
-2
/
+2
*
hook up new MacVideoDecodeAccelerator
sail@chromium.org
2012-06-08
1
-2
/
+2
*
Enforce compressed texture restrictions
gman@chromium.org
2012-06-08
1
-358
/
+522
*
Plum through ANGLE_depth_texture
gman@chromium.org
2012-06-08
1
-0
/
+102
*
Put GL-command tracing behind a flag because it's too heavy normally.
jbates@chromium.org
2012-05-30
1
-0
/
+6
*
Add more GPU process trace events.
apatrick@chromium.org
2012-05-26
1
-27
/
+25
*
Defer initializing the CopyTextureCHROMIUMResourceManager
apatrick@chromium.org
2012-05-25
1
-4
/
+11
*
Add more trace events to GPU process.
apatrick@chromium.org
2012-05-24
1
-0
/
+1
*
Check for null GLES2DecoderImpl::copy_texture_CHROMIUM_
apatrick@chromium.org
2012-05-23
1
-1
/
+4
*
Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.
apatrick@chromium.org
2012-05-17
1
-28
/
+27
*
Correct the clear semantics for textures used by the GL_CHROMIUM_clopy_textur...
twiz@chromium.org
2012-05-15
1
-0
/
+2
*
Don't enable occlusion query on Linux with Intel drivers.
gman@chromium.org
2012-05-15
1
-4
/
+2
*
Make genereteMipmap clear uncleared level 0
gman@chromium.org
2012-05-14
1
-0
/
+5
*
Add more warnings for GL programs.
gman@chromium.org
2012-05-14
1
-27
/
+64
*
Implement GL_EXT_occlusion_query_boolean on OSX
gman@chromium.org
2012-05-14
1
-2
/
+1
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-3
/
+3
*
Fix cmd buf impl of glIsEnabled to return cached value
gman@chromium.org
2012-05-12
1
-0
/
+18
*
Make glGenerateMipmap handle out of memory
gman@chromium.org
2012-05-12
1
-1
/
+7
*
Make GL_VENDOR and GL_RENDERER always return 'Chromium'
gman@chromium.org
2012-05-09
1
-0
/
+6
*
Add more disable-workaround checks
gman@chromium.org
2012-05-08
1
-4
/
+13
*
Make unit test to check glCopyTextureCHROMIUM works with deleted programs
gman@chromium.org
2012-05-08
1
-7
/
+5
*
Addition of break statement to prevent accidental switch fall-through in the ...
twiz@chromium.org
2012-05-05
1
-0
/
+1
*
Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...
twiz@chromium.org
2012-05-04
1
-24
/
+48
*
Limit the number of GL errors logged
gman@chromium.org
2012-05-04
1
-7
/
+24
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-2
/
+2
*
generate INVALID_VALUE if calling Uniform1i/v on sampler > MAX_IMAGE_TEXTURE_...
gman@chromium.org
2012-05-02
1
-2
/
+10
*
Allow textures to be moved from one GL context group to another.
apatrick@chromium.org
2012-05-01
1
-0
/
+93
*
Clear uniforms
gman@chromium.org
2012-04-28
1
-2
/
+6
*
Add trace around DoTexStorage2DExt
nduca@chromium.org
2012-04-26
1
-0
/
+1
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-25
1
-26
/
+26
*
Re-submission of http://codereview.chromium.org/9968113
twiz@chromium.org
2012-04-20
1
-8
/
+168
*
Revert 132934 - this change seems to break many webgl related layout tests
toyoshim@chromium.org
2012-04-19
1
-168
/
+8
*
Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...
twiz@chromium.org
2012-04-19
1
-8
/
+168
*
Tile clearing of large textures.
bsalomon@google.com
2012-04-18
1
-12
/
+40
*
aura/texture transport: Keep ref to texture infos to avoid races with the UI
piman@chromium.org
2012-04-17
1
-4
/
+12
*
Turn off shader function emulation on Windows.
zmo@google.com
2012-04-13
1
-3
/
+0
*
Add GL_EXT_unpack_subimage support to command buffer client code.
bsalomon@google.com
2012-04-10
1
-44
/
+34
*
Revert 131177 - aura: Change shared context to be offscreen for arm
mazda@chromium.org
2012-04-10
1
-26
/
+26
*
Always write data to new buffer in SimulateAttrib0
gman@chromium.org
2012-04-10
1
-9
/
+10
*
Change the glGetShaderPrecisionFormat emulated values.
zmo@chromium.org
2012-04-09
1
-5
/
+7
*
Hanlde long attribute name mapping in bindAttribLocation.
zmo@chromium.org
2012-04-07
1
-0
/
+8
*
Delete renderbuffers when no longer referenced
gman@chromium.org
2012-04-06
1
-2
/
+0
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-06
1
-26
/
+26
*
Delete framebuffers when no longer referenced.
gman@chromium.org
2012-04-06
1
-2
/
+0
*
Delete Programs when no longer referenced
gman@chromium.org
2012-04-05
1
-1
/
+0
*
Don't delete textures until they're no longer referenced.
gman@chromium.org
2012-04-05
1
-1
/
+0
*
Prevent Mipmap generation for compressed textures.
gman@chromium.org
2012-04-05
1
-1
/
+1
[next]