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 |
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-03-15 | 2X2 matrix needs 4 float elements. | Stephen Hines |
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 |