1. 41371c7 Revert "Reorganize the header files in a way that's easier to document." by Jason Sams · 10 years ago
  2. 386e87e Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 10 years ago
  3. c5184e2 Generate all APIs. by Jean-Luc Brouillet · 10 years ago
  4. 129c147 Remove the macro _RS_RUNTIME. by Jean-Luc Brouillet · 10 years ago
  5. 5213247 Mark math functions const/pure if possible. by Stephen Hines · 11 years ago
  6. 7539820 Revert "Add additional math constants" by Rajeev Sharma · 12 years ago
  7. abb4305 Add additional math constants by Rajeev Sharma · 12 years ago
  8. 4b768a6 Add yuv headers by Jason Sams · 12 years ago
  9. 044e2ee Start refactoring RS headerfiles for docs. by Jason Sams · 13 years ago
  10. 9df3b2b Add docs to rs_types.rsh by Jason Sams · 13 years ago
  11. eb0dfed Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach. by Jason Sams · 13 years ago
  12. c500e74 Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  13. e1eb615 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  14. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  15. fec5e12 Fix bug 3421901 remove 2 functions from public headers in the SDK. by Jason Sams · 14 years ago
  16. 09aeb8a Clean up RS samples for SDK, bug 2943369 by Jason Sams · 14 years ago
  17. ca3f09c Split time functions into rs_time.rsh header. by Stephen Hines · 14 years ago
  18. 9bb32e1 Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core functionalities instead of math functionalities. Also portions of rsDebug implementation has been in rs_core.rsh already. by Shih-wei Liao · 14 years ago
  19. 1e5168d Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 14 years ago
  20. c093685 Support reference operations in RS scripts. by Jason Sams · 14 years ago
  21. dd663fa Thread launch strategies. by Jason Sams · 14 years ago
  22. 7dce6bc Fix debugging support for float vectors and add matrix debugging. by Jason Sams · 14 years ago
  23. 7349547 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  24. ef5867a Cleanup sendToClient and add rsGetDt(). by Jason Sams · 14 years ago
  25. 7bf29dd Threading RS ForEach. by Jason Sams · 14 years ago
  26. ace3e01 1st cut of ForEach and test. by Jason Sams · 14 years ago
  27. 479e292 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 14 years ago
  28. c4cdf45 Fix image processing resource problem for non high-density devices. by Jason Sams · 14 years ago
  29. 7fe6bce Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  30. 275b1e9 types update. by Jason Sams · 14 years ago
  31. c61346b Rough implemetation of ForEach. Remove launchID from root graphics script. by Jason Sams · 14 years ago
  32. 66070bf Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 14 years ago
  33. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  34. ce92d4b Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. by Jason Sams · 14 years ago
  35. be36bf3 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 14 years ago
  36. f2bcce7 Checkin new types for RS. by Jason Sams · 15 years ago
  37. 717e34a First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 15 years ago