summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramFragment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix point sprites.Romain Guy2009-09-041-0/+5
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-271-1/+1
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-251-2/+4
* Point SpritesJason Sams2009-08-201-20/+14
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-9/+0
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-7/+0
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-4/+11
* Add support for multitexture and fix allocation ref counting bug in RS. Add ...Jason Sams2009-07-021-8/+26
* Cleanup logging and fix a startup race condition that manifested on Firestone.Jason Sams2009-06-231-2/+0
* 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/+5
* Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams2009-06-101-0/+8
* Add sampler supportJason Sams2009-05-281-4/+4
* Implement first pass bitmap to allocation support. The Java bindings can cre...Jason Sams2009-05-271-2/+9
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+212