summaryrefslogtreecommitdiff
path: root/libs/rs/rsProgramFragment.cpp
AgeCommit message (Expand)Author
2009-09-25Improved object lifecycle tracking and fix leaks. Jason Sams
2009-09-25Improve renderscript context teardown. Track object in the system and then f... Jason Sams
2009-09-04Fix point sprites. Romain Guy
2009-08-27Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh... Jason Sams
2009-08-25Add support for selecting the color bit depth and if the application used a d... Jason Sams
2009-08-20Point Sprites Jason Sams
2009-08-18Cleanup of object destruction. No need to have a per-class destruction funct... Jason Sams
2009-08-09Begin implementing SimpleMesh and fix some bugs with refcounting and java obj... Jason Sams
2009-08-05Remove useless slot from ProgramVertex. Optimize GL state setup. Jason Sams
2009-07-02Add support for multitexture and fix allocation ref counting bug in RS. Add ... Jason Sams
2009-06-23Cleanup logging and fix a startup race condition that manifested on Firestone. Jason Sams
2009-06-22Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should... Jason Sams
2009-06-17Implement default programs and implement defaults and parents for imports. Jason Sams
2009-06-10Add named objects and implement support for ProgramFragmentStore and ProgramF... Jason Sams
2009-05-28Add sampler support Jason Sams
2009-05-27Implement first pass bitmap to allocation support. The Java bindings can cre... Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.) Jason Sams