summaryrefslogtreecommitdiffstats
path: root/cc/gl_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-340/+0
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1
* cc: Add shader compilation unit testenne@chromium.org2013-03-171-1/+4
* cc: Fix debug border drawingvmpstr@chromium.org2013-03-161-0/+4
* cc: Fix Chromium style errors in GLRendererenne@chromium.org2013-03-151-2/+2
* Re-land: cc: Added antialiasing support for solid color layersernstm@chromium.org2013-03-141-1/+16
* cc: Chromify GLRendererenne@chromium.org2013-03-131-209/+271
* cc: Chromify the DirectRenderer class.danakj@chromium.org2013-03-081-12/+12
* cc: Chromify the Renderer class.danakj@chromium.org2013-03-081-10/+10
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-061-1/+1
* Revert 186130 - cc: Added antialiasing support for solid color layersbartfab@chromium.org2013-03-051-10/+1
* cc: Added antialiasing support for solid color layersernstm@chromium.org2013-03-051-1/+10
* [cc] Mailbox Output Surface Supportsievers@chromium.org2013-03-031-0/+2
* cc: Flip textures in vertex rather than fragment shaderbrianderson@chromium.org2013-02-261-1/+1
* cc: Fix resource provider fences and add DCHECKs.epenner@chromium.org2013-02-131-0/+2
* Revert "cc: Clamp texture coordinates in all tile shaders"brianderson@chromium.org2013-02-131-4/+4
* cc: Clamp texture coordinates in all tile shadersbrianderson@chromium.org2013-01-311-4/+4
* Fix compilation errors caused by #define DEBUG_GL_CALLS 1 in gl_renderer.hrobertshield@chromium.org2013-01-231-2/+2
* Send memory management policies to the tile managerccameron@chromium.org2013-01-021-1/+1
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-211-1/+0
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-181-6/+4
* Adding support for per vertex opacity on textured layerjscholler@chromium.org2012-12-151-3/+3
* Allow using a larger-than-necessary texture as cached render pass backingjamesr@chromium.org2012-12-141-3/+4
* Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...jamesr@chromium.org2012-12-081-5/+5
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-0/+2
* Revert 171403danakj@chromium.org2012-12-061-2/+0
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-0/+2
* Texture Draw Calls Coalescingwhunt@chromium.org2012-11-301-0/+9
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-5/+5
* cc: Minimize the number of times GL scissoring state is changedshawnsingh@chromium.org2012-11-211-0/+4
* cc: Rename Texture class to Resource.reveman@google.com2012-11-081-5/+5
* Remove DirectRenderer::disableScissorTest, always leave GL_SCISSOR_TEST enabl...jamesr@chromium.org2012-11-081-2/+1
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-1/+0
* Don't invert contentsDeviceTransform twice when rendering render passes.skaslev@chromium.org2012-11-081-1/+4
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-0/+1
* cc: Fix header include guards of our header files.tfarina@chromium.org2012-11-051-3/+3
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-1/+0
* Make cc a componentpiman@chromium.org2012-11-021-4/+5
* cc: Replace WebCore::FloatQuad with gfx::QuadF.danakj@chromium.org2012-11-021-3/+4
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-0/+1
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-1/+0
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-2/+2
* Attach GPU memory management IPCs and structures from the compositor through ...ccameron@chromium.org2012-10-301-0/+1
* Report memory usage statistics from the renderer.ccameron@chromium.org2012-10-251-0/+2
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-3/+3
* cc: Remove CC*.h temporary includes, part 5/4.tfarina@chromium.org2012-10-231-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-24/+24
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-1/+1
* cc: Remove CC*.h temporary includes, part 3/4.tfarina@chromium.org2012-10-211-1/+1
* cc: Remove CC*.h temporary includes, part 2/4.tfarina@chromium.org2012-10-201-2/+2