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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reparenting of RendererGLContexts supports going from no parent to having a p...
apatrick@chromium.org
2011-07-19
1
-25
/
+34
*
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
38
-629
/
+148
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
19
-64
/
+184
*
Cache bindings on client side in command buffer.
gman@chromium.org
2011-07-13
6
-63
/
+301
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
19
-184
/
+63
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
19
-63
/
+184
*
Cooperatively round robin GPU command buffers.
apatrick@chromium.org
2011-07-12
2
-10
/
+24
*
Replace texture info when ID is already in use by parent.
reveman@google.com
2011-07-11
1
-0
/
+7
*
Add glGetProgramInfoCHROMIUM.
gman@chromium.org
2011-07-11
17
-11
/
+513
*
Fixes for Clang.
gman@chromium.org
2011-07-11
2
-19
/
+31
*
Move VertexAttribManager to another file.
gman@chromium.org
2011-07-11
4
-258
/
+478
*
Correct reporting of compressed texture formats and shader binary formats
gman@chromium.org
2011-07-07
12
-19
/
+201
*
We were synchronously destroying the RendererGlContext transfer buffers while...
jbates@chromium.org
2011-07-07
1
-1
/
+1
*
Cache easy to cache OpenGL values on client side of command buffer.
gman@chromium.org
2011-07-06
6
-94
/
+356
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
3
-4
/
+4
*
Re-Fixes Texture::Copy
gman@chromium.org
2011-06-29
1
-12
/
+11
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
4
-0
/
+66
*
Make swapbuffers copy use the correct format.
gman@chromium.org
2011-06-28
1
-2
/
+5
*
Return error after allocating GL resource.
gman@chromium.org
2011-06-28
5
-27
/
+237
*
Revert "Revert "Add glGetMultipleIntegervCHROMIUM""
gman@chromium.org
2011-06-28
19
-14
/
+536
*
Revert "Add glGetMultipleIntegervCHROMIUM"
gman@chromium.org
2011-06-27
19
-536
/
+14
*
Add glGetMultipleIntegervCHROMIUM
gman@chromium.org
2011-06-27
19
-14
/
+536
*
DCHECK glDeleteXXX with id = 0 as this is a bug in client code.
gman@chromium.org
2011-06-27
6
-70
/
+103
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
4
-16
/
+126
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
4
-126
/
+16
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
4
-16
/
+126
*
Add more trace events related to latch usage and to track RendererGlContext d...
jbates@chromium.org
2011-06-22
1
-2
/
+2
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-17
/
+32
*
Coverity: Pass by reference in CommandBufferHelper::SynchronizeState.
thestig@chromium.org
2011-06-22
2
-2
/
+2
*
Reapply Enforce-RGB patch with bugs fixed
gman@chromium.org
2011-06-20
14
-162
/
+1482
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
10
-95
/
+66
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
5
-29
/
+22
*
Release current context before destroying, so that it properly releases its r...
piman@google.com
2011-06-16
1
-1
/
+3
*
Uninitialized member in RingBufferWrapper.
finnur@chromium.org
2011-06-16
1
-1
/
+0
*
Fix Revert of 89054 so it builds on win_shared
gman@chromium.org
2011-06-14
13
-341
/
+1939
*
Revert 89054 - Add lots of client side OpenGL logging.
asargent@chromium.org
2011-06-14
13
-1939
/
+341
*
Add lots of client side OpenGL logging.
gman@chromium.org
2011-06-14
13
-341
/
+1939
*
Add tracing for various functions significant in compositor startup
jamesr@chromium.org
2011-06-14
2
-0
/
+4
*
Revert 89002 - Enforce RGB even on buggy drivers.
asargent@chromium.org
2011-06-14
12
-839
/
+125
*
Hook up with Angle shader translator backend.
zmo@google.com
2011-06-14
1
-18
/
+11
*
Enforce RGB even on buggy drivers.
gman@chromium.org
2011-06-14
12
-125
/
+839
*
Previously, the DisplayLink would never start until a software draw was done ...
jbates@chromium.org
2011-06-13
1
-4
/
+6
*
Resubmit http://codereview.chromium.org/7046057
gman@chromium.org
2011-06-09
2
-1
/
+100
*
Revert 88452 (broke gpu_unittests) - Fix LUMANINCE_ALPHA issue
rsleevi@chromium.org
2011-06-09
2
-100
/
+1
*
Fix LUMANINCE_ALPHA issue
gman@chromium.org
2011-06-09
2
-1
/
+100
*
Plumbing: Cache the resize callback so that we can call it later.
backer@chromium.org
2011-06-08
2
-1
/
+15
*
Added stddef.h to cmd_buffer_common.h to build with gcc-4.6.0.
asharif@chromium.org
2011-06-07
1
-0
/
+1
*
Send message to renderer on command buffer error
jbauman@chromium.org
2011-06-07
2
-0
/
+9
*
Optimize TexSubImage2D and BufferSubData
gman@chromium.org
2011-06-07
6
-39
/
+123
[next]