1. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago[Renamed from graphics/java/android/renderscript/Program.java]
  2. 460a049 Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  3. c11e25c Improve RS documentation. by Tim Murray · 11 years ago
  4. a908422 Remove all public mention of RS graphics from docs. by Tim Murray · 11 years ago
  5. 275812c Revert "Remove all public mention of RS graphics from docs." by Tim Murray · 11 years ago
  6. d72f932 Remove all public mention of RS graphics from docs. by Tim Murray · 11 years ago
  7. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 12 years ago
  8. a0c2eb2 Deprecate by Alex Sakhartchouk · 12 years ago
  9. 918e840 Unhiding J API's for Renderscript. by Alex Sakhartchouk · 12 years ago
  10. e07694b Validate context when using RS objects. by Jason Sams · 12 years ago
  11. 2123b46 Piping texture names through shader builder. Fixing uint size_t mismatch. by Alex Sakhartchouk · 12 years ago
  12. d5a62bb Adding getters to rs program obejcts. by Alex Sakhartchouk · 13 years ago
  13. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  14. 0473ff1 Removing things that shouldn't be public by Alex Sakhartchouk · 14 years ago
  15. df27202 Adding comments to the renderscript program classes. by Alex Sakhartchouk · 14 years ago
  16. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  17. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 14 years ago
  18. bf6ef8d API review cleanup. by Jason Sams · 14 years ago
  19. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 14 years ago
  20. 06d69de Continue error check improvements and write some docs. by Jason Sams · 14 years ago
  21. c1d6210 More RS exceptions cleanup. Remove some dead code. by Jason Sams · 14 years ago
  22. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  23. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 14 years ago
  24. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  25. 288c871 Making Program*.Builder classes' setters return 'this' by Jim Shuma · 14 years ago
  26. ea87e96 Implement type generation for user uniforms in vertex shader. by Jason Sams · 15 years ago
  27. 68afd01 Move texture bindings to base program object. Change ProgramFragment creation to require a texture format in 1.0 mode. by Jason Sams · 15 years ago
  28. 7e5ab3b Continue es2 shader dev by Jason Sams · 15 years ago
  29. 0011bcf Continue development of es2.0 user shader support for renderscript. This change cleans up ProgramVertex creation and adds support for passing input, output, and constant type info. by Jason Sams · 15 years ago