summaryrefslogtreecommitdiffstats
path: root/cc/software_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Make UV coords in TileDrawQuad a full RectFenne@chromium.org2012-11-201-3/+1
* cc: Turn DrawQuad into a struct-like class with public data members.danakj@chromium.org2012-11-171-3/+3
* cc: Convert DrawQuad to chromium style.danakj@chromium.org2012-11-171-3/+4
* cc: Switch the DrawQuad enum names to chromium style and remove pragmasdanakj@chromium.org2012-11-161-5/+5
* Added some instrumentation to the software compositor.skaslev@chromium.org2012-11-151-0/+5
* Added support for CSS filters to the software compositor.skaslev@chromium.org2012-11-141-0/+9
* ui: Remove implicit flooring in skia rect conversion methods.danakj@chromium.org2012-11-141-27/+18
* Avoid redundantly setting tex parametersjamesr@chromium.org2012-11-131-2/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-3/+1
* cc: Rename Texture class to Resource.reveman@google.com2012-11-081-2/+2
* Remove DirectRenderer::disableScissorTest, always leave GL_SCISSOR_TEST enabl...jamesr@chromium.org2012-11-081-7/+1
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-1/+1
* Don't invert contentsDeviceTransform twice when rendering render passes.skaslev@chromium.org2012-11-081-1/+0
* Fixed tile filtering for the software compositor.skaslev@chromium.org2012-11-061-4/+13
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-1/+1
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-1/+1
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-1/+1
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-1/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-3/+3
* Fixed mask positioning and texture UVs bugs inskaslev@chromium.org2012-10-301-22/+28
* Added support for YUV videos to the software compositor.skaslev@chromium.org2012-10-301-3/+4
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-2/+1
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-1/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-47/+47
* 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-1/+1
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-10/+10
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-47/+47
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-47/+47
* Reland "cc: Remove CC*.h temporary includes, part 1/4."tfarina@chromium.org2012-10-191-3/+3
* Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."pfeldman@chromium.org2012-10-191-3/+3
* cc: Remove CC*.h temporary includes, part 1/4.tfarina@chromium.org2012-10-191-3/+3
* Remove GraphicsContext3D:: stubs from ccjamesr@chromium.org2012-10-181-1/+1
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-2/+2
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-2/+2
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-2/+2
* 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
* cc: Remove wtf members from gl/software/cc rendererenne@chromium.org2012-10-161-7/+7
* Use antialiasing and bitmap filtering when needed in software compositor.skaslev@chromium.org2012-10-161-0/+13
* Added support for render surfaces in the software compositor.skaslev@chromium.org2012-10-151-12/+77
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+279