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
*
gpu: Add Will/DidUseTexImage to GLImage API.
reveman@chromium.org
2013-10-19
7
-24
/
+404
*
Remove BindAttribLocationImmediate, BufferSubDataImmediate, CompressedTexSubI...
kloveless@chromium.org
2013-10-18
11
-772
/
+316
*
Add renderbuffer BGRA8 format extension and support in cmd buffer for desktop...
bsalomon@google.com
2013-10-18
3
-2
/
+76
*
Enforce FCM settings via the blacklist rather than in-code version checks.
gab@chromium.org
2013-10-18
1
-20
/
+5
*
Work around broken GL_TEXTURE_BINDING_EXTERNAL_OES query
sievers@chromium.org
2013-10-17
2
-5
/
+11
*
Remove blacklisted intel D3D11 driver since the bug is no longer reproducible.
zmo@chromium.org
2013-10-17
1
-17
/
+1
*
Apply shader short circuit workaround on MacOSX
zmo@chromium.org
2013-10-17
3
-3
/
+18
*
gpu: Disable EXT_discard_framebuffer on Chrome OS
dbehr@chromium.org
2013-10-16
1
-1
/
+12
*
Enable GPU control lists in tests on Windows (other OSes will follow, but thi...
gab@chromium.org
2013-10-14
3
-5
/
+66
*
telemetry: Enable GPU-specific test expectations on Android
skyostil@chromium.org
2013-10-14
2
-0
/
+3
*
Revert 228401 "Enable GPU control lists in tests."
tapted@chromium.org
2013-10-14
3
-66
/
+5
*
Enable GPU control lists in tests.
gab@chromium.org
2013-10-13
3
-5
/
+66
*
Revert 228024 "Revert 227819 "Revert 227583 "Disable image trans..."
jbauman@chromium.org
2013-10-11
1
-12
/
+1
*
Set immediate to false for DestroyImageCHROMIUM (seems to have no effect - bu...
kloveless@chromium.org
2013-10-11
9
-230
/
+126
*
Enable HW video decode on android (only affects WebRTC).
fischman@chromium.org
2013-10-11
1
-0
/
+5
*
Removed HandleBufferDataImmediate.
kloveless@chromium.org
2013-10-10
9
-322
/
+244
*
Revert 227819 "Revert 227583 "Disable image transport surface on..."
jbauman@chromium.org
2013-10-10
1
-1
/
+12
*
Revert 227977 "Enable GPU control lists in tests."
abodenha@chromium.org
2013-10-10
3
-66
/
+5
*
Enable GPU control lists in tests.
gab@chromium.org
2013-10-10
3
-5
/
+66
*
Break BackRenderbuffer dependency on the decoder.
kloveless@chromium.org
2013-10-10
1
-14
/
+26
*
Revert 227583 "Disable image transport surface on all windows ma..."
jbauman@chromium.org
2013-10-09
1
-12
/
+1
*
Remove GetAttribLocationImmediate and GetUniformLocationImmediate.
kloveless@chromium.org
2013-10-09
10
-457
/
+190
*
Move in process SignalQuery implementation to service side
jamesr@chromium.org
2013-10-09
7
-72
/
+92
*
Make ConvertableToTraceFormat ref-counted
wangxianzhu@chromium.org
2013-10-09
1
-5
/
+6
*
Remove TexSubImage2DImmediate, TexImage2DImmediate, CompressedTexImage2D.
kloveless@chromium.org
2013-10-09
11
-508
/
+274
*
ScopedRenderBufferBinder no longer depends on the Decoder.
kloveless@chromium.org
2013-10-09
1
-16
/
+8
*
Disable image transport surface on all windows machines.
jbauman@chromium.org
2013-10-08
1
-1
/
+12
*
Move the ScopedGLErrorSuprressor to only take ErrorState.
kloveless@chromium.org
2013-10-08
1
-31
/
+38
*
Remove TexImage2DImmediate as a first example of removing an immediate functi...
kloveless@chromium.org
2013-10-08
8
-245
/
+117
*
Support GL_TEXTURE_EXTERNAL_OES in ScopedTextureBinder.
sheu@chromium.org
2013-10-08
3
-40
/
+59
*
Remove the use_angle_translator condition.
zmo@chromium.org
2013-10-07
2
-27
/
+3
*
Revert 227161 "Include angle tests in gpu_unittests"
justinlin@chromium.org
2013-10-07
2
-52
/
+0
*
Add SignalQuery to GpuControl interface
jamesr@chromium.org
2013-10-05
6
-0
/
+20
*
Include angle tests in gpu_unittests
zmo@chromium.org
2013-10-05
2
-0
/
+52
*
GTTF: move the test launcher files to base/test/launcher
phajdan.jr@chromium.org
2013-10-04
1
-1
/
+1
*
Use translator instead of translator_glsl ANGLE dependency.
zmo@chromium.org
2013-10-04
2
-3
/
+27
*
Disable Stage3D when force compositing mode is disabled
jbauman@chromium.org
2013-10-02
1
-1
/
+7
*
Move Insert/SignalSyncPoint() to GpuControl
jamesr@chromium.org
2013-10-02
12
-35
/
+41
*
Move more framebuffer state out of ContextState and into FramebufferState.
kloveless@chromium.org
2013-10-02
4
-47
/
+59
*
gpu: Disables EXT_discard_framebuffer extension on Vivante GPUs.
kaanb@chromium.org
2013-10-01
1
-1
/
+16
*
Route GenMailboxCHROMIUM through GpuControl
piman@chromium.org
2013-10-01
18
-103
/
+71
*
[Android] Restore EGL Context after collecting GPU info
boliu@chromium.org
2013-10-01
1
-0
/
+45
*
GTTF: enable new test launcher for gpu_unittests
phajdan.jr@chromium.org
2013-09-30
2
-1
/
+22
*
PPAPI: Make GLES2 calls resilient to bad/dead resources.
dmichael@chromium.org
2013-09-30
1
-19
/
+60
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
3
-3
/
+5
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
3
-5
/
+3
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
3
-3
/
+5
*
Make *CommandBufferProxy* implement GpuControl
piman@chromium.org
2013-09-27
10
-2
/
+30
*
[Android] set the mapped_memory_limit for the browser compositor. This ensure...
kaanb@chromium.org
2013-09-26
1
-1
/
+1
*
Reenabled ANGLE_instanced_arrays on Windows
bajones@chromium.org
2013-09-26
1
-12
/
+1
[next]