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
*
External stream texture support.
sievers@chromium.org
2011-09-28
32
-78
/
+774
*
Revert 102978 - Change X11 error handler override to allow easy X11 error che...
dominich@chromium.org
2011-09-27
11
-61
/
+27
*
Change X11 error handler override to allow easy X11 error checking.
dominich@chromium.org
2011-09-27
11
-27
/
+61
*
Fix issue with unused mips.
gman@chromium.org
2011-09-27
2
-9
/
+36
*
Roll skia to 2303
bsalomon@google.com
2011-09-22
1
-0
/
+3
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
13
-31
/
+31
*
Fixes issues where WGC3D based on OSMesa GL implementation isn't allowing OES...
bsalomon@google.com
2011-09-21
1
-5
/
+3
*
Turn on glsl built-in function emulation in ANGLE shader translator.
zmo@google.com
2011-09-20
6
-23
/
+89
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
21
-1353
/
+149
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
21
-149
/
+1353
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
21
-1353
/
+149
*
Renamed ppb_opengles.h to ppb_opengles2.h.
alokp@chromium.org
2011-09-15
1
-3
/
+11
*
Reland 100801 - Ensure that compositor does not block the renderer process by...
apatrick@chromium.org
2011-09-13
1
-2
/
+3
*
Use Instance* in the Graphics3D constructor rather than Instance&, for
brettw@chromium.org
2011-09-13
1
-1
/
+1
*
Revert 100801 - Ensure that compositor does not block the renderer process by...
apatrick@chromium.org
2011-09-12
1
-3
/
+2
*
Ensure that compositor does not block the renderer process by issuing too man...
apatrick@chromium.org
2011-09-12
1
-2
/
+3
*
Keep track of the current per-thread context and surface. Add
kbr@google.com
2011-09-09
1
-6
/
+2
*
Revert "Revert 100494 - Fix bug in SimulateAttrib0."""
gman@chromium.org
2011-09-09
2
-42
/
+137
*
Revert 100494 - Revert "Revert 100453 - Revert "Revert 100384 - Fix bug in Si...
dmichael@chromium.org
2011-09-09
2
-137
/
+42
*
Revert "Revert 100453 - Revert "Revert 100384 - Fix bug in SimulateAttrib0.""
gman@chromium.org
2011-09-09
2
-42
/
+137
*
Revert 100453 - Revert "Revert 100384 - Fix bug in SimulateAttrib0 that did n...
dpapad@chromium.org
2011-09-09
2
-125
/
+32
*
Revert "Revert 100384 - Fix bug in SimulateAttrib0 that did not check for out...
gman@chromium.org
2011-09-09
2
-32
/
+125
*
Revert 100384 - Fix bug in SimulateAttrib0 that did not check for out of memory.
nsylvain@chromium.org
2011-09-09
2
-121
/
+32
*
Fix bug in SimulateAttrib0 that did not check for out of memory.
gman@chromium.org
2011-09-09
2
-32
/
+121
*
A less-mysterious fix for b95492: Restore the GL context after resize.
nduca@chromium.org
2011-09-09
2
-4
/
+9
*
Destroy resolved framebuffers on resize, not swap.
piman@chromium.org
2011-09-08
1
-8
/
+9
*
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
[next]