summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Fix for surfaceless implementationachaulk2014-09-261-12/+21
* Make the GPU feature info code more compact.bratell2014-09-252-2/+3
* gpu: Enable WebGL on Mali-400 GPUs that support EXT_robustnessskyostil2014-09-251-1/+5
* Adding skia gl interface binding for glCopyTextureCHROMIUMjunov2014-09-241-0/+1
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* Add VEA supported profiles to GPUInfo.wuchengli2014-09-235-0/+33
* Fix typo in check_gpu_bots.pyhartmanng2014-09-221-4/+4
* Add utility script for GPU Pixel Wranglers.hartmanng2014-09-221-0/+650
* Fixed issue where disjoint timer offsets were incorrectly calculated.dyen2014-09-221-14/+20
* Make mojo/services pass in "gn check"brettw2014-09-202-6/+7
* Revert of Make mojo/services pass in "gn check" (patchset #3 id:40001 of http...brettw2014-09-192-7/+6
* Make mojo/services pass in "gn check"Brett Wilson2014-09-192-6/+7
* command_buffer: Optimize non-debug path of GLES2DecoderImpl::DoCommands().vmiura2014-09-191-15/+49
* Do not format OpenGLES2 headers in build_gles2_cmd_buffer.py.mazda2014-09-181-2/+0
* Compile specific parts of the Android build with -O2.fdegans2014-09-172-7/+2
* android: Disable transfer thread on Adreno 420sievers2014-09-161-23/+47
* GN: Create a :gles2_interface target to resolve some check errors in //cc.jbroman2014-09-162-3/+18
* Clean up interfaces between Shader / ShaderTranslator / ANGLE side.zmo2014-09-1318-525/+582
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-136-6/+6
* Call MakeCurrent in in-process idle workboliu2014-09-111-1/+1
* Remove outdated ANGLE_SH_VERSION if-def stuff.zmo2014-09-109-219/+43
* command_buffer: Batch command processing to reduce handler overheads.vmiura2014-09-0918-162/+437
* Generate Pepper IDL for OpenGLES2hamaji2014-09-091-19/+68
* InProcessGL: Share MailboxManager per servicesievers2014-09-092-1/+13
* gpu: Allow CopyTexImage to be called with StreamTextures and GLImageSync.reveman2014-09-092-2/+0
* Log command name with GPU parse errors.jbauman2014-09-092-9/+4
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* command_buffer: Table based command dispatch.vmiura2014-09-083-383/+899
* Random fixes for scoped_refptr operator T* removal.dcheng2014-09-051-1/+1
* Avoid memcmp on potentially unpacked structs in MailboxManager::TargetNameLessjamesr2014-09-051-1/+3
* gpu: Add CopyTexImage function to GLImage API.reveman2014-09-054-1/+24
* Add bits to indicate which parts of GPUInfo are collected.zmo2014-09-0510-72/+103
* Disable HW video decoder acceleration on Samsung Galaxy Tab, which uses buggy...glaznev2014-09-051-1/+13
* gpu: Make CopyTexture work with GL_BGRA_EXT destination textures.reveman2014-09-042-3/+4
* Remove Mali-400/604 devices from GPU rasterization whitelist.aelias2014-09-041-4/+4
* Added support for GPU Tracing on mobile devices which support it.dyen2014-09-033-117/+204
* Blacklist GPU rasterization on Nexus 10.ernstm2014-09-021-1/+10
* gpu: Enable relevant extentions on GLES3.dongseong.hwang2014-09-012-14/+29
* Manual fixups in gpu/ for scoped_refptr operator T* removal.dcheng2014-08-3010-15/+25
* Enable command line arguments for GLES2 CTS.jmadill2014-08-292-1/+28
* Suppress a few more failures on the Win GPU Debug FYI bots.kbr2014-08-291-0/+4
* Update ES2 CTS Windows expectations.jmadill2014-08-281-0/+12
* Fix broken path in GLES2 CTS.jmadill2014-08-281-1/+1
* gpu: support immutable texture on Linux Mesa driver and GLES3.dongseong.hwang2014-08-272-2/+196
* In about:gpu page, make sure feature status and problem description matchzmo2014-08-272-2/+50
* Add initial support for NV_path_rendering extension to gpu command bufferkkinnunen2014-08-2638-26/+904
* Declaring the weak_ptr_factory in proper order.kulkarni.a2014-08-262-6/+6
* Restrict ETC1 power-of-two rounding to old IMG drivers.aelias2014-08-265-1/+20
* Remove implicit conversions from scoped_refptr to T* in gpu/Daniel Cheng2014-08-2618-70/+76
* Delete obsolete GPU rasterization content whitelist codeajuma2014-08-254-29/+1