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
/
gpu.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a command to lose the context
gman@chromium.org
2012-12-17
1
-0
/
+1
*
gpu: Add async pixel transfers.
epenner@chromium.org
2012-12-17
1
-0
/
+2
*
Fix FBO client side state caching
gman@chromium.org
2012-12-16
1
-0
/
+1
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
1
-3
/
+1
*
Fix VAOs and client side arrays
gman@chromium.org
2012-11-29
1
-0
/
+1
*
Disambiguate 'headers' targets in khronos and mesa.
bauerb@chromium.org
2012-11-28
1
-4
/
+4
*
Fix GLES2CmdDecoder::DoTexStorage2DEXT so it can handle multiple levels.
apatrick@chromium.org
2012-11-26
1
-0
/
+1
*
Add support for GL_CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2012-11-21
1
-0
/
+1
*
Encapsulate khronos include paths in khronos.gyp,
phajdan.jr@chromium.org
2012-11-21
1
-19
/
+4
*
add shared resource test
gman@chromium.org
2012-11-14
1
-0
/
+1
*
Virtual GL
gman@chromium.org
2012-11-07
1
-0
/
+1
*
automate more GL state handling
gman@chromium.org
2012-10-30
1
-0
/
+1
*
Add CommandLatencyQuery to the gpu command buffer
brianderson@chromium.org
2012-10-23
1
-1
/
+1
*
Work around NVidia's glLinkProgram bug
gman@chromium.org
2012-10-23
1
-0
/
+1
*
Make GLES2Implementation based on GLES2Interface
gman@chromium.org
2012-10-16
1
-0
/
+2
*
Added support for OES_vertex_array_object to the command buffer
bajones@google.com
2012-09-27
1
-0
/
+1
*
Fix gyp --checked violations.
mkosiba@chromium.org
2012-08-28
1
-1
/
+1
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-0
/
+30
*
Implement GL_EXT_debug_marker
gman@chromium.org
2012-08-12
1
-0
/
+1
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-28
/
+273
*
Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...
bbudge@chromium.org
2012-08-07
1
-269
/
+28
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-28
/
+269
*
Add GL_CHROMIUM_get_error_query
gman@chromium.org
2012-07-09
1
-0
/
+2
*
Add ShareGroup stub
gman@chromium.org
2012-03-28
1
-0
/
+2
*
GPU: Fix the component build when the incremental linker is used.
rvargas@google.com
2012-03-07
1
-1
/
+1
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-231
/
+129
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-129
/
+231
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-231
/
+129
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-17
1
-0
/
+1
*
GPU: Split some of the GPU projects to individual gypi files.
rvargas@google.com
2012-02-17
1
-149
/
+15
*
Revert 122034 - Use shared memory to update the renderer's view of the comman...
zmo@google.com
2012-02-15
1
-1
/
+0
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-15
1
-0
/
+1
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
1
-0
/
+6
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
1
-6
/
+0
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
1
-0
/
+6
*
Remove command buffer command id tests etc..
gman@chromium.org
2012-01-27
1
-2
/
+0
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
1
-2
/
+13
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
1
-13
/
+2
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
1
-2
/
+13
*
Add --enable-gpu-debugging to call glGetError after every command in the comm...
gman@chromium.org
2012-01-14
1
-1
/
+3
*
Fix IsExtensionAvailable so it calls GetStringHelper
gman@chromium.org
2011-12-21
1
-1
/
+22
*
Log GLenums as strings in service
gman@chromium.org
2011-12-14
1
-4
/
+1
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-24
1
-4
/
+10
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
1
-10
/
+4
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
1
-4
/
+10
*
A few less TOUCH_UIs.
backer@chromium.org
2011-11-22
1
-1
/
+1
*
External stream texture support.
sievers@chromium.org
2011-09-28
1
-0
/
+6
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
1
-45
/
+0
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
1
-0
/
+45
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
1
-45
/
+0
[next]