History log of /frameworks/rs/api/rs_object_types.spec
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3ccf0062326427828d1a6050ab329bb5964796e5 30-Mar-2016 Miao Wang <miaowang@google.com> Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE.

Bug: 25227549

- Remove "Dreprecated" and add description to it, since it is still
being used.

Change-Id: Ifaac2756bd1d4858893443d4c11641bc5f5767a1
/frameworks/rs/api/rs_object_types.spec
f94237585f3529091ba7b154f3b037839a99927c 18-Feb-2016 Pirama Arumuga Nainar <pirama@google.com> Add RS_TYPE_FLOAT_16 and allocation helpers for f16

http://b/24862914

- Add RS_TYPE_FLOAT_16 value to rs_data_type enum.
- Add helper functions to create f16 allocations.

Change-Id: I937a1de6f1d80ee50521edd106962e243886198e
(cherry picked from commit f4fee99a12a915fca447370bcae85a40b23cb8d5)
/frameworks/rs/api/rs_object_types.spec
fba00d3fa4c59b71640506b40d9e9ef0af8bccc7 22-Jan-2016 Yang Ni <yangni@google.com> Assign API level 24 to single-source RS API

Updated the RenderScript API spec files, and reran the auto-generating
script for the single-source RS API.

Also updated LatencyBenchmark makefile to set its target-api to 23,
since it uses the deprecated rsForEach() function that takes a script
parameter.

Change-Id: I75d36010be49a0cdcbe1d6ec1fc7eed3a6d7b12b
/frameworks/rs/api/rs_object_types.spec
b4b74afc0ab3876afa2dd189ecbcf44d6a3db285 12-Oct-2015 Pirama Arumuga Nainar <pirama@google.com> Add low-level allocation creation functions

Bug: 23535985

Create spec for rs_allocation_create.rsh that'll have functions
to create Elements, Types and Allocations from a Script.

Add this new header to scriptc/rs_core.rsh.

Change-Id: If64fbe8e5ddce11952563d40a12b234ebae5c386
/frameworks/rs/api/rs_object_types.spec
ca51c78b9e3097ee31dd24cdc5982f550ee563d1 26-Aug-2015 Stephen Hines <srhines@google.com> Don't use anonymous literal structures for RS object types.

Bug: 22926131

Using an anonymous structure type prevents us from being able to use
LLVM to determine the actual typename. This is problematic, because
there are some cases where bcc needs to be able to detect/act on RS
object types. Giving each of these structures a legitimate name has no
impact on the generated code (since we are already using typedefs).
This change is also safe for targeting prior Android releases with our
toolchain.

This change also adjusts the API generator to ensure that we can
generate relevant code/docs/tests for handling RS objects. A new
TypeKind is added for RS_OBJECT, instead of using SIMPLE.

Change-Id: Iaff928f5821af66cfc9b3aea2ff5549d0c8a9408
/frameworks/rs/api/rs_object_types.spec
6386ceb3bf25e442513224aaa45691dfe49562d9 29-Apr-2015 Jean-Luc Brouillet <jeanluc@google.com> API Runtime Reference documentation tweaks.

Many small changes. Among them:
- Cleaned up the boiler plate HTML used for -H option to the minimal possible.
- Cleaned line break of the comments to make them more consistent in the
.rsh files.
- Added missing summaries.
- Make the style of argument comments more consistent.
- Fixed missing HTML escaping.
- Fixed generation of the snippets for the .cs file.
- Improved the documentation about the math precision.
- Reworked the documentation of object types.

Change-Id: I8b229720134aac6d46a0a2679e8b58f15be5ed7e
/frameworks/rs/api/rs_object_types.spec
2217eb7b12e598e5b435a732207647918c171560 24-Apr-2015 Jean-Luc Brouillet <jeanluc@google.com> Update documentation generator to work with the Documentation system.

Also added this flag to the generator:
-H Now that we generate by default .jd files rather than .html files,
you can use this flag to revert to generating .html files. This is
useful when verifying doc changes locally.

And modified the -v flag to specify the API level for all file generation
rather than just the testing files.

Change-Id: Ic9e35ad6779b9fbc6b23228dded2e2be864393ff
/frameworks/rs/api/rs_object_types.spec
44cff8aaada6149408469ae284764b7190661b72 07-Apr-2015 Jean-Luc Brouillet <jeanluc@google.com> Merge "Add missing USAGE values."
f1d7b463a3f589e788b772e59fce9b608f4bc2d9 04-Apr-2015 Jean-Luc Brouillet <jeanluc@google.com> Add missing USAGE values.

Change-Id: I9b001d1249cb74e55e5f5731c79f09217754db14
/frameworks/rs/api/rs_object_types.spec
20b27d602a4778ed50a83df2147416a35b7c92be 03-Apr-2015 Jean-Luc Brouillet <jeanluc@google.com> Improve the documentation of the RenderScript API.

Only the explanations should be changing.

Change-Id: I889b366e3be44f5ac7f44a199e4b9a47353665e2
/frameworks/rs/api/rs_object_types.spec
be2163801c33d6849ae580d42b919b8803d55095 22-Mar-2015 Jean-Luc Brouillet <jeanluc@google.com> Reorganize the header files in a way that's easier to document.

This CL does not change any specification found in a .spec file,
it just reorganizes the distribution of the content.

It also changes a few files that included headers that no longer
exist.

Change-Id: I4a290a30ad3bdc31bac7a7be24e7a7dea2af2618
/frameworks/rs/api/rs_object_types.spec
41371c7c23c4115cf0b3e7dc83240d5bcfb828b3 26-Mar-2015 Jason Sams <jsams@google.com> Revert "Reorganize the header files in a way that's easier to document."

This reverts commit 386e87ecf4114084c10dd385edc1c2baebe80a04.

Change-Id: Icaeedd9badfec2c51a8120c72eb6297736d68c2a
/frameworks/rs/api/rs_object_types.spec
386e87ecf4114084c10dd385edc1c2baebe80a04 22-Mar-2015 Jean-Luc Brouillet <jeanluc@google.com> Reorganize the header files in a way that's easier to document.

This CL does not change any specification found in a .spec file,
it just reorganizes the distribution of the content.

It also changes a few files that included headers that no longer
exist.

Change-Id: I9474ea6706449312fc7a5715d5bef3eabb288bb9
/frameworks/rs/api/rs_object_types.spec