summaryrefslogtreecommitdiffstats
path: root/libs/hwui/LayerRenderer.h
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to specify the opacity of a TextureViewRomain Guy2011-06-221-2/+2
* Add TextureView.getBitmap()Romain Guy2011-06-141-0/+3
* Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-021-1/+1
* New widget: TextureViewRomain Guy2011-04-281-0/+3
* Enable partial invalidates when rendering with OpenGL.Romain Guy2011-01-241-1/+1
* Make embedded hardware layers work.Romain Guy2011-01-191-2/+1
* Don't blend transparent pixels when rendering layers.Romain Guy2011-01-161-0/+5
* Cleanup implementation of hardware layers.Romain Guy2011-01-131-8/+7
* Add logging to the new layers API.Romain Guy2011-01-121-0/+11
* Cleanup GL objects on the correct thread.Romain Guy2011-01-121-0/+1
* Better backend for hardware layers.Romain Guy2011-01-111-0/+55