1. be21638 Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 9 years ago
  2. 41371c7 Revert "Reorganize the header files in a way that's easier to document." by Jason Sams · 9 years ago
  3. 386e87e Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 9 years ago
  4. 7c07854 Allow specifications for a function to be found in more than one spec file. by Jean-Luc Brouillet · 9 years ago
  5. c5184e2 Generate all APIs. by Jean-Luc Brouillet · 9 years ago
  6. 6a3c8f3 Add remaining new kernel invocation context query APIs rsGet*(). by David Gross · 9 years ago
  7. dced5c9 Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them. by David Gross · 9 years ago
  8. 9207a90 am 1a518441: Merge "Remove the macro _RS_RUNTIME." by Jean-Luc Brouillet · 9 years ago
  9. a828cbf am 75cfeace: Merge "Added a typedef for rs_for_each_strategy." by Jean-Luc Brouillet · 9 years ago
  10. 8176471 am 1ec96579: Merge "Remove meaningless "const" from return types." by Jean-Luc Brouillet · 9 years ago
  11. 05d0063 am 871daa2d: Merge "Re-enable min() and max() for API 20." by Jean-Luc Brouillet · 9 years ago
  12. 1a51844 Merge "Remove the macro _RS_RUNTIME." by Jean-Luc Brouillet · 9 years ago
  13. 75cfeac Merge "Added a typedef for rs_for_each_strategy." by Jean-Luc Brouillet · 9 years ago
  14. 1ec9657 Merge "Remove meaningless "const" from return types." by Jean-Luc Brouillet · 9 years ago
  15. 871daa2 Merge "Re-enable min() and max() for API 20." by Jean-Luc Brouillet · 9 years ago
  16. 40da363 Remove meaningless "const" from return types. by Jean-Luc Brouillet · 9 years ago
  17. 3928233 Re-enable min() and max() for API 20. by Jean-Luc Brouillet · 9 years ago
  18. 72e6ece Added a typedef for rs_for_each_strategy. by Jean-Luc Brouillet · 9 years ago
  19. 209217f am 318a3f1c: Merge "Add the M_2_PI constant (correcting an embarrassing typo)" by Jean-Luc Brouillet · 9 years ago
  20. 129c147 Remove the macro _RS_RUNTIME. by Jean-Luc Brouillet · 9 years ago
  21. f40cb4e Add the M_2_PI constant (correcting an embarrassing typo) by Jean-Luc Brouillet · 9 years ago
  22. b4a07ca am 39070667: Merge "Fix header API version for MR1" into lmp-mr1-dev by Jason Sams · 10 years ago
  23. e8fcee1 am 82f515b5: Merge "Unify parameter naming of the math functions." by Jean-Luc Brouillet · 10 years ago
  24. d52feb0 Unify parameter naming of the math functions. by Jean-Luc Brouillet · 10 years ago
  25. 591a4e1 am 820a28f0: Merge "Improve the library documentation." by Jean-Luc Brouillet · 10 years ago
  26. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  27. 3b2908c am 914cbfc1: Merge "Move rsForEach with usrData to 32-bit only." by Tim Murray · 10 years ago
  28. 85e51c2 Fix header API version for MR1 by Jason Sams · 10 years ago
  29. 2f6dc84 Move rsForEach with usrData to 32-bit only. by Tim Murray · 10 years ago
  30. 812240c Set vload/vstore to API 21. by Tim Murray · 10 years ago
  31. 44aa107 Move vload/vstore out of L. by Tim Murray · 10 years ago
  32. 631b9e3 Temporarily stop verifying lgamma sign on -0. by Jean-Luc Brouillet · 10 years ago
  33. 1bb2eed Improve rsMatrix* documentation, fix bugs by Jean-Luc Brouillet · 10 years ago
  34. 32c1818 Improve CTS generated tests (rs/api). by Jean-Luc Brouillet · 10 years ago
  35. d8b8f8a Fix ulong by Jason Sams · 10 years ago
  36. aa45693 Update API version numbers by Jason Sams · 10 years ago
  37. 64147eb Update time_t definition for 64-bit. by Tim Murray · 10 years ago
  38. 6a7c3d1 Remove duplicated function. by Jason Sams · 10 years ago
  39. d2d7c18 Add native variants of more math lib functions. by Jason Sams · 10 years ago
  40. 09b2b59 am 8aebccf0: am 6526d968: Merge "Switch to large objects for 64-bit." by Tim Murray · 10 years ago
  41. fa6f90e Switch to large objects for 64-bit. by Tim Murray · 10 years ago
  42. 369e2d7 am 090e4dc4: am c180b0ae: Merge "Update structs and defines for 64-bit." by Tim Murray · 10 years ago
  43. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  44. 4a64489 Set API version for atomics so they may be tested. by Jason Sams · 10 years ago
  45. 5a6f6cf am b26ddb86: am df4f10de: am d6d1cca1: Merge "Added the RS_KERNEL macro." by Stephen Hines · 10 years ago
  46. 9d26171 Added the RS_KERNEL macro. by Chris Wailes · 10 years ago
  47. 6b9d7ed am da074a2a: am d69675f9: am d370bb0b: Merge "Cleanup 64bit and remove deprecated functions" by Jason Sams · 10 years ago
  48. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  49. d7199f9 Fix issues in long and double testing. by Jean-Luc Brouillet · 10 years ago
  50. 46ebc97 Fix issues in long and double testing. by Jean-Luc Brouillet · 10 years ago
  51. 564a400 Mark convert_(long/double) as API 21 by Jason Sams · 10 years ago
  52. 087fa6e Merge "Remove VP9-related runtime functions." by Tim Murray · 10 years ago
  53. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 10 years ago
  54. 8e1f8dc Add unsigned atomics by Jason Sams · 10 years ago
  55. 41660c4 Implement vector load/store. by Jason Sams · 10 years ago
  56. 4634143 Multiple improvements to the rs_core_math CTS tests. by Jean-Luc Brouillet · 10 years ago
  57. 531ee4e Remove VP9-related runtime functions. by Tim Murray · 10 years ago
  58. 47a4f5f Merge "gen_runtime now creates test Java and .rs files for the functions." by Jean-Luc Brouillet · 10 years ago
  59. 963c367 gen_runtime now creates test Java and .rs files for the functions. by Jean-Luc Brouillet · 10 years ago
  60. d22e2e2 Clean up naming of VP9 support functions. by Jason Sams · 10 years ago
  61. afdb47f Merge "Add image computing oriented builtin functions" by Jason Sams · 10 years ago
  62. 197fc09 Add image computing oriented builtin functions by Matthieu Delahaye · 10 years ago
  63. 43587eb Fix overlap between scalar and vector usage of functions. by Jean-Luc Brouillet · 10 years ago
  64. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  65. 29087fa Switch to generated headers. by Jason Sams · 11 years ago
  66. 07fe4ce Comment out unimplemented smoothstep() functions. by Stephen Hines · 11 years ago
  67. 5f18e1f Remove unimplemented atomic functions from RS header files. by Stephen Hines · 11 years ago
  68. e781228 Update header declarations for doxygen. by Stephen Hines · 11 years ago
  69. 62adb6b am e227f9a1: s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 11 years ago
  70. e227f9a s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 11 years ago
  71. c626135 Implement vector clamp for all types. by Jason Sams · 11 years ago
  72. 5213247 Mark math functions const/pure if possible. by Stephen Hines · 11 years ago
  73. 4cb9687 Add yuv prototypes by Jason Sams · 11 years ago
  74. 988bfc4 Headers for 3d typed get/set element by Jason Sams · 11 years ago
  75. 8880d49 Merge "Support typed YUV allocations" by Jason Sams · 11 years ago
  76. bc0ca6b Support typed YUV allocations by Jason Sams · 11 years ago
  77. 9e913f4 Add MIRRORED_REPEAT. by Tim Murray · 11 years ago
  78. aa49395 Implement fast log and pow. by Jason Sams · 11 years ago
  79. 87212a2 Merge "Construct fract(float) as a static inline call, instead of a new function." by Stephen Hines · 12 years ago
  80. 59531f7 Implement fast native_exp* by Jason Sams · 12 years ago
  81. 891bcfe Construct fract(float) as a static inline call, instead of a new function. by Stephen Hines · 12 years ago
  82. 4d3201d Add float fract(float v) prototype. by Tim Murray · 12 years ago
  83. 1a56976 Add rsSetElementAt_<type>. by Tim Murray · 12 years ago
  84. 7fb897d Merge "Add 1D and 2D rsSetElementAt." by Tim Murray · 12 years ago
  85. cc63efe Add 1D and 2D rsSetElementAt. by Tim Murray · 12 years ago
  86. f598811 Fix use of rs_script_call_t. by Stephen Hines · 12 years ago
  87. 9c7d4c4 Implement FS compatible getElementAt_* by Jason Sams · 12 years ago
  88. 08695a9 Mark getAllocation as deprecated. by Jason Sams · 12 years ago
  89. ab4b0ef Fix approx function naming. bug 7205089 by Jason Sams · 12 years ago
  90. 7150c93 Add approx_atan and header guards to rs_cl.rsh by Rajeev Sharma · 12 years ago
  91. 65723fe Add initial approximate function prototypes and cleanup rs_cl.rsh by Rajeev Sharma · 12 years ago
  92. c4b6831 am 310fcd94: Merge "Add additional math constants" by Stephen Hines · 12 years ago
  93. 796ea15 Add additional math constants by Rajeev Sharma · 12 years ago
  94. 7539820 Revert "Add additional math constants" by Rajeev Sharma · 12 years ago
  95. abb4305 Add additional math constants by Rajeev Sharma · 12 years ago
  96. a1dd74c Add rsDebug implementations for all basic types by Rajeev Sharma · 12 years ago
  97. 4b768a6 Add yuv headers by Jason Sams · 12 years ago
  98. cb05802 Add docs for abs(), etc. + fix minor spacing issues. by Stephen Hines · 12 years ago
  99. 6537404 Support float vector versions of rsDebug() directly. by Stephen Hines · 12 years ago
  100. 340d15a unhide J API by Alex Sakhartchouk · 12 years ago