1. 3928233 Re-enable min() and max() for API 20. by Jean-Luc Brouillet · 9 years ago
  2. 7d6c9ba Fix typo in logb documentation. by Stephen Hines · 10 years ago
  3. d52feb0 Unify parameter naming of the math functions. by Jean-Luc Brouillet · 10 years ago
  4. 7eddce4 Reordered the definitions. by Jean-Luc Brouillet · 10 years ago
  5. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  6. 631b9e3 Temporarily stop verifying lgamma sign on -0. by Jean-Luc Brouillet · 10 years ago
  7. 45f311c Relax precision requirement for Native* functions by Jean-Luc Brouillet · 10 years ago
  8. 32c1818 Improve CTS generated tests (rs/api). by Jean-Luc Brouillet · 10 years ago
  9. aa45693 Update API version numbers by Jason Sams · 10 years ago
  10. 532d82a Merge "Enable the new native_* tests." into lmp-dev by Jean-Luc Brouillet · 10 years ago
  11. 1b0707d Enable the new native_* tests. by Jean-Luc Brouillet · 10 years ago
  12. 9390664 Enable custom math verification. by Jean-Luc Brouillet · 10 years ago
  13. 6a7c3d1 Remove duplicated function. by Jason Sams · 10 years ago
  14. d2d7c18 Add native variants of more math lib functions. by Jason Sams · 10 years ago
  15. d7199f9 Fix issues in long and double testing. by Jean-Luc Brouillet · 10 years ago
  16. 46ebc97 Fix issues in long and double testing. by Jean-Luc Brouillet · 10 years ago
  17. 564a400 Mark convert_(long/double) as API 21 by Jason Sams · 10 years ago
  18. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 10 years ago
  19. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 10 years ago
  20. 4634143 Multiple improvements to the rs_core_math CTS tests. by Jean-Luc Brouillet · 10 years ago
  21. e076233 Rename runtime.spec to rs_core_math.spec. by Jean-Luc Brouillet · 10 years ago[Renamed from api/runtime.spec]
  22. 963c367 gen_runtime now creates test Java and .rs files for the functions. by Jean-Luc Brouillet · 10 years ago
  23. 43587eb Fix overlap between scalar and vector usage of functions. by Jean-Luc Brouillet · 10 years ago
  24. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  25. ea877ed Update runtime header generator by Jason Sams · 11 years ago
  26. 135c4b7 Runtime spec file and generation by Jason Sams · 11 years ago