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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GPU cmd tests so they pass ASAN
gman@chromium.org
2011-09-08
4
-976
/
+925
*
Fix early flush logic.
jbauman@chromium.org
2011-09-08
2
-8
/
+16
*
Flush after resize to try to work around mac crash
jamesr@chromium.org
2011-09-07
1
-0
/
+3
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
2
-10
/
+10
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
2
-10
/
+10
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
2
-10
/
+10
*
Fix an out of bound access in GLES2DecoderWithShaderTest.VertexAttribPointer
glider@chromium.org
2011-09-06
1
-1
/
+1
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
27
-251
/
+64
*
Static initializers: Remove <iostream> include from GPU logging system.
erg@google.com
2011-09-01
3
-10
/
+33
*
Delay resize of the front buffer until the swap for offscreen buffers.
piman@chromium.org
2011-08-31
1
-43
/
+46
*
Initial checkin of the compositor_model_bench tool
piman@google.com
2011-08-31
65
-0
/
+2118
*
Added GPU process "echo" IPC message.
apatrick@chromium.org
2011-08-30
7
-26
/
+33
*
Call glFinish just before reallocating offscreen_saved_color_texture_
kbr@google.com
2011-08-29
1
-2
/
+4
*
Revert 98706 - Initial checkin of the compositor_model_bench tool
piman@google.com
2011-08-29
65
-2085
/
+0
*
Initial checkin of the compositor_model_bench tool
piman@google.com
2011-08-29
65
-0
/
+2085
*
Revert 98355 (was semantically incorrect, caused assertion failures in Debug ...
kbr@google.com
2011-08-29
1
-4
/
+1
*
Further attempted workarounds for Mac- and NVIDIA-specific crash. Can
kbr@google.com
2011-08-25
1
-1
/
+4
*
Use workaround for Mac NVIDIA driver bug on Lion as well.
kbr@google.com
2011-08-24
1
-6
/
+4
*
Switch nacl proxy code auto-gen to graphics3d interface.
nfullagar@google.com
2011-08-24
1
-7
/
+10
*
Work around NVIDIA driver bug on Mac OS X 10.6 causing GPU process
kbr@google.com
2011-08-22
2
-1
/
+25
*
Revert 97744 (broke gpu_unittests on Mac) - Work around NVIDIA driver bug on ...
kbr@google.com
2011-08-22
1
-18
/
+1
*
Work around NVIDIA driver bug on Mac OS X 10.6 causing GPU process
kbr@google.com
2011-08-22
1
-1
/
+18
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
10
-204
/
+174
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
10
-174
/
+204
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
10
-204
/
+174
*
Clear tex_image_2d_failed_ flag during new early return path in
kbr@chromium.org
2011-08-17
2
-0
/
+36
*
Removed config management from Graphics3D API. It will be better handled in t...
alokp@chromium.org
2011-08-16
1
-1
/
+1
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
16
-141
/
+531
*
fix executable bit
gman@chromium.org
2011-08-12
1
-0
/
+0
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
30
-106
/
+153
*
Expose DXT3 and DXT5 through ANGLE
gman@chromium.org
2011-08-11
4
-7
/
+198
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
16
-163
/
+209
*
Fix 2 Dr. Memory issues
gman@chromium.org
2011-08-08
2
-5
/
+7
*
Cache OpenGL program info on the client side of the command buffer.
gman@chromium.org
2011-08-08
11
-96
/
+753
*
Flush command streams after deleting resources
jamesr@chromium.org
2011-08-05
3
-2
/
+10
*
Fix OpenGL ES 2.0 Conformance tests support
gman@chromium.org
2011-08-04
1
-1
/
+3
*
Roll skia to r2034 (and add new gl bindings)
bsalomon@google.com
2011-08-04
1
-0
/
+6
*
Implemented support for GL context share groups in the renderer process.I put...
apatrick@chromium.org
2011-08-03
8
-32
/
+110
*
Resolve to temporary texture when doing readpixels
jbauman@chromium.org
2011-08-03
1
-13
/
+60
*
Updated demo to use resizable plugin element. This exercises the new PPB_Grap...
alokp@chromium.org
2011-08-02
6
-29
/
+89
*
Remove executable bit on text files.
avi@chromium.org
2011-08-01
6
-0
/
+0
*
Document CHROMIUM's OpenGL ES 2.0 extensions
gman@chromium.org
2011-08-01
6
-0
/
+462
*
Revert 94743 - Allow the renderer process to map textures from one context in...
jamesr@chromium.org
2011-07-30
9
-131
/
+48
*
Made CommandBuffer::GetLastState and SetContextLostReason pure virtual.
apatrick@chromium.org
2011-07-29
2
-29
/
+2
*
Allow the renderer process to map textures from one context into another.
apatrick@chromium.org
2011-07-29
9
-48
/
+131
*
Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout
vrk@google.com
2011-07-28
5
-67
/
+0
*
Insert a soft flush into the command buffer on unmapTexSubImage2D
jamesr@chromium.org
2011-07-28
1
-0
/
+2
*
Reland r93090, which was reverted in r93104.
alokp@chromium.org
2011-07-27
1
-14
/
+5
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
5
-12
/
+2
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-4
/
+3
[next]