summaryrefslogtreecommitdiffstats
path: root/mojo/gpu
Commit message (Expand)AuthorAgeFilesLines
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-152-5/+0
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-133-4/+4
* gpu: Add CHROMIUM_schedule_ca_layerccameron2015-11-102-0/+16
* command_buffer: Support textured path rendering for CHROMIUM_path_renderingkkinnunen2015-11-022-0/+23
* command_buffer: Support instanced path rendering in gpu command bufferkkinnunen2015-10-282-0/+135
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-142-0/+7
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-072-0/+16
* Removing GL context rate limiting feature and related wrappersjunov2015-09-222-5/+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-112-0/+4
* gpu: Remove async texture uploads.reveman2015-08-272-48/+0
* Someone forgot to include the auto-generated files update.zmo2015-08-241-1/+2
* 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