History log of /frameworks/rs/rsMatrix4x4.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1bb2eed69caa28cf8198d58db7d9134cc2f563f5 06-Sep-2014 Jean-Luc Brouillet <jeanluc@google.com> Improve rsMatrix* documentation, fix bugs

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
/frameworks/rs/rsMatrix4x4.h
411f5996bccf88d5d2f8d1f003d39a8d76365244 11-Jul-2012 Stephen Hines <srhines@google.com> Switch row/col to x/y in order to improve clarity.

RS matrices use column major ordering. The previous parameter names made this
very confusing to users of the API.

Change-Id: I1f3a53c4a7563416933acef4260b33d87468308e
/frameworks/rs/rsMatrix4x4.h
f47fb9b7ce529cee60ad211634bb27ed623f1098 22-Apr-2011 Jason Sams <rjsams@android.com> Add matrix logging.

Change-Id: I42fb61747cf1ddf9b367faf6ce9109429d34e9cf
/frameworks/rs/rsMatrix4x4.h
87fe59a2f4d4c74539bfa0bff5f9a7e320e99415 21-Apr-2011 Jason Sams <rjsams@android.com> Create runtime stubs for compute driver.

Change-Id: I8e0250a642844a2ad3ff6efc38e385445b7da032
/frameworks/rs/rsMatrix4x4.h