summaryrefslogtreecommitdiff
path: root/scriptc
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-20Generate all APIs.Jean-Luc Brouillet
2015-03-17Add remaining new kernel invocation context query APIs rsGet*().David Gross
2015-03-11Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them.David Gross
2015-03-03am 1a518441: Merge "Remove the macro _RS_RUNTIME."Jean-Luc Brouillet
2015-03-03am 75cfeace: Merge "Added a typedef for rs_for_each_strategy."Jean-Luc Brouillet
2015-03-03am 1ec96579: Merge "Remove meaningless "const" from return types."Jean-Luc Brouillet
2015-03-03am 871daa2d: Merge "Re-enable min() and max() for API 20."Jean-Luc Brouillet
2015-03-03Merge "Remove the macro _RS_RUNTIME."Jean-Luc Brouillet
2015-03-03Merge "Added a typedef for rs_for_each_strategy."Jean-Luc Brouillet
2015-03-03Merge "Remove meaningless "const" from return types."Jean-Luc Brouillet
2015-03-03Merge "Re-enable min() and max() for API 20."Jean-Luc Brouillet
2015-03-03Remove meaningless "const" from return types.Jean-Luc Brouillet
2015-03-03Re-enable min() and max() for API 20.Jean-Luc Brouillet
2015-03-03Added a typedef for rs_for_each_strategy.Jean-Luc Brouillet
2015-03-03am 318a3f1c: Merge "Add the M_2_PI constant (correcting an embarrassing typo)"Jean-Luc Brouillet
2015-03-02Remove the macro _RS_RUNTIME.Jean-Luc Brouillet
2015-03-02Add the M_2_PI constant (correcting an embarrassing typo)Jean-Luc Brouillet
2015-01-21am 39070667: Merge "Fix header API version for MR1" into lmp-mr1-devJason Sams
2014-12-20am 82f515b5: Merge "Unify parameter naming of the math functions."Jean-Luc Brouillet
2014-12-19Unify parameter naming of the math functions.Jean-Luc Brouillet
2014-12-19am 820a28f0: Merge "Improve the library documentation."Jean-Luc Brouillet
2014-12-17Improve the library documentation.Jean-Luc Brouillet
2014-12-12am 914cbfc1: Merge "Move rsForEach with usrData to 32-bit only."Tim Murray
2014-12-08Fix header API version for MR1Jason Sams
2014-11-17Move rsForEach with usrData to 32-bit only.Tim Murray
2014-10-15Set vload/vstore to API 21.Tim Murray
2014-09-24Move vload/vstore out of L.Tim Murray
2014-09-18Temporarily stop verifying lgamma sign on -0.Jean-Luc Brouillet
2014-09-08Improve rsMatrix* documentation, fix bugsJean-Luc Brouillet
2014-08-27Improve CTS generated tests (rs/api).Jean-Luc Brouillet
2014-08-19Fix ulongJason Sams
2014-08-18Update API version numbersJason Sams
2014-08-12Update time_t definition for 64-bit.Tim Murray
2014-07-21Remove duplicated function.Jason Sams
2014-07-21Add native variants of more math lib functions.Jason Sams
2014-06-12am 8aebccf0: am 6526d968: Merge "Switch to large objects for 64-bit."Tim Murray
2014-06-12Switch to large objects for 64-bit.Tim Murray
2014-06-11am 090e4dc4: am c180b0ae: Merge "Update structs and defines for 64-bit."Tim Murray
2014-06-10Update structs and defines for 64-bit.Tim Murray
2014-05-29Set API version for atomics so they may be tested.Jason Sams
2014-05-23am b26ddb86: am df4f10de: am d6d1cca1: Merge "Added the RS_KERNEL macro."Stephen Hines
2014-05-22Added the RS_KERNEL macro.Chris Wailes
2014-05-20am da074a2a: am d69675f9: am d370bb0b: Merge "Cleanup 64bit and remove deprec...Jason Sams
2014-05-19Cleanup 64bit and remove deprecated functionsJason 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-23Merge "Remove VP9-related runtime functions."Tim Murray