summaryrefslogtreecommitdiffstats
path: root/cc/test/test_gles2_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Removed client side support for old sync points.dyen2016-01-201-1/+0
* Verify resource provider sync tokens before sending to parent.dyen2016-01-061-1/+5
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-021-1/+4
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-031-1/+2
* gpu: Remove async texture uploads.reveman2015-08-271-19/+0
* Remove ContextProvider::IsContextLost.danakj2015-06-091-0/+1
* Use shallow finish instead of real finish on Display resize.jbauman2015-05-281-0/+1
* cc: TextureUploader - Reset GL_UNPACK_ALIGNMENT after Gpu Raster.vmiura2014-12-251-0/+2
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-172/+159
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-8/+3
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-71/+71
* cc: Add CHROMIUM_gpu_memory_buffer_image support to TestGLES2Interface.reveman2014-10-031-0/+4
* Surfaceless OutputSurface implementation.achaulk2014-09-161-0/+15
* Making use of bindless variants mailbox produce/consume on remainders.dongseong.hwang@intel.com2014-07-221-0/+6
* Change GLInternalFormat param from GLint to GLenum.jungjik.lee@samsung.com2014-06-171-1/+1
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-2/+3
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-161-0/+1
* Use the GL in process bindings directly in cc_unittestsjamesr@chromium.org2013-12-201-0/+4
* Remove WebGraphicsContext3D references from cc/layersjamesr@chromium.org2013-12-111-0/+5
* Convert cc resource system over to GLES2Interfacejamesr@chromium.org2013-12-111-0/+74
* Use GLES2Interface in GLRendererjamesr@chromium.org2013-12-111-0/+56
* Use GLES2Interface for shaders and programsjamesr@chromium.org2013-12-081-0/+36