summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2015-06-19Generate the white list used to validate unresolved externals.Jean-Luc Brouillet
2015-06-14Merge "Fix offset problem when jumping to an anchor mid-pages." into mnc-devJean-Luc Brouillet
2015-06-14Fix offset problem when jumping to an anchor mid-pages.Jean-Luc Brouillet
2015-06-14Generate __attribute__(deprecated) for deprecated APIs.Jean-Luc Brouillet
2015-06-14Merge "Obsolete the graphics API in the .rsh files." into mnc-devJean-Luc Brouillet
2015-06-14Obsolete the graphics API in the .rsh files.Jean-Luc Brouillet
2015-06-14Merge "Fix small doc alignment issue." into mnc-devJean-Luc Brouillet
2015-06-13Fix small doc alignment issue.Jean-Luc Brouillet
2015-06-13Clarify rsPackColorTo8888 restrictionsJean-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-14Move details of variable printing out of the generated code.Jean-Luc Brouillet
2015-04-10Add array1,2,3 fields for iteration structure.Jean-Luc Brouillet
2015-04-10Merge "Fix a small parsing problem with arguments of type rs_matrix2x2, 3x3, ...Jean-Luc Brouillet
2015-04-09Fix a small parsing problem with arguments of type rs_matrix2x2, 3x3, 4x4.Jean-Luc Brouillet
2015-04-06Merge "Add missing USAGE values."Jean-Luc Brouillet
2015-04-06Merge "Use relative html for links to other parts of the doc."Jean-Luc Brouillet
2015-04-03Add rsDebug(msg, float2-4)Jean-Luc Brouillet
2015-04-03Use relative html for links to other parts of the doc.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-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