summaryrefslogtreecommitdiffstats
path: root/gpu/config/gpu_driver_bug_list_json.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-141-1/+14
* Also blacklist the use of eglWaitSyncKHR on Adreno 2xx GPUs.tobiasjs2015-07-091-3/+3
* Revert of Also blacklist the use of eglWaitSyncKHR on Adreno 2xx GPUs. (patch...tobiasjs2015-07-091-2/+2
* Also blacklist the use of eglWaitSyncKHR on Adreno 2xx GPUs.tobiasjs2015-07-091-2/+2
* Revert "Disable GL_EXT_multisampled_render_to_texture on Chromecast"halliwell2015-07-061-14/+1
* Mac: Blacklist NSCGLSurface on VMWareccameron2015-06-251-1/+13
* Revert of Mac: Actually enable NSCGLSurface API (patchset #2 id:20001 of http...scottmg2015-06-191-13/+1
* Mac: Actually enable NSCGLSurface APIccameron2015-06-191-1/+13
* Elapsed timer queries are virtual and support multiple queries.dyen2015-06-171-5/+5
* Mac: Add GPU driver workaround for NSCGLSurface on multi-GPUccameron2015-06-161-1/+16
* Converted some GPU driver workarounds to use disabled_extensions.dyen2015-06-151-30/+30
* gpu: Extend 'exit_on_context_lost' WAR to Mali-450 (was Mali-400 only)sievers2015-06-101-3/+3
* content: Partial copy workaround for devices with known upload performance pr...reveman2015-06-101-1/+18
* Android: Enable 'crash GPU process on context lost' WAR for Mali-400sievers2015-06-051-1/+14
* Enable ANGLE workaround for NVIDIA GLSL compiler pow bugoetuaho2015-06-041-1/+17
* Generalize Adreno 420 workarounds to Adreno 4xx.aelias2015-06-021-9/+5
* Unify texImage2D and texImage3D handling.zmo2015-05-281-2/+2
* gpu: Add disable_blend_equation_advanced workaround for Adreno 4xx.vmiura2015-05-231-0/+13
* Disable multisampled_render_to_texture on Nexus6 & Android < 5.1.senorblanco2015-05-221-1/+18
* Revert "Disable multisampled_render_to_texture extension on Adreno."senorblanco2015-05-211-3/+2
* Disable multisampled_render_to_texture extension on Adreno.Daniel Sievers2015-05-201-2/+3
* gpu: disable the extension GL_EXT_disjoint_timer_query on tegrahendrikw2015-05-201-1/+18
* Disable GL_EXT_multisampled_render_to_texture on Chromecasthalliwell2015-05-201-1/+14
* gpu: Expand disable_discard_framebuffer from Power VR 540 to 5xxsievers2015-05-191-3/+3
* Disabled extensions in bug list now automatically removes the extension.dyen2015-05-181-1/+31
* Disable discard_framebuffer on ARM Mali-400 on Linuxhalliwell2015-05-081-1/+14
* Added ability to specify disabled extensions in the GPU Workarounds.dyen2015-05-011-1/+7
* Disable eglWaitSyncKHR on Adreno 3xxboliu2015-05-011-1/+18
* ui: Enable virtual contexts for linuxhendrikw2015-05-011-1/+11