Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. | Jason Sams | 2010-05-17 | 1 | -3/+2 |
* | Convert renderscript from using ACC to LLVM for its compiler. | Jason Sams | 2010-05-11 | 1 | -54/+6 |
* | Update Script java classes and llvm samples. | Jason Sams | 2010-03-26 | 1 | -0/+41 |
* | Add two addDefines methods to ScriptC.Builder. They add #defines from the fi... | Joe Onorato | 2009-08-10 | 1 | -0/+40 |
* | Let java put #defines into renderscript | Joe Onorato | 2009-08-09 | 1 | -9/+24 |
* | Split ScriptC from RenderScript.java. Implement state caching in the Builder... | Jason Sams | 2009-08-04 | 1 | -0/+106 |