1. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 16 years ago
  2. bf6ef8d7 API review cleanup. by Jason Sams · 16 years ago
  3. 2222aa9 Cleanup error message for null binding address. by Jason Sams · 16 years ago
  4. a8551b1 Fix the build. by Romain Guy · 16 years ago
  5. 704ff64 Preview seperating RenderScript into RenderScript and RenderScriptGL by Jason Sams · 16 years ago
  6. 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 · 17 years ago
  7. efd9b6fb Support applications changing the surface attached to the RS. by Jason Sams · 17 years ago
  8. 66b2771 Reduce debugging spew and add props to selectivly re-enable it. by Jason Sams · 17 years ago
  9. 5fda65f1 Add a method to destroy the RS object. by Joe Onorato · 17 years ago
  10. 65e7aa5 Implement pause/resume for the RS thread. by Jason Sams · 17 years ago
  11. ebfb436 Add raster object to control point and line params. Add flag to force SW rendering. by Jason Sams · 17 years ago
  12. 67c6844 Remove bogus comments and logging. by Jason Sams · 17 years ago
  13. b13ada5 Add support for selecting the color bit depth and if the application used a depth buffer. by Jason Sams · 17 years ago
  14. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 17 years ago
  15. e29d471 Move the java and jni renderscript files to the proper location. by Jason Sams · 17 years ago[Renamed (99%) from libs/rs/java/RenderScript/android/renderscript/RSSurfaceView.java]
  16. f29ca50 Cleanup logging and fix a startup race condition that manifested on Firestone. by Jason Sams · 17 years ago
  17. 94d8e90a Split renderscript java code from test apps. Update makefiles. by Jason Sams · 17 years ago[Renamed (98%) from libs/rs/java/Fountain/src/com/android/fountain/RSSurfaceView.java]
  18. df98851 Change the Fountain test app's package to com.android.fountain. by Jack Palevich · 17 years ago
  19. 5da30b7 Rename Calc sample to Fountain. by Jack Palevich · 17 years ago[Renamed from libs/rs/java/Calc/src/com/android/calc/RSSurfaceView.java]
  20. 60aa3ea Add sprite fountain test. by Jack Palevich · 17 years ago