summaryrefslogtreecommitdiffstats
path: root/libs/hwui/FontRenderer.h
Commit message (Expand)AuthorAgeFilesLines
* Add drop shadows.Romain Guy2010-08-131-4/+12
* Added drop shadow renderer to the font class.Alex Sakhartchouk2010-08-061-0/+29
* Adding drop shadow supportAlex Sakhartchouk2010-08-021-5/+21
* When font cache still has empty space,Alex Sakhartchouk2010-07-261-2/+9
* Updating parts of font cache as needed instead of the entire map.Alex Sakhartchouk2010-07-231-1/+5
* Cleanup, added properties for the FontRenderer.Romain Guy2010-07-231-7/+19
* Add a way to query GL extensions.Romain Guy2010-07-221-6/+6
* Add support for text culling.Romain Guy2010-07-221-10/+7
* Add text rendering.Romain Guy2010-07-211-0/+184