1. ef72ff2 Use resource entry name instead of mangled name. by Logan Chien · 15 years ago
  2. e4a06c5 Start seperating out RS compute implementation. Create hal by Jason Sams · 15 years ago
  3. fdc54a9 Check and propogate errors from llvm. by Jason Sams · 15 years ago
  4. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 15 years ago
  5. 67e3d20 Hide and delete some code that should not be public. by Jason Sams · 15 years ago
  6. a23d4e7 unhide renderscript by Jason Sams · 15 years ago
  7. eeca435 Stale cache management to address a P1 bug # 3296131. by Shih-wei Liao · 15 years ago
  8. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 16 years ago
  9. a914f34 Add caching support of BCC binaries. by Shih-wei Liao · 16 years ago
  10. 06d69de Continue error check improvements and write some docs. by Jason Sams · 16 years ago
  11. 3ba02b3 Update ScriptC constructor to remove depricated param. by Jason Sams · 16 years ago
  12. 5585e36 Balls test app. by Jason Sams · 16 years ago
  13. 1de0b87 Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. by Jason Sams · 16 years ago
  14. 4d33993 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 16 years ago
  15. 2d71bc7 Update Script java classes and llvm samples. by Jason Sams · 16 years ago
  16. f415cf2 Add two addDefines methods to ScriptC.Builder. They add #defines from the fileds on a class or object that you pass in. by Joe Onorato · 17 years ago
  17. d7b3774 Let java put #defines into renderscript by Joe Onorato · 17 years ago
  18. 69f0d31 Split ScriptC from RenderScript.java. Implement state caching in the Builder objects. by Jason Sams · 17 years ago