summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsFont.h
Commit message (Expand)AuthorAgeFilesLines
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-1/+0
* More work to make libRS buildable on the host.Alex Sakhartchouk2011-06-031-0/+4
* Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-291-3/+1
* Moving dependency includes out of librs headers.Alex Sakhartchouk2011-02-251-25/+13
* Correctly free resouces bound to scripts when the scripts are deleted.Jason Sams2011-01-271-0/+1
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-071-2/+3
* API reaview cleanupAlex Sakhartchouk2010-12-171-3/+3
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-24/+19
* Adding text metrics to renderscript.Alex Sakhartchouk2010-10-051-10/+41
* Fix for bug 3053078Alex Sakhartchouk2010-10-011-2/+20
* Shader changes to allow for more flexible constant binding.Alex Sakhartchouk2010-09-141-0/+1
* Propagating some useful font changes.Alex Sakhartchouk2010-08-171-1/+9
* Fixing fonts to use constant color instead of variable.Alex Sakhartchouk2010-08-051-0/+1
* Added ability to set font color.Alex Sakhartchouk2010-08-041-0/+5
* Removing font initialization on startupAlex Sakhartchouk2010-06-301-3/+1
* Adding freetype font rendering to renderscript.Alex Sakhartchouk2010-06-241-0/+209