summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/AllocationAdapter.java
AgeCommit message (Collapse)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d
2013-11-20Merge "Convert Java/JNI to 64-bit, part 2."Tim Murray
2013-11-20Convert Java/JNI to 64-bit, part 2.Tim Murray
This changes BaseObj to support 64-bit IDs. There are a few caveats: 1. Since it is deprecated, RSG will not support 64-bit. 2. Currently, methods that pass arrays of IDs to the driver are not supported in 64-bit. This will be fixed in a later CL. bug 11332320 Change-Id: If0dbecc8b285e260f767e441e05088b6a1b749a2
2013-11-20Remove unused imports from frameworks/base.John Spurlock
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
2013-06-05Improve RS documentation.Tim Murray
bug 8570568 Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
2012-05-07Revert "Deprecate"Stephen Hines
This reverts commit a0c2eb27b408660b02fa248943166d6c7e447908. Conflicts: api/current.txt graphics/java/android/renderscript/Element.java graphics/java/android/renderscript/Script.java Change-Id: I3c8fa62b12da95b3dbc842b5284dbed65d3cf963
2012-04-19DeprecateAlex Sakhartchouk
Change-Id: Idad2c5ad4f8a30f8cc60d88318f2e1809866d309
2012-04-03Validate context when using RS objects.Jason Sams
BUG=6035422 Change-Id: I8586be0085b36767289e1f634111c0ff076cec3c
2011-07-08Add error checks for AllocationAdapters being used in unsupported ways.Jason Sams
Change-Id: If6506e04d65a7b3d79203ac7a20a7961368ef04f
2011-07-07AllocationAdapter cleanup.Jason Sams
Change-Id: Ia7eb0925e410779bbd6a925af721e3834dcf83f8
2011-06-21Fix bugs in AllocationAdapter.Jason Sams
Change-Id: Ib530fc719de3587f44eed88bd1d16e22dd5af64a
2011-06-16POSITVE -> POSITIVE typo fixStephen Hines
Change-Id: Ib26eb35fad0c93543f69f6c200820f04c435c2af
2011-06-14Allocation copy functions.Alex Sakhartchouk
Change-Id: Idce6d44a4f4bb2e399284a40c0f90dc1bff912fd
2011-01-12Unhide more of the RS APIs.Stephen Hines
Change-Id: I7ec5de42680a4184d3a1380ea7c35b6ba3cf13bf
2010-12-29Move adapter2D to a derived class from Allocation.Jason Sams
Change-Id: I7e9d8b0028ba95956476f253da38dbe64564d0da