summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/Matrix4f.java
AgeCommit message (Expand)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-06-05Improve RS documentation.Tim Murray
2012-09-06Document ColorMatrix intrinsic and add helpersJason Sams
2012-07-10Fix RS matrix docs regarding row/column and x/y.Stephen Hines
2012-05-07Revert "Deprecate"Stephen Hines
2012-04-19DeprecateAlex Sakhartchouk
2011-02-09clean up and add javadocsRobert Ly
2011-01-17More docsAlex Sakhartchouk
2011-01-04unhide renderscriptJason Sams
2010-12-29Fixing a bug in the load function.Alex Sakhartchouk
2010-12-21API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk
2010-12-17API reaview cleanupAlex Sakhartchouk
2010-08-10Adding quaternion functions to math library.Alex Sakhartchouk
2010-08-05Adding more matrix math functions.Alex Sakhartchouk
2010-02-02Implement holders for Matrix and Vector data.Jason Sams