summaryrefslogtreecommitdiffstats
path: root/rs/java/android/renderscript/Element.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix issues found during CTS testing of FP16Jason Sams2015-05-131-2/+3
| | | | | | | | | bug 20822382 This corrects a copy&paste error placing F16 into F32. Fixes an error disallowing vectors of fp16 types. Change-Id: I34be1aa9a323d61a7121581ab9599d2c2d32dd42
* unhide RS apisJason Sams2015-03-301-15/+0
| | | | Change-Id: I30c3349c9222765ad7850890e0431bc6a6d3757a
* Fix doc bug for object size.Jason Sams2015-03-261-1/+2
| | | | Change-Id: I3c810abcb9734196bd8804a22efc010dd3a73291
* Add FP16 types to the list of RenderScript types.Jason Sams2015-01-201-1/+44
| | | | Change-Id: Ibf9a6d391fb4d6a5c4b4e05ab73fb58bd74dc586
* am 3aa4de11: am 802aaf3b: am 47de3060: Merge "Fix element size on 64b"Jason Sams2014-06-181-11/+19
|\ | | | | | | | | * commit '3aa4de11b05599d75af92a15820731144941c38f': Fix element size on 64b
| * Fix element size on 64bJason Sams2014-06-181-11/+19
| | | | | | | | | | | | | | RenderScript Element types know their own size. This change properly tracks the new object sizes. Change-Id: I3cbf76a7ec5f68056ed5599e9406cea05ba86969
* | am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use ↵Narayan Kamath2014-02-281-6/+3
|\ \ | |/ | | | | | | | | | | long[] for RS id array" * commit '62d675c240fd87cb987c86ae4f6ac17dc13374c8': AArch64: Use long[] for RS id array
| * AArch64: Use long[] for RS id arrayAshok Bhat2014-02-121-6/+3
| | | | | | | | | | Change-Id: Ia5145a547c0d13c7d6f1bb4d8f5472be62481bd9 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
| * Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-311-0/+1103
| | | | Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-171-0/+1100
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d