summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Rect.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize FBO drawing with regions.Romain Guy2010-11-021-12/+35
* Fix rendering issue with layers.Romain Guy2010-10-221-4/+4
* Fix layer rendering glitch.Romain Guy2010-10-131-4/+4
* Add support for drawLines(), with anti-aliasingRomain Guy2010-09-161-1/+1
* Snap layer bounds to pixel boundaries.Romain Guy2010-09-161-0/+7
* Add support for Canvas flags on save.Romain Guy2010-09-011-2/+2
* Improve clip support (add intersect, union and replace.)Romain Guy2010-07-161-0/+19
* Reduced the complexity of layers composition.Romain Guy2010-06-271-0/+2
* Convert tabs to spaces.Romain Guy2010-06-251-105/+105
* Add colored rectangles implementation in OpenGLRenderer.Romain Guy2010-06-241-3/+17
* Add implementations for clipRect(), save() and restore().Romain Guy2010-06-231-0/+125