summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2015-03-24Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet
2015-03-24Allow specifications for a function to be found in more than one spec file.Jean-Luc Brouillet
2015-03-22Shorten the generated test file names.Jean-Luc Brouillet
2015-03-20Generate all APIs.Jean-Luc Brouillet
2015-03-16Rename the generated test files to avoid confusion.Jean-Luc Brouillet
2015-03-03Re-enable min() and max() for API 20.Jean-Luc Brouillet
2015-01-16Fix typo in logb documentation.Stephen Hines
2014-12-19Unify parameter naming of the math functions.Jean-Luc Brouillet
2014-12-18Reordered the definitions.Jean-Luc Brouillet
2014-12-17Improve the library documentation.Jean-Luc Brouillet
2014-11-17Silence warnings when compiling the generator.Jean-Luc Brouillet
2014-09-18am 631b9e32: Temporarily stop verifying lgamma sign on -0.Jean-Luc Brouillet
2014-09-18Temporarily stop verifying lgamma sign on -0.Jean-Luc Brouillet
2014-09-18am 45f311cd: Relax precision requirement for Native* functionsJean-Luc Brouillet
2014-09-18Relax precision requirement for Native* functionsJean-Luc Brouillet
2014-09-09am 14572b57: Merge "Fix script for new CTS .rs location" into lmp-devJean-Luc Brouillet
2014-09-09Fix script for new CTS .rs locationJean-Luc Brouillet
2014-08-28am 92e846cf: Merge "Improve CTS generated tests (rs/api)." into lmp-devJean-Luc Brouillet
2014-08-27Improve CTS generated tests (rs/api).Jean-Luc Brouillet
2014-08-21resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-18Update API version numbersJason Sams
2014-07-24Merge "Enable the new native_* tests." into lmp-devJean-Luc Brouillet
2014-07-24Enable the new native_* tests.Jean-Luc Brouillet
2014-07-23Enable custom math verification.Jean-Luc Brouillet
2014-07-21Remove duplicated function.Jason Sams
2014-07-21Add native variants of more math lib functions.Jason Sams
2014-07-21Remove duplicated function.Jason Sams
2014-07-17Add 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-04-28Fix precision issues with half_recip,Jason Sams
2014-03-12Fixed incorrect max range value for convert tests.Jean-Luc Brouillet
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-19Rename runtime.spec to rs_core_math.spec.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-09Update runtime header generatorJason Sams
2013-12-11Runtime spec file and generationJason Sams