summaryrefslogtreecommitdiff
path: root/scriptc/rs_core_math.rsh
AgeCommit message (Expand)Author
2014-12-19Unify parameter naming of the math functions.Jean-Luc Brouillet
2014-12-17Improve the library documentation.Jean-Luc Brouillet
2014-09-18Temporarily stop verifying lgamma sign on -0.Jean-Luc Brouillet
2014-08-27Improve CTS generated tests (rs/api).Jean-Luc Brouillet
2014-08-18Update API version numbersJason Sams
2014-07-21Remove duplicated function.Jason Sams
2014-07-21Add native variants of more math lib functions.Jason Sams
2014-05-06Fix issues in long and double testing.Jean-Luc Brouillet
2014-05-05Fix issues in long and double testing.Jean-Luc Brouillet
2014-04-29Mark convert_(long/double) as API 21Jason Sams
2014-03-07Enable more advanced CTS tests.Jean-Luc Brouillet
2014-02-24Multiple improvements to the rs_core_math CTS tests.Jean-Luc Brouillet
2014-02-14gen_runtime now creates test Java and .rs files for the functions.Jean-Luc Brouillet
2014-02-04Fix overlap between scalar and vector usage of functions.Jean-Luc Brouillet
2014-01-22Implement version of step() that takes a scalar edge and a vector for the oth...Jean-Luc Brouillet
2014-01-09Switch to generated headers.Jason Sams