1. 6ba0517 Add rsDebug(msg, float2-4) by Jean-Luc Brouillet · 9 years ago
  2. 20b27d6 Improve the documentation of the RenderScript API. by Jean-Luc Brouillet · 9 years ago
  3. 4a73004 Add "deprecated:" flag to the spec files. by Jean-Luc Brouillet · 9 years ago
  4. be21638 Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 9 years ago
  5. 41371c7 Revert "Reorganize the header files in a way that's easier to document." by Jason Sams · 9 years ago
  6. 386e87e Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 9 years ago
  7. 7c07854 Allow specifications for a function to be found in more than one spec file. by Jean-Luc Brouillet · 9 years ago
  8. 62e0993 Shorten the generated test file names. by Jean-Luc Brouillet · 9 years ago
  9. c5184e2 Generate all APIs. by Jean-Luc Brouillet · 9 years ago
  10. 225bdc5 Rename the generated test files to avoid confusion. by Jean-Luc Brouillet · 9 years ago
  11. 3928233 Re-enable min() and max() for API 20. by Jean-Luc Brouillet · 9 years ago
  12. 7d6c9ba Fix typo in logb documentation. by Stephen Hines · 10 years ago
  13. d52feb0 Unify parameter naming of the math functions. by Jean-Luc Brouillet · 10 years ago
  14. 7eddce4 Reordered the definitions. by Jean-Luc Brouillet · 10 years ago
  15. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  16. afbc6fb Silence warnings when compiling the generator. by Jean-Luc Brouillet · 10 years ago
  17. 7cfe2e6 am 631b9e32: Temporarily stop verifying lgamma sign on -0. by Jean-Luc Brouillet · 10 years ago
  18. 631b9e3 Temporarily stop verifying lgamma sign on -0. by Jean-Luc Brouillet · 10 years ago
  19. 6593a88 am 45f311cd: Relax precision requirement for Native* functions by Jean-Luc Brouillet · 10 years ago
  20. 45f311c Relax precision requirement for Native* functions by Jean-Luc Brouillet · 10 years ago
  21. 2f46def am 14572b57: Merge "Fix script for new CTS .rs location" into lmp-dev by Jean-Luc Brouillet · 10 years ago
  22. 56dfea0 Fix script for new CTS .rs location by Jean-Luc Brouillet · 10 years ago
  23. 9b878b2 am 92e846cf: Merge "Improve CTS generated tests (rs/api)." into lmp-dev by Jean-Luc Brouillet · 10 years ago
  24. 32c1818 Improve CTS generated tests (rs/api). by Jean-Luc Brouillet · 10 years ago
  25. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  26. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  27. aa45693 Update API version numbers by Jason Sams · 10 years ago
  28. 532d82a Merge "Enable the new native_* tests." into lmp-dev by Jean-Luc Brouillet · 10 years ago
  29. 1b0707d Enable the new native_* tests. by Jean-Luc Brouillet · 10 years ago
  30. 9390664 Enable custom math verification. by Jean-Luc Brouillet · 10 years ago
  31. 6a7c3d1 Remove duplicated function. by Jason Sams · 10 years ago
  32. d2d7c18 Add native variants of more math lib functions. by Jason Sams · 10 years ago
  33. 9a2bcc5 Remove duplicated function. by Jason Sams · 10 years ago
  34. a140d9d Add native variants of more math lib functions. by Jason Sams · 10 years ago
  35. d7199f9 Fix issues in long and double testing. by Jean-Luc Brouillet · 10 years ago
  36. 46ebc97 Fix issues in long and double testing. by Jean-Luc Brouillet · 10 years ago
  37. 564a400 Mark convert_(long/double) as API 21 by Jason Sams · 10 years ago
  38. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 10 years ago
  39. 2f281cf Fixed incorrect max range value for convert tests. by Jean-Luc Brouillet · 10 years ago
  40. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 10 years ago
  41. 4634143 Multiple improvements to the rs_core_math CTS tests. by Jean-Luc Brouillet · 10 years ago
  42. e076233 Rename runtime.spec to rs_core_math.spec. by Jean-Luc Brouillet · 10 years ago
  43. 963c367 gen_runtime now creates test Java and .rs files for the functions. by Jean-Luc Brouillet · 10 years ago
  44. 43587eb Fix overlap between scalar and vector usage of functions. by Jean-Luc Brouillet · 10 years ago
  45. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  46. ea877ed Update runtime header generator by Jason Sams · 11 years ago
  47. 135c4b7 Runtime spec file and generation by Jason Sams · 11 years ago