1. 7c07854 Allow specifications for a function to be found in more than one spec file. by Jean-Luc Brouillet · 9 years ago
  2. c5184e2 Generate all APIs. by Jean-Luc Brouillet · 9 years ago
  3. dced5c9 Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them. by David Gross · 9 years ago
  4. f40cb4e Add the M_2_PI constant (correcting an embarrassing typo) by Jean-Luc Brouillet · 9 years ago
  5. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  6. d8b8f8a Fix ulong by Jason Sams · 10 years ago
  7. fa6f90e Switch to large objects for 64-bit. by Tim Murray · 10 years ago
  8. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  9. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  10. e227f9a s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 11 years ago
  11. 8880d49 Merge "Support typed YUV allocations" by Jason Sams · 11 years ago
  12. bc0ca6b Support typed YUV allocations by Jason Sams · 11 years ago
  13. 9e913f4 Add MIRRORED_REPEAT. by Tim Murray · 11 years ago
  14. 20d5530 Add additional math constants by Rajeev Sharma · 12 years ago
  15. 7539820 Revert "Add additional math constants" by Rajeev Sharma · 12 years ago
  16. abb4305 Add additional math constants by Rajeev Sharma · 12 years ago
  17. 340d15a unhide J API by Alex Sakhartchouk · 12 years ago
  18. ae8b795 Add in missing FONT support. by Stephen Hines · 12 years ago
  19. 3c0c606 Wrapping new api's with proper RS_VERSION by Alex Sakhartchouk · 12 years ago
  20. 09db907 Allocation sampling api prototypes. by Alex Sakhartchouk · 12 years ago
  21. 25a59d0 Adding better error behavior to RS by Alex Sakhartchouk · 13 years ago
  22. b7c8c52 Adding tests for element/mesh getters. Fixing bugs found by tests. by Alex Sakhartchouk · 13 years ago
  23. 8d0f59e Adding comments to RS headers. by Alex Sakhartchouk · 13 years ago
  24. b0fa3a6 Element getters. by Alex Sakhartchouk · 13 years ago
  25. 253325d Element HAL sturct, script side getters by Alex Sakhartchouk · 13 years ago
  26. 2e83f21 am f7f93048: Merge "NULL should not be const for RS." by Stephen Hines · 13 years ago
  27. 6a057c3 NULL should not be const for RS. by Stephen Hines · 13 years ago
  28. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  29. 4325387 Wrapping new API with #defines to prevent old apps from using them. by Alex Sakhartchouk · 13 years ago
  30. d5dccb8 Updated time/type docs for Renderscript. by Stephen Hines · 13 years ago
  31. 044e2ee Start refactoring RS headerfiles for docs. by Jason Sams · 13 years ago
  32. 9df3b2b Add docs to rs_types.rsh by Jason Sams · 13 years ago
  33. c500e74 Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  34. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  35. 46f2e72 Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  36. ed2ea27 c99 bool support by Shih-wei Liao · 14 years ago
  37. 5439184 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 14 years ago
  38. 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
  39. c093685 Support reference operations in RS scripts. by Jason Sams · 14 years ago
  40. 0bd010a Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  41. 05f1cb4 Renaming stucts back. by Alex Sakhartchouk · 14 years ago
  42. 2985805 Adding quaternion functions to math library. by Alex Sakhartchouk · 14 years ago
  43. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  44. 7fe6bce Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  45. 97589cb Add skip to field packer. by Jason Sams · 14 years ago
  46. efa1760 To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 14 years ago
  47. 1b937f5 Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  48. 275b1e9 types update. by Jason Sams · 14 years ago
  49. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  50. f2bcce7 Checkin new types for RS. by Jason Sams · 14 years ago
  51. fcee14d Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out. by Jason Sams · 14 years ago
  52. 717e34a First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 14 years ago