summaryrefslogtreecommitdiffstats
path: root/gpu/config
Commit message (Expand)AuthorAgeFilesLines
* Blacklist partial swaps on linuxpiman@chromium.org2014-03-222-1/+14
* Blacklist GLX indirect renderingpiman@chromium.org2014-03-2214-52/+137
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-1/+3
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-3/+5
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-8/+9
* Move force glFlush in compositing_iosurface_mac.mm to gpu driver bug listzmo@chromium.org2014-03-132-1/+37
* gpu: Allow overriding GPU driver workarounds via command linerobert.bradford@intel.com2014-03-124-17/+42
* Move init_vertex_attributes workarounds to gpu driver bug list.zmo@chromium.org2014-03-122-1/+15
* Clean up outdated gpu driver bug workarounds for Mac 10.9zmo@chromium.org2014-03-091-39/+56
* Reenable MSAA on Malimarcheu@chromium.org2014-03-071-17/+1
* Revert 255228 "Don't blacklist accelerated 2d canvas if WinStats..."zmo@chromium.org2014-03-061-10/+2
* Don't blacklist accelerated 2d canvas if WinStats are unavailable.zmo@chromium.org2014-03-061-2/+10
* Workaround Linux AMD driver bug where TEXTURE_MAX_ANISOTROPY init value is in...zmo@chromium.org2014-03-052-1/+15
* Revert 254629 "gpu: Allow overriding GPU driver workarounds via ..."thakis@chromium.org2014-03-043-29/+7
* gpu: Allow overriding GPU driver workarounds via command linerobert.bradford@intel.com2014-03-043-7/+29
* Roll ANGLE to include the loop unrolling fix.zmo@chromium.org2014-03-012-1/+14
* Disable accelerated video decode for switchable AMD gpusvangelis@chromium.org2014-02-271-1/+14
* android: Blacklist failed driver for async readbackpowei@chromium.org2014-02-211-7/+3
* List gpu driver bug workaround reasons in about:gpuzmo@chromium.org2014-02-213-33/+72
* Move multisampling control from gpu blacklist to driver bug workaround list.zmo@chromium.org2014-02-156-89/+82
* Enable mac driver bug workaround init_varyings_without_static_use.zmo@chromium.org2014-02-122-1/+14
* Don't initialize GL again in AcceleratedSurface::Initialize()danakj@chromium.org2014-02-111-0/+1
* Add a gpu driver bug workaround to count in all varyings in packing check.zmo@chromium.org2014-02-072-1/+33
* Hookup clear_uniforms_before_first_program_use workaround with implementation.zmo@chromium.org2014-02-062-3/+11
* Add Mavericks to test config.zmo@chromium.org2014-02-044-5/+14
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-033-20/+6
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-313-6/+20
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-303-20/+6
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-303-6/+20
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-303-20/+6
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-274-18/+0
* Encapsulate functionality of the mock GL interface to MockGLInterfaceoetuaho@nvidia.com2014-01-252-3/+3
* Only allow the SVGA3D VMware driver, not the llvmpipe one.zmo@chromium.org2014-01-221-1/+5
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-1/+1
* Remove NVIDIA entry from blacklistvangelis@chromium.org2014-01-141-17/+1
* Blacklisting accelerated video for range of drivers found by VIMEO. vangelis@chromium.org2014-01-131-0/+83
* Update GPU feature tests to expect no GPU on Windows <=Vistaccameron@chromium.org2014-01-101-1/+7
* Allow WMware software renderer with newer Mesa drivers in Linuxzmo@chromium.org2014-01-091-3/+15
* Revert 243714 "Update GPU feature tests to expect no GPU on Wind..."scottmg@chromium.org2014-01-091-7/+1
* Blacklist WebGL on Intel Graphics Media Accelerator 3150 in windows.zmo@chromium.org2014-01-091-1/+14
* Update GPU feature tests to expect no GPU on Windows <=Vistaccameron@chromium.org2014-01-091-1/+7
* Check for "Mali-Txxx" instead of "Mali-T6xx"johnme@chromium.org2014-01-081-3/+3
* Remove osmesa blacklist exception on WinXPccameron@chromium.org2014-01-081-9/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-033-8/+8
* Add Galaxy S4 into GPU blacklistwjia@chromium.org2013-12-271-1/+18
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-3/+3
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-233-8/+8
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* Revert 240707 "Add some logic to identify the active GPU in mult..."nona@chromium.org2013-12-177-154/+1
* Add some logic to identify the active GPU in multiple-gpu situation in Linuxzmo@chromium.org2013-12-137-1/+154