summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsFont.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving libRSAlex Sakhartchouk2012-03-281-259/+0
| | | | Change-Id: I1e42204e862585b9c2f7818b615890c60f08faf6
* Starting to untangle header spaghetti.Alex Sakhartchouk2012-03-091-1/+0
| | | | Change-Id: I31f38d05dc8b55c659e8c7e9c0a87b94b9ac1db5
* Rename three header files to free namespace for api.Jason Sams2012-02-161-1/+1
| | | | Change-Id: Ie9ef65a477373c30b2d5b02248f62e768b6f27ae
* Fixing FBO font rendering bug that resulted from using old surface size.Alex Sakhartchouk2011-11-161-0/+3
| | | | Change-Id: I31d0967bb36ca6ffb6a4c8194597d3c523cfe954
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-1/+0
| | | | Change-Id: I10f02cd37a33a6c655814d24e0a4291dc044fba3
* More work to make libRS buildable on the host.Alex Sakhartchouk2011-06-031-0/+4
| | | | Change-Id: I239585ef7c1334f7fc19fa6423535dea7b9a753f
* Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-291-3/+1
| | | | | | | | | | This change affects - shaders - meshes - fonts - quad rendering Change-Id: I2a53acb4cd1fa8f4c6e67668f6ee969f3d7f7aa1
* Moving dependency includes out of librs headers.Alex Sakhartchouk2011-02-251-25/+13
| | | | | | When we want to use it on the host, we shouldn't need to go hunting for every external dependency Change-Id: I885262acdcdf5ede4a9392235f35d5e2f7038e8b
* Correctly free resouces bound to scripts when the scripts are deleted.Jason Sams2011-01-271-0/+1
| | | | | Change-Id: Idfcc30f1a7de0badeb6d8254ed508938d89f4070 b: 3381615
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-071-2/+3
| | | | | | | | Cleaned up error messages. Change-Id: Id33b7149671df23c37cc11375d844a7837dac750 Change-Id: I6663ce54f7b9bbaf285935ca658d93ba417f8179
* API reaview cleanupAlex Sakhartchouk2010-12-171-3/+3
| | | | Change-Id: Ib1aaf81130ffa6b5e6c60096c27c969e8891db3f
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-24/+19
| | | | | | across all the renderscript files. Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
* Adding text metrics to renderscript.Alex Sakhartchouk2010-10-051-10/+41
| | | | Change-Id: Ica460525243d714a278e4ad5e436af43e1008e0c
* Fix for bug 3053078Alex Sakhartchouk2010-10-011-2/+20
| | | | | | Font gamma correction to match with lib HWUI. Change-Id: I329a2f97058f4929b96724c9df39fbfad4243b33
* Shader changes to allow for more flexible constant binding.Alex Sakhartchouk2010-09-141-0/+1
| | | | Change-Id: Ic66e6e2a371c6e3d5dce1b00f63acab8c09bd110
* Propagating some useful font changes.Alex Sakhartchouk2010-08-171-1/+9
| | | | Change-Id: Ia3b31a0fa0c59c5edbd3edaca164ca85e090e708
* Fixing fonts to use constant color instead of variable.Alex Sakhartchouk2010-08-051-0/+1
| | | | Change-Id: Ia590dfed482f82b7bc748c25b7b1592efea5b68c
* Added ability to set font color.Alex Sakhartchouk2010-08-041-0/+5
| | | | | | Propagating the name of meshes and allocations from native a3d to java Change-Id: If781f55340b5369459610e5e92ea69e240dcd24e
* Removing font initialization on startupAlex Sakhartchouk2010-06-301-3/+1
| | | | Change-Id: I6f28204c3d431955fbf0f2f74dde09012bba0a4d
* Adding freetype font rendering to renderscript.Alex Sakhartchouk2010-06-241-0/+209
Change-Id: I3a10ffe27092a41df156341c9cb3f7aa19c49f19