summaryrefslogtreecommitdiffstats
path: root/gpu/gles2_conform_support
Commit message (Expand)AuthorAgeFilesLines
* Add a temporary supression for SRGB issues on the Windows Intel FYI bot with ...geofflang2015-10-011-0/+1
* Added a unique command buffer ID for command buffers.dyen2015-09-182-0/+10
* Fix incorrect expectations for GLES CTS on Intel.geofflang2015-09-081-5/+5
* Fix support for internal_gles2_conform_test = truepetermayo2015-09-041-20/+23
* Add command_buffer_gles2hendrikw2015-09-033-84/+110
* Supress ES CTS failures on the older Intel/OpenGL chips that the FYI bots run.geofflang2015-09-031-0/+6
* Revert of Add command_buffer_gles2 (patchset #16 id:350001 of https://coderev...jmadill2015-09-033-110/+84
* Add command_buffer_gles2hendrikw2015-09-033-84/+110
* Revert of Add command_buffer_gles2 (patchset #14 id:310001 of https://coderev...thakis2015-09-033-110/+84
* Add command_buffer_gles2hendrikw2015-09-023-84/+110
* Revert of Add command_buffer_gles2 (patchset #13 id:290001 of https://coderev...jmadill2015-09-023-102/+86
* Add command_buffer_gles2hendrikw2015-09-023-86/+102
* Make gtk2/gtk3 compile time switchable.erg2015-09-012-2/+2
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-3/+5
* Revert of Add command_buffer_gles2 (patchset #6 id:160001 of https://coderevi...dewittj2015-08-281-10/+6
* Add command_buffer_gles2hendrikw2015-08-281-6/+10
* gpu: Add memory tracing of GPU transfer buffers.reveman2015-08-251-1/+2
* Apply the bot config api based on the command line arguments.geofflang2015-08-252-6/+43
* Revert of Apply the bot config api based on the command line arguments. (patc...geofflang2015-08-252-38/+1
* Apply the bot config api based on the command line arguments.geofflang2015-08-252-1/+38
* Fix crash caused by concurrent access to framebuffer_combo_complete_map_.tobiasjs2015-08-221-8/+3
* gpu: Remove unneeded dependency from gles2_conform_support.exehendrikw2015-08-121-1/+0
* Add various GPU isolates for GN.dpranke2015-08-121-0/+21
* gpu: Implement a eglCreatePbufferSurfacehendrikw2015-08-071-1/+26
* gpu: Add calling convention for win32hendrikw2015-08-051-1/+2
* Partial revert of Enable MSVC warning C4018 for various directories that seem...mgiuca2015-07-211-1/+2
* Enable MSVC warning C4018 for various directories that seem to pass as-is.pkasting2015-07-211-2/+1
* Refactor incompatible pointer type to a configpetermayo2015-07-171-1/+1
* Mandoline: Make TransferBufferManager RefCountedfsamuel2015-07-062-2/+2
* DCHECK if shader compilation fails that it's due to context loss.danakj2015-06-092-0/+6
* gpu: Initialize masked alpha values to 1.0.jmadill2015-05-061-8/+0
* gpu: Fix support for GL_FIXED on GLES2.jmadill2015-05-061-1/+0
* gpu: Turn on more Windows ES2-CTS tests.jmadill2015-05-051-7/+0
* Port gles2_conform_test_windowless action to GN build.tfarina2015-03-311-1/+104
* Port generate_gles2_conform_embedded_files action to GN build.tfarina2015-03-271-0/+15
* gpu: Add gles2_conform_test target to GN build.tfarina2015-03-271-0/+12
* gpu: Convert gles2_conform_support target to GN build.tfarina2015-03-124-7/+41
* gpu: Convert egl_main_windowless target to GN build.tfarina2015-03-102-0/+32
* gpu: Convert egl_main_native target to GN build.tfarina2015-03-092-0/+32
* gpu: Convert egl_native target to GN build.tfarina2015-03-082-0/+37
* Sort GYP and GN files under gpusatorux2015-02-182-44/+44
* Disable warning in GLES2 CTS in Windows.jmadill2015-02-121-5/+2
* Add support for multithreading the GPU command buffer.jbauman2015-02-122-0/+5
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-223-7/+7
* Add optimization for CHROMIUM_subscribe_uniform extension.orglofch2014-12-151-2/+9
* Add mouse input forwarding to gpu serviceorglofch2014-12-031-1/+2
* PepperGL: Enable client side arrays support.penghuang2014-11-032-1/+3
* Standardize usage of virtual/override/final in gpu/dcheng2014-10-211-20/+19
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-132-14/+23
* Replacing the OVERRIDE with override and FINAL with final in gpumohan.reddy2014-10-081-10/+10