summaryrefslogtreecommitdiffstats
path: root/cc/gl_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-14/+13
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-24/+24
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-24/+24
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-5/+3
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-3/+5
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-5/+3
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-1/+0
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-1/+1
* Set memory allocation with visibility, instead of through manager.ccameron@chromium.org2012-10-171-0/+2
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-1/+1
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-1/+1
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-2/+2
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-2/+2