summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Restore missing min and max API.Jean-Luc Brouillet2015-08-201-0/+20
* Rename ctxt to context.Jean-Luc Brouillet2015-08-102-23/+23
* Provide better diagnostics on CTS failures.Jean-Luc Brouillet2015-08-041-8/+43
* Generate the white list used to validate unresolved externals.Jean-Luc Brouillet2015-06-196-5/+595
* Merge "Fix offset problem when jumping to an anchor mid-pages." into mnc-devJean-Luc Brouillet2015-06-141-3/+5
|\
| * Fix offset problem when jumping to an anchor mid-pages.Jean-Luc Brouillet2015-06-141-3/+5
* | Generate __attribute__(deprecated) for deprecated APIs.Jean-Luc Brouillet2015-06-1410-139/+226
|/
* Merge "Obsolete the graphics API in the .rsh files." into mnc-devJean-Luc Brouillet2015-06-145-46/+121
|\
| * Obsolete the graphics API in the .rsh files.Jean-Luc Brouillet2015-06-145-46/+121
* | Merge "Fix small doc alignment issue." into mnc-devJean-Luc Brouillet2015-06-141-2/+2
|\ \
| * | Fix small doc alignment issue.Jean-Luc Brouillet2015-06-131-2/+2
| |/
* / Clarify rsPackColorTo8888 restrictionsJean-Luc Brouillet2015-06-131-3/+7
|/
* Add half (fp16) to runtime API.Jean-Luc Brouillet2015-06-033-2/+107
* API Runtime Reference documentation tweaks.Jean-Luc Brouillet2015-05-2815-639/+648
* Update documentation generator to work with the Documentation system.Jean-Luc Brouillet2015-04-2410-154/+250
* Move details of variable printing out of the generated code.Jean-Luc Brouillet2015-04-141-53/+16
* Add array1,2,3 fields for iteration structure.Jean-Luc Brouillet2015-04-101-0/+6
* Merge "Fix a small parsing problem with arguments of type rs_matrix2x2, 3x3, ...Jean-Luc Brouillet2015-04-106-16/+28
|\
| * Fix a small parsing problem with arguments of type rs_matrix2x2, 3x3, 4x4.Jean-Luc Brouillet2015-04-096-16/+28
* | Merge "Add missing USAGE values."Jean-Luc Brouillet2015-04-061-1/+4
|\ \ | |/ |/|
| * Add missing USAGE values.Jean-Luc Brouillet2015-04-031-1/+4
* | Merge "Use relative html for links to other parts of the doc."Jean-Luc Brouillet2015-04-061-5/+1
|\ \
| * | Use relative html for links to other parts of the doc.Jean-Luc Brouillet2015-04-031-5/+1
* | | Add rsDebug(msg, float2-4)Jean-Luc Brouillet2015-04-031-1/+10
|/ /
* / Improve the documentation of the RenderScript API.Jean-Luc Brouillet2015-04-0316-474/+810
|/
* Add "deprecated:" flag to the spec files.Jean-Luc Brouillet2015-04-026-141/+181
* Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet2015-03-2619-4115/+4142
* Revert "Reorganize the header files in a way that's easier to document."Jason Sams2015-03-2619-4142/+4115
* Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet2015-03-2419-4115/+4142
* Allow specifications for a function to be found in more than one spec file.Jean-Luc Brouillet2015-03-245-148/+174
* Shorten the generated test file names.Jean-Luc Brouillet2015-03-228-41/+53
* Generate all APIs.Jean-Luc Brouillet2015-03-2029-2849/+9517
* Rename the generated test files to avoid confusion.Jean-Luc Brouillet2015-03-162-5/+5
* Re-enable min() and max() for API 20.Jean-Luc Brouillet2015-03-031-8/+8
* Fix typo in logb documentation.Stephen Hines2015-01-161-1/+1
* Unify parameter naming of the math functions.Jean-Luc Brouillet2014-12-191-248/+250
* Reordered the definitions.Jean-Luc Brouillet2014-12-181-814/+811
* Improve the library documentation.Jean-Luc Brouillet2014-12-172-203/+390
* Silence warnings when compiling the generator.Jean-Luc Brouillet2014-11-171-1/+1
* am 631b9e32: Temporarily stop verifying lgamma sign on -0.Jean-Luc Brouillet2014-09-181-1/+3
|\
| * Temporarily stop verifying lgamma sign on -0.Jean-Luc Brouillet2014-09-181-1/+3
* | am 45f311cd: Relax precision requirement for Native* functionsJean-Luc Brouillet2014-09-181-0/+24
|\|
| * Relax precision requirement for Native* functionsJean-Luc Brouillet2014-09-181-0/+24
* | am 14572b57: Merge "Fix script for new CTS .rs location" into lmp-devJean-Luc Brouillet2014-09-091-1/+1
|\|
| * Fix script for new CTS .rs locationJean-Luc Brouillet2014-09-091-1/+1
* | am 92e846cf: Merge "Improve CTS generated tests (rs/api)." into lmp-devJean-Luc Brouillet2014-08-282-37/+64
|\|
| * Improve CTS generated tests (rs/api).Jean-Luc Brouillet2014-08-272-37/+64
* | resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines2014-08-211-3/+3
|\ \ | |/ |/|
| * Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-3/+3
| * Remove duplicated function.Jason Sams2014-07-211-12/+0