summaryrefslogtreecommitdiffstats
path: root/gpu/config
Commit message (Expand)AuthorAgeFilesLines
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-193-8/+8
* base: Remove using:: declaration from version.h header.tfarina2015-08-193-8/+8
* Revert of "gpu: Nexus5 and ANGLE crashes with GL_TEXTURE_CUBE_MAP_NEGATIVE_X"...leviw2015-08-182-27/+1
* Reland of "gpu: Nexus5 and ANGLE crashes with GL_TEXTURE_CUBE_MAP_NEGATIVE_X"dongseong.hwang2015-08-182-1/+27
* Revert of gpu: workaround force_cube_map_positive_x_allocation fixes Android ...jmadill2015-08-172-15/+1
* gpu: workaround force_cube_map_positive_x_allocation fixes Android crash.dongseong.hwang2015-08-162-1/+15
* Update SplitString calls to new formbrettw2015-08-086-19/+24
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-076-24/+19
* Update SplitString calls to new formbrettw2015-08-076-19/+24
* Fix overlays on Mac OS when running on Core Profile.kbr2015-08-062-80/+160
* Mac: Remove non-overlay IOSurface/NSCGLSurface pathccameron2015-08-042-30/+1
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-12/+0
* Allow WebGL on Android if the GPU has it's own process (Take 2)bajones2015-07-257-1/+59
* Revert of Allow WebGL on Android if the GPU has it's own process (patchset #6...alancutter2015-07-247-59/+13
* Allow WebGL on Android if the GPU has it's own processbajones2015-07-237-13/+59
* Add Jpeg decoder profile to GpuInfohenryhsu2015-07-233-4/+10
* gpu: Add support for different API to configs.jmadill2015-07-225-40/+132
* Add Windows 10 support to GPU config parser.wfh2015-07-224-4/+14
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* Remove legacy StartsWithASCII function.brettw2015-07-163-5/+7
* Disable program cache on Adreno 3xx GPUs.kbr2015-07-161-1/+13
* Rebind EGL context to flush driver cachesericrk2015-07-152-1/+15
* gpu: Disable program caching on Adreno 4xx 103.0 driversDaniel Sievers2015-07-142-1/+19
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-142-1/+16
* 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
* Enable clang warning for ignored attributes.benwells2015-07-061-1/+1
* Replace StringPrintf("%d", ...) with IntToString()ricea2015-07-012-3/+2
* Mac: Blacklist NSCGLSurface on VMWareccameron2015-06-251-1/+13
* Accelerated 2D Canvas for Chromecastesum2015-06-255-26/+59
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-241-50/+210
* Revert of Implement self-contained gpu data collection on Android (patchset #...erikwright2015-06-231-210/+50
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-231-50/+210
* 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-172-5/+7
* Mac: Add GPU driver workaround for NSCGLSurface on multi-GPUccameron2015-06-162-1/+18
* Converted some GPU driver workarounds to use disabled_extensions.dyen2015-06-152-40/+30
* Move StartsWith[ASCII] to base namespace.brettw2015-06-123-5/+5
* 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-102-3/+22
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Android: Enable 'crash GPU process on context lost' WAR for Mali-400sievers2015-06-051-1/+14
* Add tests for Android GL driver version extraction.tobiasjs2015-06-052-4/+78
* Enable ANGLE workaround for NVIDIA GLSL compiler pow bugoetuaho2015-06-042-1/+19
* Generalize Adreno 420 workarounds to Adreno 4xx.aelias2015-06-021-9/+5
* Unify texImage2D and texImage3D handling.zmo2015-05-282-4/+4
* gpu: Add disable_blend_equation_advanced workaround for Adreno 4xx.vmiura2015-05-232-0/+15