summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsElement.h
Commit message (Expand)AuthorAgeFilesLines
* Implement type collapsing for Elements and Types. Now if a user creates two ...Jason Sams2010-02-171-2/+4
* Add RS support for generic attribs as input to vertex programs.Jason Sams2010-01-041-8/+1
* Element restructuring. Add support for new basic Element types including the...Jason Sams2009-12-231-16/+14
* Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-12/+38
* Improve logging code to dump more detaild rs object info. Fix bug with prede...Jason Sams2009-09-271-0/+3
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-2/+2
* Removed last bits of predefined element types from native code. Predefined t...Jason Sams2009-09-241-18/+0
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-6/+5
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-2/+0
* Generalize bitmap support and add remaining GL formats.Jason Sams2009-06-031-0/+2
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+96