summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Read framebuffer should have color image attached for ReadPixels/Copy{Sub}Tex...zmo@chromium.org2014-07-091-0/+31
* Fixes for re-enabling more MSVC level 4 warnings: gpu/ editionpkasting@chromium.org2014-07-0910-41/+50
* Remove blanket whitelisting of Android 4.4.4 for GPU rasterizationajuma@chromium.org2014-07-081-3/+3
* Fix gpu_unittests for new Shader Translator header.jmadill@chromium.org2014-07-083-0/+30
* CC: Clean up tile size setting.epenner@chromium.org2014-07-035-21/+1
* Sheriff duty july 3rd cleaning up log statementscpu@chromium.org2014-07-031-3/+1
* Implement ScheduleOverlayPlaneCHROMIUM via GLSurface.achaulk@chromium.org2014-07-031-4/+51
* Update shader translator for new ANGLE header.jmadill@chromium.org2014-07-036-0/+51
* Fix GLImageSync::GetSize() to return actual texture sizesievers@chromium.org2014-07-011-10/+20
* Add support for strong future sync points.jbauman@chromium.org2014-07-0110-5/+52
* Use gles2_c_lib target instead of sources in testsjamesr@chromium.org2014-06-271-7/+2
* gpu: Make GL Renderbuffer restore lazy.vmiura@chromium.org2014-06-2710-44/+194
* gpu/gles2_conform_support: On Chrome OS, don't use system.gyp to pull in GTK+josh@joshtriplett.org2014-06-271-2/+3
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-261-2/+2
* glGetString(GL_VENDOR) would possible return NULL, add NULL check here.changjun.yang@intel.com2014-06-261-4/+6
* gpu: Always use EGL_KHR_fence_sync with mailbox syncsievers@chromium.org2014-06-252-17/+12
* gpu: Expose GLFence impls sievers@chromium.org2014-06-253-84/+129
* Make blacklist robust enough to handle non numeric OS versions.zmo@chromium.org2014-06-232-13/+56
* Fix parameter type for glGenTextures.heejin.r.chung@samsung.com2014-06-233-10/+13
* Add common GLFence::IsSupported() checksievers@google.com2014-06-204-14/+46
* gpu: Update disable_egl_khr_fence_sync for Android 4.4.4sievers@google.com2014-06-201-5/+5
* Add semantics to apply gpu blakclist to AMD swichable when a discrete/integra...zmo@chromium.org2014-06-205-4/+128
* Remove GL query processing from DrawElements/DrawArrays.vmiura@chromium.org2014-06-191-2/+0
* Deprecate disable_egl_khr_fence_sync on future Android releasessievers@chromium.org2014-06-191-9/+25
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-1912-74/+0
* Remove the no longer used AMDVideoCardType enums.zmo@chromium.org2014-06-191-11/+0
* gpu: Add base class for gpu service testssievers@google.com2014-06-1820-195/+176
* Revert 278059 "gpu: Add base class for gpu service tests"macourteau@chromium.org2014-06-1819-173/+195
* gpu: Add base class for gpu service testssievers@chromium.org2014-06-1819-195/+173
* GN: Fix up various gpu targetsjamesr@chromium.org2014-06-184-12/+111
* Change GLInternalFormat param from GLint to GLenum.jungjik.lee@samsung.com2014-06-1710-11/+9
* Remove unneeded shm versions of bucket functions from command bufferkkinnunen@nvidia.com2014-06-1715-1399/+565
* Use the updated AMD switchable info collection code.zmo@chromium.org2014-06-132-6/+14
* Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...schenney@chromium.org2014-06-132-0/+25
* Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...schenney@chromium.org2014-06-132-25/+0
* Implement software fallback for PPB_VideoDecoder.bbudge@chromium.org2014-06-132-0/+25
* Revert of Use the updated AMD switchable info collection code. (https://coder...rouslan@chromium.org2014-06-132-14/+6
* Use the updated AMD switchable info collection code.zmo@chromium.org2014-06-132-6/+14
* Android: Disable EGL_KHR_fence_sync on all Qualcomm driverssievers@chromium.org2014-06-101-8/+4
* Adding bindless variants mailbox produce/consumebajones@chromium.org2014-06-1026-218/+941
* Delete non-CoreAnimation code in RWHVMacccameron@chromium.org2014-06-071-19/+1
* Expand GPU rasterization device whitelist for field trialajuma@chromium.org2014-06-074-1/+30
* Framebuffer clear() needs to consider the situation some draw buffers are dis...zmo@chromium.org2014-06-064-2/+179
* Hook up V8 to more of the GN build.brettw@chromium.org2014-06-051-0/+5
* Remove IOSurfaceSupportccameron@chromium.org2014-06-042-20/+8
* gpu: Blacklist ARB_sync on MacOSX.reveman@chromium.org2014-06-041-30/+2
* gpu: Blacklist ARB_sync for two more device_ids on MacOSX.reveman@chromium.org2014-06-041-1/+14
* Fix desynched GPU stencil mask cache values.jmadill@chromium.org2014-06-034-21/+29
* gpu: Blacklist ARB_sync for yet another device_id on MacOSX.reveman@chromium.org2014-06-011-1/+1
* gn fixes for ui/gl and macjamesr@chromium.org2014-06-011-0/+2