summaryrefslogtreecommitdiffstats
path: root/mojo/gpu/mojo_gles2_impl_autogen.cc
Commit message (Expand)AuthorAgeFilesLines
* Move flush id from WebGraphicsContext3DImpl to GLES2Implementation.danakj2016-03-171-0/+4
* Added GLStreamTextureImage : GLImage, which exposesliberato2016-02-241-0/+8
* command_buffer: Implement glGetStringi for GL ES 3.0kkinnunen2016-02-191-0/+4
* Removed client side support for old sync points.dyen2016-01-201-8/+0
* Remove |target| from glCompressedCopyTextureCHROMIUM.zmo2016-01-091-3/+2
* Remove glCompressedCopySubTextureCHROMIUM.zmo2016-01-071-13/+0
* Remove the "target" argument from CopyTextureChromium.erikchen2016-01-061-8/+6
* command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extensionkkinnunen2015-12-211-0/+4
* Mac CoreAnimation: Add more CALayer parametersccameron2015-12-181-3/+9
* Added VerifySyncTokensCHROMIUM() function to sync_point_CHROMIUM.dyen2015-12-091-0/+5
* command_buffer: Implement EXT_blend_func_extendedkkinnunen2015-12-041-0/+17
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-021-2/+3
* Add CommitOverlayPlanesCHROMIUM command buffer functionwatk2015-11-301-0/+4
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-151-4/+0
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-2/+2
* gpu: Add CHROMIUM_schedule_ca_layerccameron2015-11-101-0/+10
* command_buffer: Support textured path rendering for CHROMIUM_path_renderingkkinnunen2015-11-021-0/+15
* command_buffer: Support instanced path rendering in gpu command bufferkkinnunen2015-10-281-0/+82
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-141-0/+5
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-071-0/+13
* Removing GL context rate limiting feature and related wrappersjunov2015-09-221-4/+0
* Mandoline: Enable more GL commands which are used by WebGL & GMap.penghuang2015-09-191-89/+147
* This change adds WebGL support in mandoline. It also adds GLpenghuang2015-09-161-2/+7
* Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://code...dpranke2015-09-161-7/+2
* This change adds WebGL support in mandoline. It also adds GLpenghuang2015-09-161-2/+7
* Add GL_CHROMIUM_screen_space_antialiasing to support alternative AAjin.a.yang2015-09-111-0/+3
* gpu: Remove async texture uploads.reveman2015-08-271-28/+0
* Someone forgot to include the auto-generated files update.zmo2015-08-241-1/+2
* Add glCompressedCopySubTextureCHROMIUMchristiank2015-08-191-0/+11
* Added suport for integer versions of GetQueryObjectvEXT().dyen2015-08-191-0/+10
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-181-2/+1
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-181-1/+2
* Implemented GPU Timer Disjoint Value checking on the GLES2 Client.dyen2015-08-181-0/+3
* Command Buffer: add getBufferParameteri64vyunchao.he2015-07-311-0/+5
* Added support for TimeStamp queries using QueryCounterEXT.dyen2015-07-161-0/+3
* Rebind EGL context to flush driver cachesericrk2015-07-151-0/+3
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-141-0/+62
* Revert of revert of time elapsed queries through command buffer.dyen2015-07-091-0/+5
* Revert of Added support for Time Elapsed queries through the command buffer. ...amineer2015-07-011-5/+0
* Added support for Time Elapsed queries through the command buffer.dyen2015-06-301-0/+5
* Remove Chromium specific PixelStorei params in GPU command buffer.zmo2015-06-231-4/+13
* Add glCopyCompressedTextureCHROMIUMchristiank2015-06-171-0/+5
* Support impl-side painting in Mandoline.jam2015-06-161-13/+23
* DCHECK if shader compilation fails that it's due to context loss.danakj2015-06-091-0/+4
* gpu: Extend CopyTextureCHROMIUM with support for copying part of source texture.reveman2015-05-261-1/+5
* Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer.zmo2015-05-141-0/+10
* Add ES3 command GetUniformuiv to GPU command buffer.zmo2015-05-081-0/+5
* Add ES3 CompressedTexSubImage3D to GPU command buffer.zmo2015-05-061-0/+13
* Add ES3 CompressedTexImage3D to GPU command buffer.zmo2015-04-301-0/+11
* Add ES3 GetIntegeri_v, GetInteger64i_v to GPU command buffer.zmo2015-04-231-0/+6