summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/FieldPacker.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Improve RS documentation.Tim Murray2013-06-051-1/+1
* Updating API based on feedbackJason Sams2013-04-191-0/+4
* Add support for synchronous get().Tim Murray2013-04-111-0/+247
* Add FieldPacker contructor that acceptsJason Sams2013-02-081-1/+7
* Revert "Deprecate"Stephen Hines2012-05-071-1/+1
* DeprecateAlex Sakhartchouk2012-04-191-1/+1
* Validate context when using RS objects.Jason Sams2012-04-031-1/+1
* Support missing RS vector types.Stephen Hines2011-06-211-0/+48
* Fix the false-alarm bug when we skip to the end, which should be OK.Shih-wei Liao2011-06-051-1/+1
* Improve validation in RS FieldPacker.Stephen Hines2011-06-021-1/+14
* clean up and add javadocsRobert Ly2011-02-091-2/+2
* Properly use Long2 for "UInt2" for FieldPacker.Stephen Hines2011-01-201-3/+3
* unhide renderscriptJason Sams2011-01-041-1/+2
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-211-21/+0
* API reaview cleanupAlex Sakhartchouk2010-12-171-0/+21
* Finish plumbing for double RS elements.Stephen Hines2010-09-301-1/+1
* Add matrix component types.Jason Sams2010-08-251-0/+18
* Fix field packer bug for U32 data.Jason Sams2010-08-121-1/+5
* Add matrix ops to RSH headers.Jason Sams2010-06-241-1/+1
* Fix build error.Jason Sams2010-06-211-1/+1
* Move ImageProcessing and ModelViewer to reflected files.Jason Sams2010-06-211-0/+4
* Add skip to field packer.Jason Sams2010-06-171-0/+4
* Checkin new types for RS.Jason Sams2010-03-261-12/+135
* Hide field packer.Jason Sams2010-02-021-0/+4
* Implement holders for Matrix and Vector data.Jason Sams2010-02-021-0/+125