summaryrefslogtreecommitdiffstats
path: root/mojo/gpu
Commit message (Expand)AuthorAgeFilesLines
* Add glCompressedCopySubTextureCHROMIUMchristiank2015-08-192-0/+20
* Added suport for integer versions of GetQueryObjectvEXT().dyen2015-08-192-0/+12
* 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-182-0/+4
* Command Buffer: add getBufferParameteri64vyunchao.he2015-07-312-0/+8
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+1
* Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ...hartmanng2015-07-231-1/+0
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+1
* Added support for TimeStamp queries using QueryCounterEXT.dyen2015-07-162-0/+4
* Rebind EGL context to flush driver cachesericrk2015-07-152-0/+4
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-142-0/+92
* Revert of revert of time elapsed queries through command buffer.dyen2015-07-092-0/+8
* Revert of Added support for Time Elapsed queries through the command buffer. ...amineer2015-07-012-8/+0
* Added support for Time Elapsed queries through the command buffer.dyen2015-06-302-0/+8
* Remove Chromium specific PixelStorei params in GPU command buffer.zmo2015-06-232-6/+21
* Add glCopyCompressedTextureCHROMIUMchristiank2015-06-172-0/+8
* 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-092-0/+5
* gpu: Extend CopyTextureCHROMIUM with support for copying part of source texture.reveman2015-05-262-2/+10
* Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer.zmo2015-05-142-0/+12
* Add ES3 command GetUniformuiv to GPU command buffer.zmo2015-05-082-0/+6
* Add ES3 CompressedTexSubImage3D to GPU command buffer.zmo2015-05-062-0/+24
* Add ES3 CompressedTexImage3D to GPU command buffer.zmo2015-04-302-0/+20
* Add ES3 GetIntegeri_v, GetInteger64i_v to GPU command buffer.zmo2015-04-232-0/+8
* Add ES3 glGetInteger64v to GPU command buffer.zmo2015-04-182-0/+4
* Remove all usages of MojoGLES2GetGLES2Interface().alhaad2015-03-261-24/+24
* Modify build_gles2_cmd_buffer.py to generate a class that implements gpu::GLE...alhaad2015-03-235-0/+2350