summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsFileA3D.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving libRSAlex Sakhartchouk2012-03-281-101/+0
| | | | Change-Id: I1e42204e862585b9c2f7818b615890c60f08faf6
* Starting to untangle header spaghetti.Alex Sakhartchouk2012-03-091-1/+0
| | | | Change-Id: I31f38d05dc8b55c659e8c7e9c0a87b94b9ac1db5
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
| | | | | | step 2: move libutils headers to their new home: androidfw Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
* Rename three header files to free namespace for api.Jason Sams2012-02-161-1/+1
| | | | Change-Id: Ie9ef65a477373c30b2d5b02248f62e768b6f27ae
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-071-0/+3
| | | | | | | | Cleaned up error messages. Change-Id: Id33b7149671df23c37cc11375d844a7837dac750 Change-Id: I6663ce54f7b9bbaf285935ca658d93ba417f8179
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-2/+1
| | | | | | across all the renderscript files. Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
* Creating the jni and java layer to integrate a3dAlex Sakhartchouk2010-06-041-12/+34
| | | | Change-Id: I438359633bae59bf9188cd2c4664a92ca16c5f37
* Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-211-56/+12
| | | | | | | | | | | | | | | | | Now using android utils lib. collada_to_a3d seems to work with android util libs. Integrating old changelist Changing assert to rsAssrt in VertexArray making context compile. Change-Id: I33890defa777f09253bfab630d97782359ec49d7 Added serialization code to rsLib Integrated old changelist Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311 Added serialization code to rsLib Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311
* 1st cut of a3d file loader.Jason Sams2009-07-101-0/+122