summaryrefslogtreecommitdiffstats
path: root/cc/output/gl_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Add external stencil support for Android WebView.aelias@chromium.org2013-07-301-2/+6
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-0/+1
* Use the correct fragment-shader for non-premultiplied program.alokp@chromium.org2013-07-231-1/+1
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-0/+16
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-121-1/+0
* Cleanup unused WebExternalTextureLayer APIs and resulting dead code.piman@chromium.org2013-07-111-0/+1
* cc: Forward declare WebGraphicsContext3D when possible.tfarina@chromium.org2013-07-051-3/+1
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-041-0/+1
* cc: Remove unused WebKit includes.tfarina@chromium.org2013-07-031-2/+4
* Removed GLRenderer::DrawTextureQuad which has been unused for a while.skaslev@chromium.org2013-07-031-1/+0
* Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-031-1/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-031-0/+1
* Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-021-1/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-021-0/+1
* Optimized antialiasing fragment shaders by computing quad edge distance per v...skaslev@chromium.org2013-07-011-7/+8
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-291-13/+3
* gpu: Add more context labelling.epenner@chromium.org2013-06-291-0/+2
* Premultiply alpha in shader for non-premultiplied textures.alokp@chromium.org2013-06-291-0/+8
* cc: PostTask the deleteTexture call to the impl thread.danakj@chromium.org2013-06-281-3/+10
* Call EnsureBackbuffer before Reshape.aelias@chromium.org2013-06-281-2/+3
* Delete VertexShaderPosTexTransformFlip.alokp@chromium.org2013-06-281-6/+0
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-181-7/+13
* cc: Don't flip render passes when rendering them.danakj@chromium.org2013-06-121-10/+9
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-2/+1
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-071-0/+6
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-5/+2
* Revert 204508 "Adding YUVA support for enabling Alpha Playback"dalecurtis@google.com2013-06-061-6/+0
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-061-0/+6
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-2/+2
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-291-1/+1
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-241-4/+5
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-211-1/+13
* Re-land: cc: Cleanup vertex shaders used for anti-aliasing.reveman@chromium.org2013-05-091-4/+4
* cc: Fix readback from non-root layers.danakj@chromium.org2013-05-081-1/+5
* Revert "cc: Cleanup vertex shaders used for anti-aliasing."sky@chromium.org2013-05-081-4/+4
* cc: Cleanup vertex shaders used for anti-aliasing.reveman@chromium.org2013-05-081-4/+4
* cc: Cache highp_threshold in TexCoordPrecisionRequiredbrianderson@chromium.org2013-05-071-0/+1
* cc: Make async readback path use async glReadPixels.danakj@chromium.org2013-05-011-2/+29
* Remove bool return for Renderer SwapBuffersjbauman@chromium.org2013-04-301-1/+1
* cc: Async readback.danakj@chromium.org2013-04-261-0/+2
* Revert 196713 "cc: Async readback."danakj@chromium.org2013-04-261-2/+0
* cc: Async readback.danakj@chromium.org2013-04-261-0/+2
* Revert 196592 "cc: Async readback."kinuko@chromium.org2013-04-261-2/+0
* cc: Async readback.danakj@chromium.org2013-04-261-0/+2
* cc: Support highp texture coordinates in tile shadersbrianderson@chromium.org2013-04-241-6/+15
* cc: Fix gl_renderer lintbrianderson@chromium.org2013-04-221-2/+2
* Add compositor support for the LatencyInfo.jbauman@chromium.org2013-04-221-1/+1
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-171-21/+5
* Revert 194394 "Move swapcomplete callback into OutputSurface"cpu@chromium.org2013-04-161-5/+21
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-161-21/+5