summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramVertex.h
Commit message (Expand)AuthorAgeFilesLines
* Implement screen aligned bitmap drawing support.Jason Sams2009-09-301-0/+3
* Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-251-1/+2
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-1/+1
* Removed last bits of predefined element types from native code. Predefined t...Jason Sams2009-09-241-1/+1
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-251-1/+1
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-12/+5
* Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-281-0/+4
* Enable light sources and update film test app.Jason Sams2009-07-211-0/+7
* Implement default programs and implement defaults and parents for imports.Jason Sams2009-06-171-0/+5
* Switch fountain to use ProgramVertex rather than hard coded camers in scripts...Jason Sams2009-06-161-5/+0
* Bug fixes. TriangleMesh now ref-counts, implement missing element formats, a...Jason Sams2009-06-151-0/+1
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+76