summaryrefslogtreecommitdiffstats
path: root/rsMatrix4x4.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improve rsMatrix* documentation, fix bugsJean-Luc Brouillet2014-09-081-4/+9
| | | | | | | | | Improves the user-facing documentation. Fix the incorrect row & column naming on the Get/Set API. Fix a bug where rsMatrixLoadMultiply could not have the destination be one of the source, e.g. rsMatrixLoadMultiply(&l, &l, &r) Change-Id: I42207aacf4ebe815d4a79db2aaa9c44f85864696
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-4/+4
| | | | | | | See https://android-git.corp.google.com/g/#/c/143865 Bug: 5449033 Change-Id: I0122812ed6ff6f5b59fe4a43ab8bff0577adde0a
* Add matrix logging.Jason Sams2011-04-221-0/+7
| | | | Change-Id: I42fb61747cf1ddf9b367faf6ce9109429d34e9cf
* Create runtime stubs for compute driver.Jason Sams2011-04-201-0/+307
Change-Id: I8e0250a642844a2ad3ff6efc38e385445b7da032