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
*
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
*
Remove ipc::CommandBufferProxy. As an interface, it's not used.
piman@chromium.org
2013-09-26
3
-55
/
+0
*
Allow rendering from non-stream GL_TEXTURE_EXTERNAL_OES
sheu@chromium.org
2013-09-26
4
-50
/
+75
*
Re-enable framebuffer discarding on new ARM drivers
skyostil@chromium.org
2013-09-26
1
-3
/
+7
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
2
-4
/
+0
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-3
/
+4
*
gpu: [Android] Use 1MB as the MappedMemoryManager chunk size instead of 2MB f...
kaanb@chromium.org
2013-09-25
1
-1
/
+7
*
Enable virtual contexts for all ARM T-6xx models instead of just T-604
skyostil@chromium.org
2013-09-24
1
-5
/
+5
*
Revert 224810 "Enable GPU control lists in tests."
piman@chromium.org
2013-09-24
3
-44
/
+3
*
Enable GPU control lists in tests.
gab@chromium.org
2013-09-23
3
-3
/
+44
*
gpu: Upgrade DEPTH_COMPONENT16 to DEPTH_COMPONENT24 if possible
skyostil@chromium.org
2013-09-20
8
-49
/
+92
*
Disable GL_EXT_discard_framebuffer on older IMG drivers
sievers@chromium.org
2013-09-20
1
-1
/
+20
*
Expose real VENDOR/RENDERER strings for WEBGL_debug_renderer_info.
zmo@chromium.org
2013-09-20
1
-6
/
+5
[next]