summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Fix GetFramebufferAttachmentParameteriv command handling.zmo2015-09-098-110/+121
* Proposing new CHROMIUM_sync_point API.dyen2015-09-081-19/+47
* Fix incorrect expectations for GLES CTS on Intel.geofflang2015-09-081-5/+5
* Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...jmadill2015-09-0814-484/+29
* Update generateMipmap to ES3 semantic in command bufferqiankun.miao2015-09-081-8/+12
* Fix support for internal_gles2_conform_test = truepetermayo2015-09-041-20/+23
* Explicit bindBufferRange implementation to allow handling null bufferbajones2015-09-043-12/+36
* Revert of gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)Tex...jmadill2015-09-048-494/+243
* Allow GL_RGB_YCBCR_422_CHROMIUM in CopyTextureCHROMIUM.dcastagna2015-09-042-11/+19
* Added support for EXTDisjointTimerQuery functions.dyen2015-09-042-0/+12
* command_buffer: Implement EXT_multisample_compatibilitykkinnunen2015-09-0414-29/+484
* command_buffer: Enable shader translator calls for tests with mock glkkinnunen2015-09-044-21/+37
* gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)TextureCHROMIUM.dongseong.hwang2015-09-048-243/+494
* Add command_buffer_gles2hendrikw2015-09-035-84/+188
* Supress ES CTS failures on the older Intel/OpenGL chips that the FYI bots run.geofflang2015-09-031-0/+6
* Use angle's GN build of angle_unittestscwallez2015-09-031-37/+2
* Revert of Add command_buffer_gles2 (patchset #16 id:350001 of https://coderev...jmadill2015-09-035-183/+84
* Add command_buffer_gles2hendrikw2015-09-035-84/+183
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Revert of Add command_buffer_gles2 (patchset #14 id:310001 of https://coderev...thakis2015-09-035-178/+84
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Add command_buffer_gles2hendrikw2015-09-025-84/+178
* Fixed QueryCounterEXT arguments to CommandBufferHelper.dyen2015-09-022-4/+4
* Revert of Add command_buffer_gles2 (patchset #13 id:290001 of https://coderev...jmadill2015-09-025-170/+86
* Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...pneubeck2015-09-0214-481/+29
* command_buffer: Implement EXT_multisample_compatibilitykkinnunen2015-09-0214-29/+481
* Add command_buffer_gles2hendrikw2015-09-025-86/+170
* Fix missing "break" in switch-case statements.zmo2015-09-021-0/+2
* Add YUV_420_BIPLANAR GpuMemoryBuffer formatandresantoso2015-09-022-0/+6
* Always enable MRT in shader translator in ES3 or higher.zmo2015-09-011-0/+4
* Make gtk2/gtk3 compile time switchable.erg2015-09-012-2/+2
* Advertise GL_EXT_disjoint_timer_query when available.dyen2015-09-011-0/+9
* Fixed compositor corruption when binding pixel pack/unpack buffers from WebGL2bajones2015-09-011-1/+1
* Log both GL and cpu-side memory in GLImage*Memoryericrk2015-09-011-0/+4
* gpu: introduce DISABLE_TEXTURE_STORAGE workaround for mesadongseong.hwang2015-09-014-5/+29
* Reland of "gpu: workaround force_cube_map_positive_x_allocation fixes Android...dongseong.hwang2015-09-018-6/+268
* gpu: Add stats tracking for shader cache hit rate.jmadill2015-09-011-1/+4
* content/gpu: Stop converting Rect to RectF implicitly.danakj2015-08-312-1/+7
* gpu: More image_ycbcr_422 support.dcastagna2015-08-312-0/+2
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-313-3/+7
* Fix two small bugs in transform feedback support.kbr2015-08-314-13/+43
* Use UintToString for unsigned values in //gpuricea2015-08-292-5/+5
* Initialize gpu::Capabilities::timer_queriesboliu2015-08-281-0/+1
* Revert of Add command_buffer_gles2 (patchset #6 id:160001 of https://coderevi...dewittj2015-08-285-182/+6
* Add command_buffer_gles2hendrikw2015-08-285-6/+182
* Move loader stub libraries out of //build/config/linuxdpranke2015-08-281-1/+1
* Implement the texture uploading of ASTC compression for WebGLcyzero.kim2015-08-286-2/+150
* Add remaining GN targets for the Linux gpu tests.dpranke2015-08-281-0/+29
* Move BufferFormat utility functions to gfx.andresantoso2015-08-281-71/+5