summaryrefslogtreecommitdiff
path: root/scriptc
AgeCommit message (Expand)Author
2015-08-20Restore missing min and max API.android-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r66android-6.0.1_r65android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r20android-6.0.1_r17android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r41marshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr-devmarshmallow-devJean-Luc Brouillet
2015-08-10Rename ctxt to context.Jean-Luc Brouillet
2015-06-14Generate __attribute__(deprecated) for deprecated APIs.Jean-Luc Brouillet
2015-06-14Obsolete the graphics API in the .rsh files.Jean-Luc Brouillet
2015-06-03Add half (fp16) to runtime API.Jean-Luc Brouillet
2015-05-28API Runtime Reference documentation tweaks.Jean-Luc Brouillet
2015-04-24Update documentation generator to work with the Documentation system.Jean-Luc Brouillet
2015-04-10Add array1,2,3 fields for iteration structure.Jean-Luc Brouillet
2015-04-06Merge "Add missing USAGE values."Jean-Luc Brouillet
2015-04-03Add rsDebug(msg, float2-4)Jean-Luc Brouillet
2015-04-03Add missing USAGE values.Jean-Luc Brouillet
2015-04-03Improve the documentation of the RenderScript API.Jean-Luc Brouillet
2015-04-02Add "deprecated:" flag to the spec files.Jean-Luc Brouillet
2015-03-26Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet
2015-03-26Revert "Reorganize the header files in a way that's easier to document."Jason Sams
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