summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest
Commit message (Expand)AuthorAgeFilesLines
...
* Implement support for PorterDuff's blending modes.Romain Guy2010-06-282-1/+155
* Add implementations for saveLayerAlpha() and textured rects.Romain Guy2010-06-261-5/+47
* Implement quickReject() and drawRect().Romain Guy2010-06-251-1/+13
* Add colored rectangles implementation in OpenGLRenderer.Romain Guy2010-06-241-4/+35
* Fix the simulator build.Romain Guy2010-06-221-28/+3
* Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.Romain Guy2010-06-171-1/+3
* Add new API to check whether a Bitmap was modified.Romain Guy2010-06-153-0/+137