1. 5224a27 Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 14 years ago
  2. 4b45b89 Move adapter2D to a derived class from Allocation. by Jason Sams · 14 years ago
  3. c17ace2 API reaview cleanup by Alex Sakhartchouk · 14 years ago
  4. b7e83bd Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 14 years ago
  5. b89b0b7 Add support for non-malloc backed textures. by Jason Sams · 14 years ago
  6. 366c9c8 Allocation API update. by Jason Sams · 14 years ago
  7. 84e4027 Support for cubemaps. by Alex Sakhartchouk · 14 years ago
  8. 6070925 Create holder inner class for pushing context state. by Jason Sams · 14 years ago
  9. c9c38dd Split UTF functions from String8/16 by Kenny Root · 14 years ago
  10. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  11. 54929cc Moving attrib creation to Mesh. Adding arrays as shader inputs. by Alex Sakhartchouk · 14 years ago
  12. f0c1df4 Begin adding async allocation creation. by Jason Sams · 14 years ago
  13. 225afd3 Fix refcounting bugs where the sys refcount by Jason Sams · 14 years ago
  14. 64cd98e Some cleanup by Alex Sakhartchouk · 14 years ago
  15. 4f230b3 Fixing font bug, initialization was done in the wrong order. by Alex Sakhartchouk · 14 years ago
  16. 7ffcaf2 changing vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 14 years ago
  17. c8fb69e Adding average fps counter. Removing rsLight from libRS by Alex Sakhartchouk · 14 years ago
  18. 09c6735 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  19. c9fa305 Fix for bug 3053078 Font gamma correction to match with lib HWUI. by Alex Sakhartchouk · 14 years ago
  20. 01b7d29 Fix clear() operation for rsScriptC. by Stephen Hines · 14 years ago
  21. 886f11a More robust attribute binding by Alex Sakhartchouk · 14 years ago
  22. 383e5b1 Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  23. e7ae69f Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 14 years ago
  24. 46e4554 Add arrays to elements. by Jason Sams · 14 years ago
  25. 35b9644 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 14 years ago
  26. 01bcef6 Propagating some useful font changes. by Alex Sakhartchouk · 14 years ago
  27. ca5a454 Fixing fonts to use constant color instead of variable. by Alex Sakhartchouk · 14 years ago
  28. 6445e52 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  29. 9fc9f03 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  30. d18c744 Work on synchronizing a3d created files and java layer. by Alex Sakhartchouk · 14 years ago
  31. 3659d94 Fixing freetype init/uninit code. Removing debug output from stream. by Alex Sakhartchouk · 14 years ago
  32. a1ccecd Removing font initialization on startup by Alex Sakhartchouk · 14 years ago
  33. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago