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
*
Read framebuffer should have color image attached for ReadPixels/Copy{Sub}Tex...
zmo@chromium.org
2014-07-09
1
-0
/
+31
*
Fixes for re-enabling more MSVC level 4 warnings: gpu/ edition
pkasting@chromium.org
2014-07-09
10
-41
/
+50
*
Remove blanket whitelisting of Android 4.4.4 for GPU rasterization
ajuma@chromium.org
2014-07-08
1
-3
/
+3
*
Fix gpu_unittests for new Shader Translator header.
jmadill@chromium.org
2014-07-08
3
-0
/
+30
*
CC: Clean up tile size setting.
epenner@chromium.org
2014-07-03
5
-21
/
+1
*
Sheriff duty july 3rd cleaning up log statements
cpu@chromium.org
2014-07-03
1
-3
/
+1
*
Implement ScheduleOverlayPlaneCHROMIUM via GLSurface.
achaulk@chromium.org
2014-07-03
1
-4
/
+51
*
Update shader translator for new ANGLE header.
jmadill@chromium.org
2014-07-03
6
-0
/
+51
*
Fix GLImageSync::GetSize() to return actual texture size
sievers@chromium.org
2014-07-01
1
-10
/
+20
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
10
-5
/
+52
*
Use gles2_c_lib target instead of sources in tests
jamesr@chromium.org
2014-06-27
1
-7
/
+2
*
gpu: Make GL Renderbuffer restore lazy.
vmiura@chromium.org
2014-06-27
10
-44
/
+194
*
gpu/gles2_conform_support: On Chrome OS, don't use system.gyp to pull in GTK+
josh@joshtriplett.org
2014-06-27
1
-2
/
+3
*
Expose a low-end device mode override flags for non-android OSs as well
c.shu@samsung.com
2014-06-26
1
-2
/
+2
*
glGetString(GL_VENDOR) would possible return NULL, add NULL check here.
changjun.yang@intel.com
2014-06-26
1
-4
/
+6
*
gpu: Always use EGL_KHR_fence_sync with mailbox sync
sievers@chromium.org
2014-06-25
2
-17
/
+12
*
gpu: Expose GLFence impls
sievers@chromium.org
2014-06-25
3
-84
/
+129
*
Make blacklist robust enough to handle non numeric OS versions.
zmo@chromium.org
2014-06-23
2
-13
/
+56
*
Fix parameter type for glGenTextures.
heejin.r.chung@samsung.com
2014-06-23
3
-10
/
+13
*
Add common GLFence::IsSupported() check
sievers@google.com
2014-06-20
4
-14
/
+46
*
gpu: Update disable_egl_khr_fence_sync for Android 4.4.4
sievers@google.com
2014-06-20
1
-5
/
+5
*
Add semantics to apply gpu blakclist to AMD swichable when a discrete/integra...
zmo@chromium.org
2014-06-20
5
-4
/
+128
*
Remove GL query processing from DrawElements/DrawArrays.
vmiura@chromium.org
2014-06-19
1
-2
/
+0
*
Deprecate disable_egl_khr_fence_sync on future Android releases
sievers@chromium.org
2014-06-19
1
-9
/
+25
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
12
-74
/
+0
*
Remove the no longer used AMDVideoCardType enums.
zmo@chromium.org
2014-06-19
1
-11
/
+0
*
gpu: Add base class for gpu service tests
sievers@google.com
2014-06-18
20
-195
/
+176
*
Revert 278059 "gpu: Add base class for gpu service tests"
macourteau@chromium.org
2014-06-18
19
-173
/
+195
*
gpu: Add base class for gpu service tests
sievers@chromium.org
2014-06-18
19
-195
/
+173
*
GN: Fix up various gpu targets
jamesr@chromium.org
2014-06-18
4
-12
/
+111
*
Change GLInternalFormat param from GLint to GLenum.
jungjik.lee@samsung.com
2014-06-17
10
-11
/
+9
*
Remove unneeded shm versions of bucket functions from command buffer
kkinnunen@nvidia.com
2014-06-17
15
-1399
/
+565
*
Use the updated AMD switchable info collection code.
zmo@chromium.org
2014-06-13
2
-6
/
+14
*
Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...
schenney@chromium.org
2014-06-13
2
-0
/
+25
*
Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...
schenney@chromium.org
2014-06-13
2
-25
/
+0
*
Implement software fallback for PPB_VideoDecoder.
bbudge@chromium.org
2014-06-13
2
-0
/
+25
*
Revert of Use the updated AMD switchable info collection code. (https://coder...
rouslan@chromium.org
2014-06-13
2
-14
/
+6
*
Use the updated AMD switchable info collection code.
zmo@chromium.org
2014-06-13
2
-6
/
+14
*
Android: Disable EGL_KHR_fence_sync on all Qualcomm drivers
sievers@chromium.org
2014-06-10
1
-8
/
+4
*
Adding bindless variants mailbox produce/consume
bajones@chromium.org
2014-06-10
26
-218
/
+941
*
Delete non-CoreAnimation code in RWHVMac
ccameron@chromium.org
2014-06-07
1
-19
/
+1
*
Expand GPU rasterization device whitelist for field trial
ajuma@chromium.org
2014-06-07
4
-1
/
+30
*
Framebuffer clear() needs to consider the situation some draw buffers are dis...
zmo@chromium.org
2014-06-06
4
-2
/
+179
*
Hook up V8 to more of the GN build.
brettw@chromium.org
2014-06-05
1
-0
/
+5
*
Remove IOSurfaceSupport
ccameron@chromium.org
2014-06-04
2
-20
/
+8
*
gpu: Blacklist ARB_sync on MacOSX.
reveman@chromium.org
2014-06-04
1
-30
/
+2
*
gpu: Blacklist ARB_sync for two more device_ids on MacOSX.
reveman@chromium.org
2014-06-04
1
-1
/
+14
*
Fix desynched GPU stencil mask cache values.
jmadill@chromium.org
2014-06-03
4
-21
/
+29
*
gpu: Blacklist ARB_sync for yet another device_id on MacOSX.
reveman@chromium.org
2014-06-01
1
-1
/
+1
*
gn fixes for ui/gl and mac
jamesr@chromium.org
2014-06-01
1
-0
/
+2
[next]