summaryrefslogtreecommitdiff
path: root/libs/hwui/Snapshot.cpp
AgeCommit message (Expand)Author
2014-01-15Support projection of DisplayLists onto ancestors. Chris Craik
2013-03-21Isolate tiling clip state from snapshot Chris Craik
2013-02-21Fix clipping and stencil layer issues Chris Craik
2013-02-07Add a RenderBuffer object to store stencil buffers. Romain Guy
2013-02-06Fix Snapshot::resetClip to also reset the clip region Romain Guy
2013-01-17Implement clipRect with a transform, clipRegion & clipPath Romain Guy
2013-01-14Preliminary Support for region clipping Romain Guy
2012-09-28Fix a couple of rendering issues Romain Guy
2012-08-31Revert "Revert "Add more support for transformed clip rects and paths"" Romain Guy
2012-08-31Revert "Add more support for transformed clip rects and paths" Mathias Agopian
2012-08-31Add more support for transformed clip rects and paths Romain Guy
2012-04-03Optimization of alpha with DisplayList properties Chet Haase
2012-02-07Fix the system Romain Guy
2012-02-07Preliminary support for clipRect(Rect, Op) Romain Guy
2012-02-02Separate interface definition and implementation of Snapshot Romain Guy