summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/FieldPacker.java
AgeCommit message (Expand)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
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
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-06-05Improve RS documentation.Tim Murray
2013-04-19Updating API based on feedbackJason Sams
2013-04-11Add support for synchronous get().Tim Murray
2013-02-08Add FieldPacker contructor that acceptsJason Sams
2012-05-07Revert "Deprecate"Stephen Hines
2012-04-19DeprecateAlex Sakhartchouk
2012-04-03Validate context when using RS objects.Jason Sams
2011-06-21Support missing RS vector types.Stephen Hines
2011-06-05Fix the false-alarm bug when we skip to the end, which should be OK.Shih-wei Liao
2011-06-02Improve validation in RS FieldPacker.Stephen Hines
2011-02-09clean up and add javadocsRobert Ly
2011-01-20Properly use Long2 for "UInt2" for FieldPacker.Stephen Hines
2011-01-04unhide renderscriptJason Sams
2010-12-21API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk
2010-12-17API reaview cleanupAlex Sakhartchouk
2010-09-30Finish plumbing for double RS elements.Stephen Hines
2010-08-25Add matrix component types.Jason Sams
2010-08-12Fix field packer bug for U32 data.Jason Sams
2010-06-24Add matrix ops to RSH headers.Jason Sams
2010-06-21Fix build error.Jason Sams
2010-06-21Move ImageProcessing and ModelViewer to reflected files.Jason Sams
2010-06-17Add skip to field packer.Jason Sams
2010-03-26Checkin new types for RS.Jason Sams
2010-02-02Hide field packer.Jason Sams
2010-02-02Implement holders for Matrix and Vector data.Jason Sams