summaryrefslogtreecommitdiffstats
path: root/cc/gl_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-2232/+0
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1
* Chromify MathUtil and FloatQuadUnittestjamesr@chromium.org2013-03-181-13/+14
* cc: Add shader compilation unit testenne@chromium.org2013-03-171-0/+2
* cc: Fix debug border drawingvmpstr@chromium.org2013-03-161-1/+13
* cc: Fix a bunch of gl unknown location errorsvmpstr@chromium.org2013-03-161-2/+0
* cc: Chromify the VideoLayerImpl classes.danakj@chromium.org2013-03-151-3/+3
* cc: Fix Chromium style errors in GLRendererenne@chromium.org2013-03-151-2/+1
* Make ContextProvider::InitializeOnMainThread implicit.danakj@chromium.org2013-03-151-4/+2
* cc: First wave of fixing errors when building with chromium_code set.tfarina@chromium.org2013-03-151-1/+1
* cc: Chromify ProgramBindingenne@chromium.org2013-03-151-102/+102
* Re-land: cc: Added antialiasing support for solid color layersernstm@chromium.org2013-03-141-99/+183
* cc: Chromify GeometryBindingenne@chromium.org2013-03-141-1/+1
* cc: Fix background filters with non-zero offsets.danakj@chromium.org2013-03-131-2/+9
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-17/+17
* cc: Chromify GLRendererenne@chromium.org2013-03-131-1677/+1937
* cc: Chromify the LayerQuad class.danakj@chromium.org2013-03-081-12/+12
* cc: Chromify RenderSurfaceFilters.danakj@chromium.org2013-03-081-1/+1
* cc: Chromify the DirectRenderer class.danakj@chromium.org2013-03-081-66/+66
* cc: Chromify the Renderer class.danakj@chromium.org2013-03-081-35/+35
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-20/+20
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-061-2/+5
* Revert 186130 - cc: Added antialiasing support for solid color layersbartfab@chromium.org2013-03-051-156/+77
* cc: Added antialiasing support for solid color layersernstm@chromium.org2013-03-051-77/+156
* Fixed performance issues related to doubles and divides in GLRendererwhunt@chromium.org2013-03-041-16/+16
* cc: Moving anti-aliasing decision to parent compositor.ernstm@chromium.org2013-03-041-12/+31
* [cc] Mailbox Output Surface Supportsievers@chromium.org2013-03-031-17/+10
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-44/+59
* Shrink texture uploader when not visible.piman@chromium.org2013-02-161-0/+1
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-1/+1
* cc: Fix resource provider fences and add DCHECKs.epenner@chromium.org2013-02-131-5/+8
* Revert "cc: Clamp texture coordinates in all tile shaders"brianderson@chromium.org2013-02-131-1/+11
* cc: Avoid power of two textures.epenner@chromium.org2013-02-131-0/+4
* cc: Disable memory management in the browser compositor.epenner@chromium.org2013-02-131-1/+2
* Fix Y-flipped lighting in accelerated SVG reference filters in CSS. Since th...senorblanco@chromium.org2013-02-071-0/+2
* Remove references to deprecated names in Skia.bsalomon@google.com2013-02-061-6/+6
* cc: Enforce correct recycling in resource pool.epenner@chromium.org2013-02-061-0/+22
* cc: Clamp texture coordinates in all tile shadersbrianderson@chromium.org2013-01-311-11/+1
* cc: Unify context losing machinerydanakj@chromium.org2013-01-231-2/+2
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-181-4/+6
* Revert 177288ilevy@chromium.org2013-01-171-6/+4
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-171-4/+6
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-1/+1
* Migrate more functions from MathUtil to gfx::Transformshawnsingh@chromium.org2013-01-151-4/+6
* Revert 176739reveman@google.com2013-01-151-7/+4
* cc: Move anti-aliasing decision to parent compositor.reveman@chromium.org2013-01-141-4/+7
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-091-0/+1
* Revert 175690estade@chromium.org2013-01-091-1/+1
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-1/+1