1. 38da508 Followup to a bug fix. by Alex Sakhartchouk · 13 years ago
  2. 93c47f1 Fixing a race condition in RSSurfaceView. Bug 5601083 by Alex Sakhartchouk · 13 years ago
  3. 11518ac clean up and add javadocs by Robert Ly · 13 years ago
  4. b11e3d2 Unhide more of the RS APIs. by Stephen Hines · 14 years ago
  5. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 14 years ago
  6. bf6ef8d API review cleanup. by Jason Sams · 14 years ago
  7. 2222aa9 Cleanup error message for null binding address. by Jason Sams · 14 years ago
  8. a8551b1 Fix the build. by Romain Guy · 14 years ago
  9. 704ff64 Preview seperating RenderScript into RenderScript and RenderScriptGL by Jason Sams · 14 years ago
  10. 3bc47d4 Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state. by Jason Sams · 15 years ago
  11. efd9b6fb Support applications changing the surface attached to the RS. by Jason Sams · 15 years ago
  12. 66b2771 Reduce debugging spew and add props to selectivly re-enable it. by Jason Sams · 15 years ago
  13. 5fda65f Add a method to destroy the RS object. by Joe Onorato · 15 years ago
  14. 65e7aa5 Implement pause/resume for the RS thread. by Jason Sams · 15 years ago
  15. ebfb436 Add raster object to control point and line params. Add flag to force SW rendering. by Jason Sams · 15 years ago
  16. 67c6844 Remove bogus comments and logging. by Jason Sams · 15 years ago
  17. b13ada5 Add support for selecting the color bit depth and if the application used a depth buffer. by Jason Sams · 15 years ago
  18. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  19. e29d471 Move the java and jni renderscript files to the proper location. by Jason Sams · 15 years ago[Renamed (99%) from libs/rs/java/RenderScript/android/renderscript/RSSurfaceView.java]
  20. f29ca50 Cleanup logging and fix a startup race condition that manifested on Firestone. by Jason Sams · 15 years ago
  21. 94d8e90a Split renderscript java code from test apps. Update makefiles. by Jason Sams · 15 years ago[Renamed (98%) from libs/rs/java/Fountain/src/com/android/fountain/RSSurfaceView.java]
  22. df98851 Change the Fountain test app's package to com.android.fountain. by Jack Palevich · 15 years ago
  23. 5da30b7 Rename Calc sample to Fountain. by Jack Palevich · 15 years ago[Renamed from libs/rs/java/Calc/src/com/android/calc/RSSurfaceView.java]
  24. 60aa3ea Add sprite fountain test. by Jack Palevich · 15 years ago