summaryrefslogtreecommitdiff
path: root/rsFont.h
AgeCommit message (Expand)Author
2011-11-16Fixing FBO font rendering bug that resulted from using old surface size.Alex Sakhartchouk
2011-08-16Fixing asynchronous performance issues.Alex Sakhartchouk
2011-06-03More work to make libRS buildable on the host.Alex Sakhartchouk
2011-04-29Moving renderscript GL code into the HALAlex Sakhartchouk
2011-02-25Moving dependency includes out of librs headers.Alex Sakhartchouk
2011-01-27Correctly free resouces bound to scripts when the scripts are deleted.Jason Sams
2011-01-07Additional loading methods for fonts and a3d files.Alex Sakhartchouk
2010-12-17API reaview cleanupAlex Sakhartchouk
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-10-05Adding text metrics to renderscript.Alex Sakhartchouk
2010-10-01Fix for bug 3053078Alex Sakhartchouk
2010-09-14Shader changes to allow for more flexible constant binding.Alex Sakhartchouk
2010-08-17Propagating some useful font changes.Alex Sakhartchouk
2010-08-05Fixing fonts to use constant color instead of variable.Alex Sakhartchouk
2010-08-04Added ability to set font color.Alex Sakhartchouk
2010-06-30Removing font initialization on startupAlex Sakhartchouk
2010-06-24Adding freetype font rendering to renderscript.Alex Sakhartchouk