summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Snapshot.cpp
Commit message (Expand)AuthorAgeFilesLines
* Isolate tiling clip state from snapshotChris Craik2013-03-211-0/+11
* Fix clipping and stencil layer issuesChris Craik2013-02-211-9/+0
* Add a RenderBuffer object to store stencil buffers.Romain Guy2013-02-071-0/+3
* Fix Snapshot::resetClip to also reset the clip regionRomain Guy2013-02-061-0/+1
* Implement clipRect with a transform, clipRegion & clipPathRomain Guy2013-01-171-28/+16
* Preliminary Support for region clippingRomain Guy2013-01-141-0/+2
* Fix a couple of rendering issuesRomain Guy2012-09-281-0/+4
* Revert "Revert "Add more support for transformed clip rects and paths""Romain Guy2012-08-311-59/+17
* Revert "Add more support for transformed clip rects and paths"Mathias Agopian2012-08-311-17/+59
* Add more support for transformed clip rects and pathsRomain Guy2012-08-311-59/+17
* Optimization of alpha with DisplayList propertiesChet Haase2012-04-031-2/+2
* Fix the systemRomain Guy2012-02-071-4/+4
* Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-071-19/+121
* Separate interface definition and implementation of SnapshotRomain Guy2012-02-021-0/+154