summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Extensions.h
Commit message (Collapse)AuthorAgeFilesLines
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
| | | | | | | | | This optimization is currently disabled until Launcher is modified to take advantage of it. The optimization can be enabled by turning on RENDER_LAYERS_AS_REGIONS in the OpenGLRenderer.h file. Change-Id: I2fdf59d0f4dc690a3d7f712173ab8db3848b27b1
* Add support for advanced blend modes with the framebuffer.Romain Guy2010-09-091-0/+19
| | | | | | | This adds the ability to blend with the framebuffer using Darken, Lighten, Add, Multiply, Overlay and Screen. Change-Id: Iae01a53797d4ad39c373cba6ff2a42293129da1a
* Add support for ColorFilters.Romain Guy2010-08-021-2/+0
| | | | | | Color filters are fully supported and can be used with shaders. Change-Id: Id90ccf1c81cb462f2431f366f3f8f710d7971e04
* Cleanup, added properties for the FontRenderer.Romain Guy2010-07-231-0/+14
| | | | Change-Id: I909c74815d3ac394438ad8071d17fef5401dbeed
* Add a way to query GL extensions.Romain Guy2010-07-221-0/+65
Change-Id: Ic27dbf72289dacf641b640a749fbd40c12cd474f