summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Matrix2f.java
Commit message (Expand)AuthorAgeFilesLines
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-171-193/+0
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-3/+0
* Improve RS documentation.Tim Murray2013-06-051-1/+1
* Fix RS matrix docs regarding row/column and x/y.Stephen Hines2012-07-101-10/+10
* Revert "Deprecate"Stephen Hines2012-05-071-15/+15
* DeprecateAlex Sakhartchouk2012-04-191-15/+15
* 2X2 matrix needs 4 float elements.Stephen Hines2011-03-151-1/+1
* clean up and add javadocsRobert Ly2011-02-091-1/+1
* More docsAlex Sakhartchouk2011-01-171-0/+78
* unhide renderscriptJason Sams2011-01-041-1/+1
* Fixing a bug in the load function.Alex Sakhartchouk2010-12-291-1/+1
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-211-1/+1
* API reaview cleanupAlex Sakhartchouk2010-12-171-0/+9
* Adding more matrix math functions.Alex Sakhartchouk2010-08-051-0/+5
* Adding matrix class methods.Alex Sakhartchouk2010-08-041-0/+46
* Implement holders for Matrix and Vector data.Jason Sams2010-02-021-0/+58