1. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  2. e227f9a s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 11 years ago
  3. f8e195e More rearrangement and renaming. by Alex Sakhartchouk · 13 years ago
  4. 89fbb45 Changing rsg to rs where functions don't rely on graphics. by Alex Sakhartchouk · 13 years ago
  5. 09db907 Allocation sampling api prototypes. by Alex Sakhartchouk · 13 years ago
  6. a720a14 Adding ability to bind constants to shaders. by Alex Sakhartchouk · 13 years ago
  7. 25a59d0 Adding better error behavior to RS by Alex Sakhartchouk · 13 years ago
  8. f6216f7 Merge "Revert "Removing changes not meant for MR1"" into graphics-dev by Alex Sakhartchouk · 13 years ago
  9. 5909d26 Revert "Removing changes not meant for MR1" by Alex Sakhartchouk · 13 years ago
  10. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  11. ffe8777 Removing changes not meant for MR1 by Alex Sakhartchouk · 13 years ago
  12. 407f8ca Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  13. 4325387 Wrapping new API with #defines to prevent old apps from using them. by Alex Sakhartchouk · 13 years ago
  14. 9996b75 add renderscript doc comments for exposed headers by Alex Sakhartchouk · 13 years ago
  15. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  16. 7d9c5ff First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 14 years ago
  17. fec5e12 Fix bug 3421901 remove 2 functions from public headers in the SDK. by Jason Sams · 14 years ago
  18. 09aeb8a Clean up RS samples for SDK, bug 2943369 by Jason Sams · 14 years ago
  19. 8be47c7 Clean up Allocation buffer object api. by Jason Sams · 14 years ago
  20. b7e83bd Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 14 years ago
  21. 9966e21 Remove unneeded inclusion of rs_math.rsh. by Shih-wei Liao · 14 years ago
  22. 399dc9e Fix header file to always inline stub functions. by Jason Sams · 14 years ago
  23. 09c6735 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  24. 95333f9 Added frustum plane extraction and sphere culling code. by Alex Sakhartchouk · 14 years ago
  25. ba4aa5c Adding bounding box computation. by Alex Sakhartchouk · 14 years ago
  26. 6445e52 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  27. 9fc9f03 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  28. 7349547 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  29. a490f10 Fix 2877497: export rsgProgramVertexLoadProjectionMatrix() by Jim Miller · 14 years ago
  30. 17d72e8 Cleanup pass on the mesh api change. by Alex Sakhartchouk · 14 years ago
  31. 4e9a7a8 Start of mesh API cleanup. by Alex Sakhartchouk · 14 years ago
  32. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  33. bdb0460 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 14 years ago
  34. 97589cb Add skip to field packer. by Jason Sams · 14 years ago
  35. 1b937f5 Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  36. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  37. be36bf3 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 14 years ago
  38. f2bcce7 Checkin new types for RS. by Jason Sams · 15 years ago
  39. 51f36ab More rsh headers for renderscript and a llvm compatible test script for fountain. by Jason Sams · 15 years ago