summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramVertex.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-24/+19
* Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-281-2/+19
* Enable light sources and update film test app.Jason Sams2009-07-211-2/+36
* Cleanup logging and fix a startup race condition that manifested on Firestone.Jason Sams2009-06-231-5/+5
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-0/+3
* Implement default programs and implement defaults and parents for imports.Jason Sams2009-06-171-0/+17
* Switch fountain to use ProgramVertex rather than hard coded camers in scripts...Jason Sams2009-06-161-27/+13
* Bug fixes. TriangleMesh now ref-counts, implement missing element formats, a...Jason Sams2009-06-151-2/+6
* Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams2009-06-101-1/+0
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+133