summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ScriptC.java
AgeCommit message (Expand)Author
2010-05-17Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.Jason Sams
2010-05-11Convert renderscript from using ACC to LLVM for its compiler.Jason Sams
2010-03-26Update Script java classes and llvm samples.Jason Sams
2009-08-10Add two addDefines methods to ScriptC.Builder. They add #defines from the fi...Joe Onorato
2009-08-09Let java put #defines into renderscriptJoe Onorato
2009-08-04Split ScriptC from RenderScript.java. Implement state caching in the Builder...Jason Sams