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_autogen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
1
-17
/
+0
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
1
-0
/
+17
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
1
-17
/
+0
*
Revert "Revert "Add glGetMultipleIntegervCHROMIUM""
gman@chromium.org
2011-06-28
1
-1
/
+3
*
Revert "Add glGetMultipleIntegervCHROMIUM"
gman@chromium.org
2011-06-27
1
-3
/
+1
*
Add glGetMultipleIntegervCHROMIUM
gman@chromium.org
2011-06-27
1
-1
/
+3
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-0
/
+7
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-7
/
+0
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-0
/
+7
*
Handle the situation in command buffer when texImage2D fails. Current implem...
zmo@google.com
2011-04-13
1
-90
/
+0
*
Make Command Buffer limit count for glUniformXXv calls.
gman@chromium.org
2011-03-25
1
-12
/
+12
*
Fix renderbuffer width, height issues
gman@chromium.org
2011-03-19
1
-1
/
+1
*
Share PPAPI out-of-process plugins between renderer processes.
brettw@chromium.org
2011-02-13
1
-1
/
+1
*
Make CopyTexImage2D and CopyTexSubImage2D fail if
gman@chromium.org
2010-12-23
1
-0
/
+9
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
1
-9
/
+12
*
Added glResizeCHRM to resize the drawable associated with the command buffer.
gman@chromium.org
2010-11-16
1
-0
/
+8
*
Fix a bug with count on commands that take a count
gman@chromium.org
2010-11-04
1
-175
/
+23
*
Adds stub for client side GL logging.
gman@chromium.org
2010-09-23
1
-1
/
+1
*
Add way to create a texture in parent's context and copy into it
jamesr@chromium.org
2010-08-28
1
-0
/
+8
*
Adds support for GL_EXT_texture_compression_s3tc,
gman@chromium.org
2010-08-26
1
-0
/
+5
*
Adds support for EXT_framebuffer_multisample
gman@chromium.org
2010-08-23
1
-0
/
+62
*
Clear render buffers
gman@chromium.org
2010-08-06
1
-9
/
+9
*
Adds range checking to glTexSubImage2D, glCompressedTexSubImage2D,
gman@chromium.org
2010-07-31
1
-6
/
+6
*
Refactor validation code so it can be modified at runtime.
gman@chromium.org
2010-06-15
1
-95
/
+95
*
Enables vertex attrib 0 and assigns a buffer to it
gman@chromium.org
2010-05-17
1
-26
/
+38
*
Makes shader translation a runtime switch.
gman@chromium.org
2010-05-17
1
-12
/
+0
*
Adds support for compressed textures. DXT1 only.
gman@chromium.org
2010-05-17
1
-0
/
+10
*
Adds wrapping to support BOOL types on uniforms since some OpenGL drivers
gman@chromium.org
2010-05-13
1
-12
/
+16
*
Resubmit CL http://codereview.chromium.org/1992008/
gman@google.com
2010-05-08
1
-62
/
+24
*
Revert gpu CL which broke the Mac build.
shess@chromium.org
2010-05-08
1
-24
/
+62
*
This CL adds the option to support buffers that are bound
gman@chromium.org
2010-05-07
1
-62
/
+24
*
A few more changes for conformance tests.
gman@chromium.org
2010-05-07
1
-1
/
+1
*
Adds error messages for synthesized gl errors.
gman@chromium.org
2010-04-29
1
-179
/
+217
*
GPU service interprets glFinish as glFlush.
apatrick@chromium.org
2010-04-27
1
-1
/
+1
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-146
/
+43
*
A bunch more GLES2 conformance test fixes.
gman@chromium.org
2010-04-22
1
-33
/
+13
*
Some GL drivers incorrectly return "gl_DepthRange.far" as
gman@chromium.org
2010-04-21
1
-1
/
+1
*
Resubmit CL#1629004 Support for client side buffers
gman@chromium.org
2010-04-13
1
-0
/
+28
*
Reverting commit 44334
gman@chromium.org
2010-04-13
1
-28
/
+0
*
Adds client side arrays
gman@chromium.org
2010-04-13
1
-0
/
+28
*
Adds stubs for glShaderBinary and glReleaseShaderCompiler.
gman@chromium.org
2010-04-12
1
-3
/
+9
*
Connects tracking renderbuffers and framebuffers
gman@chromium.org
2010-04-12
1
-20
/
+0
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-6
/
+0
*
Adds the remaining bucket commands, switches the
gman@chromium.org
2010-03-24
1
-38
/
+0
*
Refactored glGet commands to use a SizedResult for
gman@chromium.org
2010-03-17
1
-93
/
+273
*
Fixed bugs in glActiveTexture. Added real implementation
gman@chromium.org
2010-03-16
1
-6
/
+8
*
Track the bound framebuffer and renderbuffer and
gman@chromium.org
2010-03-11
1
-10
/
+14
*
Resubmitting
gman@chromium.org
2010-03-05
1
-2
/
+2
*
Reverting previous CL.
gman@chromium.org
2010-03-05
1
-2
/
+2
*
Implements index validation for DrawElements.
gman@chromium.org
2010-03-05
1
-2
/
+2
[next]