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
/
build_gles2_cmd_buffer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed ppb_opengles.h to ppb_opengles2.h.
alokp@chromium.org
2011-09-15
1
-3
/
+11
*
Fix GPU cmd tests so they pass ASAN
gman@chromium.org
2011-09-08
1
-88
/
+40
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
1
-7
/
+7
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-7
/
+7
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-7
/
+7
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-8
/
+5
*
Switch nacl proxy code auto-gen to graphics3d interface.
nfullagar@google.com
2011-08-24
1
-7
/
+10
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-1
/
+2
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-2
/
+1
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-1
/
+2
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-7
/
+2
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
1
-4
/
+4
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
1
-20
/
+67
*
Cache OpenGL program info on the client side of the command buffer.
gman@chromium.org
2011-08-08
1
-9
/
+13
*
Flush command streams after deleting resources
jamesr@chromium.org
2011-08-05
1
-0
/
+2
*
Support GL_OES_EGL_image_external
bulach@chromium.org
2011-07-26
1
-2
/
+17
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-10
/
+0
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-0
/
+10
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
1
-114
/
+16
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-10
/
+0
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
1
-3
/
+2
*
Cache bindings on client side in command buffer.
gman@chromium.org
2011-07-13
1
-4
/
+3
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
1
-2
/
+3
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
1
-3
/
+2
*
Add glGetProgramInfoCHROMIUM.
gman@chromium.org
2011-07-11
1
-0
/
+16
*
Correct reporting of compressed texture formats and shader binary formats
gman@chromium.org
2011-07-07
1
-1
/
+6
*
Cache easy to cache OpenGL values on client side of command buffer.
gman@chromium.org
2011-07-06
1
-4
/
+14
*
Revert "Revert "Add glGetMultipleIntegervCHROMIUM""
gman@chromium.org
2011-06-28
1
-0
/
+9
*
Revert "Add glGetMultipleIntegervCHROMIUM"
gman@chromium.org
2011-06-27
1
-9
/
+0
*
Add glGetMultipleIntegervCHROMIUM
gman@chromium.org
2011-06-27
1
-0
/
+9
*
DCHECK glDeleteXXX with id = 0 as this is a bug in client code.
gman@chromium.org
2011-06-27
1
-16
/
+35
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-17
/
+32
*
Reapply Enforce-RGB patch with bugs fixed
gman@chromium.org
2011-06-20
1
-12
/
+33
*
Fix Revert of 89054 so it builds on win_shared
gman@chromium.org
2011-06-14
1
-15
/
+169
*
Revert 89054 - Add lots of client side OpenGL logging.
asargent@chromium.org
2011-06-14
1
-169
/
+15
*
Add lots of client side OpenGL logging.
gman@chromium.org
2011-06-14
1
-15
/
+169
*
Revert 89002 - Enforce RGB even on buggy drivers.
asargent@chromium.org
2011-06-14
1
-27
/
+6
*
Enforce RGB even on buggy drivers.
gman@chromium.org
2011-06-14
1
-6
/
+27
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-0
/
+8
*
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
*
Implement GL_CHROMIUM_rate_limit_offscreen_context
nduca@chromium.org
2011-05-13
1
-1
/
+9
*
Validate glTexParameter parameters.
gman@chromium.org
2011-05-12
1
-33
/
+124
*
Handle the situation in command buffer when texImage2D fails. Current implem...
zmo@google.com
2011-04-13
1
-2
/
+5
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-2
/
+2
*
Make Command Buffer limit count for glUniformXXv calls.
gman@chromium.org
2011-03-25
1
-7
/
+75
*
Implement latch system to help with GPU compositing flow control.
gman@chromium.org
2011-03-24
1
-0
/
+10
*
Fix renderbuffer width, height issues
gman@chromium.org
2011-03-19
1
-3
/
+4
*
Support caching resources in GLES2 calls in NaCl.
neb@chromium.org
2011-03-02
1
-1
/
+1
*
Share PPAPI out-of-process plugins between renderer processes.
brettw@chromium.org
2011-02-13
1
-9
/
+18
[next]