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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move code around to fix build with system mesa.
phajdan.jr@chromium.org
2013-01-16
1
-0
/
+1
*
Explicitly free shared memory buffers on destruction.
sievers@chromium.org
2013-01-16
2
-8
/
+24
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
4
-0
/
+4
*
Removing the JumpRelative, Call, CallRelative and Return commands.
dsinclair@chromium.org
2013-01-04
4
-110
/
+21
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-21
8
-42
/
+28
*
Fix tracing for gpu/ directory in NaCl
jbauman@chromium.org
2012-12-18
1
-1
/
+1
*
Add a command to lose the context
gman@chromium.org
2012-12-17
8
-0
/
+37
*
Fix FBO client side state caching
gman@chromium.org
2012-12-16
3
-22
/
+104
*
Revert 172805
apatrick@google.com
2012-12-14
8
-25
/
+42
*
Move gl2chromium.h out of third_party, it really is our file.
phajdan.jr@chromium.org
2012-12-14
1
-0
/
+1
*
Remove support for TRACE_EVENT_IF_LONGER_THANx macros
caseq@google.com
2012-12-13
1
-1
/
+0
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-13
8
-42
/
+25
*
Fix GLES rendering issues on Lumpy.
hshi@chromium.org
2012-12-12
2
-15
/
+3
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
8
-0
/
+72
*
Don't unbind if buffer id is 0. This avoids getting into a state where
gman@chromium.org
2012-12-11
2
-1
/
+14
*
Add tracing for commands that block on the GPU
jbauman@chromium.org
2012-12-11
2
-0
/
+19
*
Fix element array bug
gman@chromium.org
2012-12-07
2
-4
/
+16
*
Add more gl debug logging
gman@chromium.org
2012-12-07
3
-19
/
+234
*
Make FencedAlloctor fail on size = 0
gman@chromium.org
2012-12-05
2
-3
/
+22
*
gpu: Allow BufferData size=0 for pixel transfer buffer objects.
reveman@chromium.org
2012-12-03
3
-12
/
+29
*
gpu: Add async upload functions.
epenner@chromium.org
2012-11-30
8
-0
/
+174
*
gpu: Defer reads from default framebuffer when needed.
piman@chromium.org
2012-11-30
2
-6
/
+6
*
Fix VAOs and client side arrays
gman@chromium.org
2012-11-29
8
-626
/
+1162
*
Revert "Revert 169641 - Cache resource bindings on client"
gman@chromium.org
2012-11-27
4
-57
/
+106
*
Revert 169641 - Cache resource bindings on client
joi@chromium.org
2012-11-27
4
-109
/
+46
*
Cache resource bindings on client
gman@chromium.org
2012-11-27
4
-46
/
+109
*
Cache GL state.
gman@chromium.org
2012-11-26
8
-161
/
+305
*
gpu: Don't put BindBuffer commands with PIXEL_UNPACK_TRANSFER_BUFFER target i...
reveman@chromium.org
2012-11-25
2
-11
/
+14
*
Add support for GL_CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2012-11-21
10
-5
/
+473
*
Revert 168165 - Revert "Revert 167613 - Cache more GL state both service and ...
gman@chromium.org
2012-11-21
9
-403
/
+195
*
Update Chrome's GLES2 Headers
gman@chromium.org
2012-11-20
1
-204
/
+195
*
Add support for eglGetProcAddress
gman@chromium.org
2012-11-20
3
-0
/
+363
*
Add glTraceBeginCHROMIUM and glTraceEndCHROMIUM.
dsinclair@chromium.org
2012-11-16
9
-0
/
+59
*
Revert "Revert 167613 - Cache more GL state both service and client side."
gman@chromium.org
2012-11-16
9
-195
/
+403
*
Revert 167613 - Cache more GL state both service and client side.
shawnsingh@chromium.org
2012-11-14
9
-403
/
+195
*
Cache more GL state both service and client side.
gman@chromium.org
2012-11-14
9
-195
/
+403
*
gpu: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-07
4
-7
/
+7
*
automate more GL state handling
gman@chromium.org
2012-10-30
1
-4
/
+4
*
Add CommandLatencyQuery to the gpu command buffer
brianderson@chromium.org
2012-10-23
7
-12
/
+49
*
Flush after GenXXX commands
gman@chromium.org
2012-10-18
1
-0
/
+6
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
4
-0
/
+56
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
4
-56
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
4
-0
/
+56
*
Disable automatic flushes on compositor contexts.
jbauman@chromium.org
2012-10-17
2
-2
/
+13
*
Make GLES2Implementation based on GLES2Interface
gman@chromium.org
2012-10-16
11
-1590
/
+3281
*
Add the swap size to the PostSubBuffer trace event
danakj@chromium.org
2012-10-16
1
-1
/
+2
*
Implemented OES_element_index_uint in the Chrome GPU command buffer
bajones@chromium.org
2012-10-15
2
-18
/
+172
*
[Coverity] Fix uninitialized scalar variable.
kmadhusu@chromium.org
2012-10-05
1
-0
/
+1
*
Add back in code to flush command buffer every 3 ms
jbauman@chromium.org
2012-10-04
1
-0
/
+15
*
gpu: Fix clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-09-30
2
-66
/
+95
[prev]
[next]