summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/ProgramVertex.java
Commit message (Expand)AuthorAgeFilesLines
* Element restructuring. Add support for new basic Element types including the...Jason Sams2009-12-231-1/+1
* Continue es2 shader devJason Sams2009-12-151-4/+2
* Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-151-44/+32
* am 54f5ca41: am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclairJason Sams2009-12-071-0/+2
|\
| * Add Java exceptions to catch RS calls with no context or no surface.Jason Sams2009-12-071-0/+2
* | Beging GL2 user shaders. Switch master to using GL2 by default.Jason Sams2009-11-301-3/+12
|/
* Improve logging code to dump more detaild rs object info. Fix bug with prede...Jason Sams2009-09-271-1/+1
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-8/+0
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-1/+4
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-2/+2
* Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...Jason Sams2009-08-041-0/+190