| Commit message (Expand) | Author | Age | Files | Lines |
* | Move flush id from WebGraphicsContext3DImpl to GLES2Implementation. | danakj | 2016-03-17 | 2 | -0/+5 |
* | Added GLStreamTextureImage : GLImage, which exposes | liberato | 2016-02-24 | 2 | -0/+12 |
* | command_buffer: Implement glGetStringi for GL ES 3.0 | kkinnunen | 2016-02-19 | 2 | -0/+5 |
* | Removed client side support for old sync points. | dyen | 2016-01-20 | 2 | -10/+0 |
* | Remove |target| from glCompressedCopyTextureCHROMIUM. | zmo | 2016-01-09 | 2 | -6/+3 |
* | Remove glCompressedCopySubTextureCHROMIUM. | zmo | 2016-01-07 | 2 | -22/+0 |
* | Remove the "target" argument from CopyTextureChromium. | erikchen | 2016-01-06 | 2 | -12/+8 |
* | command_buffer: Implement CHROMIUM_framebuffer_mixed_samples extension | kkinnunen | 2015-12-21 | 2 | -0/+5 |
* | Mac CoreAnimation: Add more CALayer parameters | ccameron | 2015-12-18 | 2 | -5/+15 |
* | Added VerifySyncTokensCHROMIUM() function to sync_point_CHROMIUM. | dyen | 2015-12-09 | 2 | -0/+6 |
* | command_buffer: Implement EXT_blend_func_extended | kkinnunen | 2015-12-04 | 2 | -0/+25 |
* | Add alpha argument to glResizeCHROMIUM | jbauman | 2015-12-02 | 2 | -3/+5 |
* | Add CommitOverlayPlanesCHROMIUM command buffer function | watk | 2015-11-30 | 2 | -0/+5 |
* | Remove CreateStreamTexture from GL interfaces. | siva.gunturi | 2015-11-15 | 2 | -5/+0 |
* | Move third_party/mojo/src/mojo/public to mojo/public | rockot | 2015-11-13 | 3 | -4/+4 |
* | gpu: Add CHROMIUM_schedule_ca_layer | ccameron | 2015-11-10 | 2 | -0/+16 |
* | command_buffer: Support textured path rendering for CHROMIUM_path_rendering | kkinnunen | 2015-11-02 | 2 | -0/+23 |
* | command_buffer: Support instanced path rendering in gpu command buffer | kkinnunen | 2015-10-28 | 2 | -0/+135 |
* | Added method to wait on fence syncs which do not need to be flushed. | dyen | 2015-10-14 | 2 | -0/+7 |
* | Implemented new fence syncs which replaces the old sync points. | dyen | 2015-10-07 | 2 | -0/+16 |
* | Removing GL context rate limiting feature and related wrappers | junov | 2015-09-22 | 2 | -5/+0 |
* | Mandoline: Enable more GL commands which are used by WebGL & GMap. | penghuang | 2015-09-19 | 1 | -89/+147 |
* | This change adds WebGL support in mandoline. It also adds GL | penghuang | 2015-09-16 | 1 | -2/+7 |
* | Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://code... | dpranke | 2015-09-16 | 1 | -7/+2 |
* | This change adds WebGL support in mandoline. It also adds GL | penghuang | 2015-09-16 | 1 | -2/+7 |
* | Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA | jin.a.yang | 2015-09-11 | 2 | -0/+4 |
* | gpu: Remove async texture uploads. | reveman | 2015-08-27 | 2 | -48/+0 |
* | Someone forgot to include the auto-generated files update. | zmo | 2015-08-24 | 1 | -1/+2 |
* | Add glCompressedCopySubTextureCHROMIUM | christiank | 2015-08-19 | 2 | -0/+20 |
* | Added suport for integer versions of GetQueryObjectvEXT(). | dyen | 2015-08-19 | 2 | -0/+12 |
* | Revert of Re-land: cc: Use worker context for one-copy tile initialization. (... | sky | 2015-08-18 | 1 | -2/+1 |
* | Re-land: cc: Use worker context for one-copy tile initialization. | reveman | 2015-08-18 | 1 | -1/+2 |
* | Implemented GPU Timer Disjoint Value checking on the GLES2 Client. | dyen | 2015-08-18 | 2 | -0/+4 |
* | Command Buffer: add getBufferParameteri64v | yunchao.he | 2015-07-31 | 2 | -0/+8 |
* | Gets gn check to execute cleanly in most other mojo dirs | sky | 2015-07-23 | 1 | -0/+1 |
* | Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ... | hartmanng | 2015-07-23 | 1 | -1/+0 |
* | Gets gn check to execute cleanly in most other mojo dirs | sky | 2015-07-23 | 1 | -0/+1 |
* | Added support for TimeStamp queries using QueryCounterEXT. | dyen | 2015-07-16 | 2 | -0/+4 |
* | Rebind EGL context to flush driver caches | ericrk | 2015-07-15 | 2 | -0/+4 |
* | command_buffer: Implement path rendering functions for CHROMIUM_path_rendering | kkinnunen | 2015-07-14 | 2 | -0/+92 |
* | Revert of revert of time elapsed queries through command buffer. | dyen | 2015-07-09 | 2 | -0/+8 |
* | Revert of Added support for Time Elapsed queries through the command buffer. ... | amineer | 2015-07-01 | 2 | -8/+0 |
* | Added support for Time Elapsed queries through the command buffer. | dyen | 2015-06-30 | 2 | -0/+8 |
* | Remove Chromium specific PixelStorei params in GPU command buffer. | zmo | 2015-06-23 | 2 | -6/+21 |
* | Add glCopyCompressedTextureCHROMIUM | christiank | 2015-06-17 | 2 | -0/+8 |
* | Support impl-side painting in Mandoline. | jam | 2015-06-16 | 1 | -13/+23 |
* | DCHECK if shader compilation fails that it's due to context loss. | danakj | 2015-06-09 | 2 | -0/+5 |
* | gpu: Extend CopyTextureCHROMIUM with support for copying part of source texture. | reveman | 2015-05-26 | 2 | -2/+10 |
* | Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer. | zmo | 2015-05-14 | 2 | -0/+12 |
* | Add ES3 command GetUniformuiv to GPU command buffer. | zmo | 2015-05-08 | 2 | -0/+6 |