1. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  2. 0473ff1 Removing things that shouldn't be public by Alex Sakhartchouk · 14 years ago
  3. df27202 Adding comments to the renderscript program classes. by Alex Sakhartchouk · 14 years ago
  4. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  5. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 14 years ago
  6. bf6ef8d API review cleanup. by Jason Sams · 14 years ago
  7. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 14 years ago
  8. 06d69de Continue error check improvements and write some docs. by Jason Sams · 14 years ago
  9. c1d6210 More RS exceptions cleanup. Remove some dead code. by Jason Sams · 14 years ago
  10. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  11. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 14 years ago
  12. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  13. 288c871 Making Program*.Builder classes' setters return 'this' by Jim Shuma · 14 years ago
  14. ea87e96 Implement type generation for user uniforms in vertex shader. by Jason Sams · 15 years ago
  15. 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
  16. 7e5ab3b Continue es2 shader dev by Jason Sams · 15 years ago
  17. 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