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
*
Plumb ScheduleOverlayPlane into the GPU process.
alexst@chromium.org
2014-04-09
20
-2
/
+493
*
Filter redundant state changes in gles2::ContextState::RestoreGlobalState().
vmiura@chromium.org
2014-04-09
5
-91
/
+269
*
Remove default textures in (!bind_generates_resource) context groups.
vmiura@chromium.org
2014-04-08
11
-159
/
+658
*
Fix -Wunused-local-typedefs errors with GCC 4.7+
fdegans@chromium.org
2014-04-07
4
-13
/
+0
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
9
-27
/
+92
*
Make ShaderTranslatorCache per thread refcounted
boliu@chromium.org
2014-04-03
12
-48
/
+81
*
Revert r258965 aka reland r258122
sievers@chromium.org
2014-04-03
3
-13
/
+10
*
Initialize overlay validator in GpuBrowserCompositorOutputSurface.
alexst@chromium.org
2014-04-03
3
-7
/
+9
*
gpu: Add explicit dependency on X11/Xext when building with X11.
sadrul@chromium.org
2014-04-03
1
-0
/
+2
*
Move force sync readpixel to gpu driver bug list
zmo@chromium.org
2014-04-03
3
-8
/
+2
*
Append (instead of replace) gpu driver bug workarounds from commandline.
zmo@chromium.org
2014-04-03
5
-34
/
+81
*
Refactor gpu::Buffer to allow different types of backing
piman@chromium.org
2014-04-02
13
-70
/
+110
*
Only turn on force_gl_finish_after_compositing when Intel GPU is active.
zmo@chromium.org
2014-04-02
1
-5
/
+6
*
gpu: Bind dummy GL API when no context is current
sievers@google.com
2014-04-02
1
-0
/
+10
*
Add gpu blacklist semantic of applying only to the "active" gpu.
zmo@chromium.org
2014-04-02
7
-126
/
+347
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
18
-938
/
+690
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
18
-690
/
+938
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
18
-938
/
+690
*
Update fields for translator resources.
jmadill@chromium.org
2014-04-01
1
-0
/
+17
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
8
-53
/
+35
*
GPU: Fix NULL gpu::Buffer dereference.
epenner@chromium.org
2014-04-01
3
-2
/
+7
*
Revert 260560 "Roll ANGLE with a translator gyp change."
ccameron@chromium.org
2014-03-31
1
-1
/
+1
*
Whitelist Intel Haswell gpu (0x0a16) on linux with newer mesa drivers.
zmo@chromium.org
2014-03-31
1
-2
/
+9
*
Enable gpu features for AMD gpu with newer Mesa drivers on Linux
zmo@chromium.org
2014-03-31
1
-6
/
+50
*
ui: Cleanup gfx::GpuMemoryBuffer interface.
reveman@chromium.org
2014-03-31
2
-6
/
+4
*
Wire glDiscardFramebuffer up to Skia.
bsalomon@google.com
2014-03-31
1
-0
/
+1
*
Roll ANGLE with a translator gyp change.
jmadill@chromium.org
2014-03-31
1
-1
/
+1
*
gpu: Reuse transfer buffers more aggresively
jadahl@opera.com
2014-03-31
44
-86
/
+927
*
Blacklist Intel GPU driver version 8.15.10.1749. This is an old driver (circ...
vangelis@chromium.org
2014-03-31
1
-1
/
+17
*
Mojo: Move C gles2 header files to mojo/public/c/gles2.
viettrungluu@chromium.org
2014-03-30
28
-30
/
+30
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
3
-0
/
+22
*
Revert 260177 "By keeping track of transfer buffer usage (both s..."
creis@chromium.org
2014-03-28
44
-924
/
+86
*
By keeping track of transfer buffer usage (both sync and async), it is
jadahl@opera.com
2014-03-28
44
-86
/
+924
*
GLHelper: Use preferred BGRA read pixels for YUV read back
robert.bradford@intel.com
2014-03-27
2
-0
/
+157
*
GPU: Remove memory duplication in async uploads.
epenner@chromium.org
2014-03-27
15
-465
/
+86
*
GPU:'Pass' SharedMemory when possible.
epenner@chromium.org
2014-03-27
7
-81
/
+64
*
GPU: Reference count gpu::Buffer.
epenner@chromium.org
2014-03-26
37
-202
/
+254
*
gpu: Generate GLES2Implementation::UseProgram().
dongseong.hwang@intel.com
2014-03-25
7
-23
/
+71
*
Revert 258122 "gpu: Allow fences to check whether a flush has oc..."
sievers@google.com
2014-03-24
3
-10
/
+13
*
Blacklist partial swaps on linux
piman@chromium.org
2014-03-22
4
-7
/
+27
*
Blacklist GLX indirect rendering
piman@chromium.org
2014-03-22
14
-52
/
+137
*
GPU: Only restore one texture unit in ScopedTextureBinder.
epenner@chromium.org
2014-03-21
7
-0
/
+53
*
Revert 258402 "GLHelper: Use preferred BGRA read pixels for YUV ..."
brettw@chromium.org
2014-03-20
2
-137
/
+0
*
GLHelper: Use preferred BGRA read pixels for YUV read back
robert.bradford@intel.com
2014-03-20
2
-0
/
+137
*
gpu: Allow fences to check whether a flush has occurred
sievers@chromium.org
2014-03-19
3
-13
/
+10
*
Break gpu -> ui_base dependency
jamesr@chromium.org
2014-03-19
1
-1
/
+0
*
Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...
jbauman@chromium.org
2014-03-18
11
-97
/
+85
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-1
/
+3
*
Update PRESUBMIT for tryserver.chromium.gpu
phajdan.jr@chromium.org
2014-03-18
1
-1
/
+1
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
4
-7
/
+13
[next]