summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gles2_implementation_autogen.h
Commit message (Expand)AuthorAgeFilesLines
* Removed client side support for old sync points.dyen2016-01-201-4/+0
* Remove |target| from glCompressedCopyTextureCHROMIUM.zmo2016-01-091-3/+1
* Remove glCompressedCopySubTextureCHROMIUM.zmo2016-01-071-10/+0
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-061-4/+2
* command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extensionkkinnunen2015-12-211-0/+2
* Mac CoreAnimation: Add more CALayer parametersccameron2015-12-181-2/+6
* Added VerifySyncTokensCHROMIUM() function to sync_point_CHROMIUM.dyen2015-12-091-0/+2
* command_buffer: Implement EXT_blend_func_extendedkkinnunen2015-12-041-0/+11
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-021-1/+4
* Add CommitOverlayPlanesCHROMIUM command buffer functionwatk2015-11-301-0/+2
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-151-2/+0
* gpu: Add CHROMIUM_schedule_ca_layerccameron2015-11-101-0/+7
* command_buffer: Support textured path rendering for CHROMIUM_path_renderingkkinnunen2015-11-021-0/+10
* command_buffer: Support instanced path rendering in gpu command bufferkkinnunen2015-10-281-0/+57
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-141-0/+3
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-071-0/+6
* Removing GL context rate limiting feature and related wrappersjunov2015-09-221-2/+0
* Add GL_CHROMIUM_screen_space_antialiasing to support alternative AAjin.a.yang2015-09-111-0/+2
* gpu: Remove async texture uploads.reveman2015-08-271-24/+0
* Add glCompressedCopySubTextureCHROMIUMchristiank2015-08-191-0/+10
* Added suport for integer versions of GetQueryObjectvEXT().dyen2015-08-191-0/+4
* Implemented GPU Timer Disjoint Value checking on the GLES2 Client.dyen2015-08-181-0/+2
* Command Buffer: add getBufferParameteri64vyunchao.he2015-07-311-0/+4
* Added support for TimeStamp queries using QueryCounterEXT.dyen2015-07-161-0/+2
* Rebind EGL context to flush driver cachesericrk2015-07-151-0/+2
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-141-0/+41
* Revert of revert of time elapsed queries through command buffer.dyen2015-07-091-0/+2
* Revert of Added support for Time Elapsed queries through the command buffer. ...amineer2015-07-011-2/+0
* Added support for Time Elapsed queries through the command buffer.dyen2015-06-301-0/+2
* Remove Chromium specific PixelStorei params in GPU command buffer.zmo2015-06-231-2/+8
* Add glCopyCompressedTextureCHROMIUMchristiank2015-06-171-0/+4
* DCHECK if shader compilation fails that it's due to context loss.danakj2015-06-091-0/+2
* gpu: Extend CopyTextureCHROMIUM with support for copying part of source texture.reveman2015-05-261-1/+5
* Add ES3 command GetUniformuiv to GPU command buffer.zmo2015-05-081-0/+2
* Add ES3 CompressedTexSubImage3D to GPU command buffer.zmo2015-05-061-0/+12
* Add ES3 CompressedTexImage3D to GPU command buffer.zmo2015-04-301-0/+10
* Add ES3 GetIntegeri_v, GetInteger64i_v to GPU command buffer.zmo2015-04-231-0/+4
* Add ES3 glGetInteger64v to GPU command buffer.zmo2015-04-181-0/+2
* Add glDrawRangeElements to GPU command buffer.zmo2015-03-121-0/+7
* Add ES3 command glUnmapBuffer to GPU command buffer.zmo2015-03-121-0/+2
* Add glMapBufferRange to GPU command buffer.zmo2015-03-101-0/+5
* Reland of Revert of gpu: introduce glCopySubTextureCHROMIUM (patchset #1 id:1...dongseong.hwang2015-03-051-1/+6
* Revert of gpu: introduce glCopySubTextureCHROMIUM (patchset #4 id:80001 of ht...ulan2015-03-031-6/+1
* gpu: introduce glCopySubTextureCHROMIUMdongseong.hwang2015-03-031-1/+6
* Add glGetSynciv to GPU command buffer.zmo2015-02-251-0/+6
* Add glWaitSync to GPU command buffer.zmo2015-02-191-0/+2
* Add glClientWaitSync to GPU command buffer.zmo2015-02-181-0/+2
* Add glGetActiveUniformsiv to GPU command buffer.zmo2015-02-171-0/+11
* Add glGetUniformIndices to GPU command buffer.zmo2015-02-131-0/+5
* Add glGetTransformFeedbackVarying to GPU command buffer.zmo2015-02-121-0/+13