summaryrefslogtreecommitdiffstats
path: root/gpu/config
Commit message (Expand)AuthorAgeFilesLines
* gpu: disable_program_cache for adreno 530boliu2016-03-251-4/+4
* Content "gn check" work.brettw2016-03-251-4/+3
* Revert of Introduce GpuVideoDecodeAcceleratorFactory. (patchset #22 id:600001...lkcrbrettw2016-03-251-1/+0
* Introduce GpuVideoDecodeAcceleratorFactory.posciak2016-03-251-0/+1
* Remove Mac's needs_gl_finish_workaround / gpu::FORCE_GL_FINISH_AFTER_COMPOSITINGtapted2016-03-242-20/+1
* Disable glReadPixels workaround.erikchen2016-03-241-1/+12
* Make a command buffer workaround for glReadPixels on IOSurface backed textures.erikchen2016-03-222-1/+14
* Chromecast: disable multisampled render to texturehalliwell2016-03-211-1/+14
* Expose encrypted_only attribute on VDA supported profiles.dalecurtis2016-03-192-0/+2
* Add CONTEXT_TYPE_OPENGLES2_PEPPERericrk2016-03-182-4/+4
* Enable GN check for gpu and rlzbrettw2016-03-182-4/+2
* Add a workaround for copyTexImage2D as it is sometimes broken on OSX.erikchen2016-03-162-1/+15
* Implement unpack alignment driver bug workaround.zmo2016-03-142-6/+32
* [gpu/config] Extend cubemap exception to 10.9cwallez2016-03-141-2/+2
* Disable DirectComposition on Windows <10jbauman2016-03-101-1/+16
* Don't detach SurfaceTexture from GL Context on Mali <= KitKat.liberato2016-03-092-0/+17
* [gpu/config] Do not limit cubemaps to 1024 on OSX >= 10.10cwallez2016-03-071-2/+6
* [gpu/config] on Linux AMD using ANGLE do not fallback to softwarecwallez2016-03-041-0/+3
* android: limit max texture size to 4096boliu2016-03-021-1/+11
* gpu: Add out-of-line copy ctors for complex classes.vmpstr2016-03-016-0/+14
* Check that MediaCodec sends FORMAT_CHANGED before decoded buffers.liberato2016-03-011-1/+21
* Fix GPU acceleration on Intel GMA*lof842016-02-222-0/+34
* gpu: Expand disable_program_cache driver versionsboliu2016-02-181-2/+2
* Disable D3D11 on AMD drivers 15.200.* and 15.201.*.geofflang2016-02-161-1/+21
* Disable canvas 2d COW optimization on adreno 4xxboliu2016-02-112-1/+20
* Make gpu black list work again on Linuxj.isorce2016-02-112-0/+29
* update obsolete code.google.com documentation linksmostynb2016-02-081-1/+1
* command_buffer_gles2: Avoid crashing for lack of JNIkkinnunen2016-02-031-2/+7
* Set disabled GL extensions from gpu driver bug list for the test executableskkinnunen2016-02-015-31/+60
* Comparison and streaming operators for base::Versionrobpercival2016-01-251-1/+1
* Enable DirectComposition by default (reland)jbauman2016-01-201-0/+2
* [Reland] Add a workaround for Mac ReadPixels.zmo2016-01-201-1/+12
* Revert of Add a workaround for Mac ReadPixels. (patchset #2 id:20001 of https...zmo2016-01-161-12/+1
* Add a workaround for Mac ReadPixels.zmo2016-01-151-1/+12
* Revert of Enable DirectComposition by default. (patchset #2 id:20001 of https...zmo2016-01-141-2/+0
* GPU workarounds and test expectations for Linux/Intelpiman2016-01-141-1/+15
* Enable DirectComposition by default.jbauman2016-01-141-0/+2
* Last CL to make ReadPixels ES3 conformant.zmo2016-01-132-1/+16
* Don't discard framebuffer on Windows.jbauman2016-01-091-1/+12
* Change GPU blacklist for Linux Optiums GPUs.vmiura2015-12-291-11/+7
* Replace RE2 import with a dependencybattre2015-12-212-2/+2
* Switch to standard integer types in gpu/.avi2015-12-2125-103/+153
* gpu: Enable EXT_sRGB test on Android, disable it on Nexus 5Xkkinnunen2015-12-141-1/+15
* Don't require VDAs to return all PictureBuffers at once.liberato2015-12-104-8/+25
* Identify the active GPU using GL strings in multiple GPU situation.zmo2015-12-097-5/+147
* It requires at minumun GLES 3.0 or GL 3.0 or availabilty ofj.isorce2015-12-032-3/+20
* Disable GL_EXT_texture_rg with GLES 2.0 on Mesa drivers prior version 11.1j.isorce2015-12-031-1/+22
* gpu: Fix gl_tests failing on volantis in gl path rendering testkkinnunen2015-12-011-1/+17
* gpu: Select gpu workarounds with gl_vendor when appropriatekkinnunen2015-12-011-3/+18
* Blacklist GPU raster and accelerated canvas on Vivante.aelias2015-11-251-1/+14