summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Matrix.h
Commit message (Expand)AuthorAgeFilesLines
* Improve clip support (add intersect, union and replace.)Romain Guy2010-07-161-0/+2
* Do not apply transforms when using drawColor().Romain Guy2010-07-141-0/+3
* Add implementations for saveLayerAlpha() and textured rects.Romain Guy2010-06-261-0/+3
* Convert tabs to spaces.Romain Guy2010-06-251-47/+47
* Implement quickReject() and drawRect().Romain Guy2010-06-251-4/+4
* Add colored rectangles implementation in OpenGLRenderer.Romain Guy2010-06-241-3/+9
* Add support for transformations.Romain Guy2010-06-231-1/+9
* Fix the simulator build.Romain Guy2010-06-221-0/+100