summaryrefslogtreecommitdiffstats
path: root/gpu/config/gpu_driver_bug_list_json.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: disable_program_cache for adreno 530boliu2016-03-251-4/+4
* Remove Mac's needs_gl_finish_workaround / gpu::FORCE_GL_FINISH_AFTER_COMPOSITINGtapted2016-03-241-18/+1
* Disable glReadPixels workaround.erikchen2016-03-241-1/+12
* Make a command buffer workaround for glReadPixels on IOSurface backed textures.erikchen2016-03-221-1/+12
* Chromecast: disable multisampled render to texturehalliwell2016-03-211-1/+14
* Add CONTEXT_TYPE_OPENGLES2_PEPPERericrk2016-03-181-2/+2
* Add a workaround for copyTexImage2D as it is sometimes broken on OSX.erikchen2016-03-161-1/+13
* Implement unpack alignment driver bug workaround.zmo2016-03-141-0/+24
* [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-091-0/+15
* [gpu/config] Do not limit cubemaps to 1024 on OSX >= 10.10cwallez2016-03-071-2/+6
* android: limit max texture size to 4096boliu2016-03-021-1/+11
* 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-111-1/+18
* Set disabled GL extensions from gpu driver bug list for the test executableskkinnunen2016-02-011-13/+5
* [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
* GPU workarounds and test expectations for Linux/Intelpiman2016-01-141-1/+15
* Last CL to make ReadPixels ES3 conformant.zmo2016-01-131-1/+14
* Don't discard framebuffer on Windows.jbauman2016-01-091-1/+12
* gpu: Enable EXT_sRGB test on Android, disable it on Nexus 5Xkkinnunen2015-12-141-1/+15
* 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
* Ensured that texture completeness takes into account base and max levelbajones2015-11-241-1/+12
* Mac: Include Radeon 4670 in overlay blacklistccameron2015-11-241-1/+1
* gpu: Blacklist partial swap and CALayer overlays on 2009 iMacsccameron2015-11-101-1/+15
* gpu: Make glTexSubImage2D work with GL_SRGB_ALPHA on OpenGLkkinnunen2015-11-091-1/+17
* command_buffer: Support textured path rendering for CHROMIUM_path_renderingkkinnunen2015-11-021-3/+3
* Adjust MB/Flush on Adreno from 4MB > 1MBericrk2015-10-131-1/+13
* gpu: Use disable_gl_path_rendering workaround only on Linuxkkinnunen2015-10-131-1/+4
* gpu/config: Generalise Imagination workaroundrufus.hamade2015-10-121-5/+2
* gpu: Enable virtual contexts with nvidia drivers onlyhendrikw2015-10-091-2/+3
* Blacklist MSAA for GPU Raster on Intel GPUsericrk2015-10-011-1/+11
* Revert of gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)Tex...jmadill2015-09-041-1/+1
* gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)TextureCHROMIUM.dongseong.hwang2015-09-041-1/+1
* gpu: introduce DISABLE_TEXTURE_STORAGE workaround for mesadongseong.hwang2015-09-011-1/+17
* Reland of "gpu: workaround force_cube_map_positive_x_allocation fixes Android...dongseong.hwang2015-09-011-1/+47
* Apply all Mali-400 blacklist/workaround rules to Mali-450.aelias2015-08-211-9/+9
* Revert of "gpu: Nexus5 and ANGLE crashes with GL_TEXTURE_CUBE_MAP_NEGATIVE_X"...leviw2015-08-181-25/+1
* Reland of "gpu: Nexus5 and ANGLE crashes with GL_TEXTURE_CUBE_MAP_NEGATIVE_X"dongseong.hwang2015-08-181-1/+25
* Revert of gpu: workaround force_cube_map_positive_x_allocation fixes Android ...jmadill2015-08-171-13/+1
* gpu: workaround force_cube_map_positive_x_allocation fixes Android crash.dongseong.hwang2015-08-161-1/+13
* Mac: Remove non-overlay IOSurface/NSCGLSurface pathccameron2015-08-041-28/+1
* Disable program cache on Adreno 3xx GPUs.kbr2015-07-161-1/+13
* Rebind EGL context to flush driver cachesericrk2015-07-151-1/+13
* gpu: Disable program caching on Adreno 4xx 103.0 driversDaniel Sievers2015-07-141-1/+17