index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
java
/
android
/
renderscript
/
Matrix3f.java
Age
Commit message (
Expand
)
Author
2013-12-17
Move RenderScript from graphics/ to new fw/base subdirectory rs.
Tim Murray
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-06-05
Improve RS documentation.
Tim Murray
2013-01-22
One more fix for incorrect indices.
Stephen Hines
2013-01-22
Fix array index oob in Matrix3f.loadRotate().
Stephen Hines
2012-07-10
Fix RS matrix docs regarding row/column and x/y.
Stephen Hines
2012-05-07
Revert "Deprecate"
Stephen Hines
2012-04-19
Deprecate
Alex Sakhartchouk
2011-02-09
clean up and add javadocs
Robert Ly
2011-01-17
More docs
Alex Sakhartchouk
2011-01-04
unhide renderscript
Jason Sams
2010-12-29
Fixing a bug in the load function.
Alex Sakhartchouk
2010-12-21
API cleanup for renderscript. This will be a multiproject commit.
Alex Sakhartchouk
2010-12-17
API reaview cleanup
Alex Sakhartchouk
2010-08-05
Adding more matrix math functions.
Alex Sakhartchouk
2010-08-04
Adding matrix class methods.
Alex Sakhartchouk
2010-02-02
Implement holders for Matrix and Vector data.
Jason Sams