6e13ee21796fd86802f2688c6220544c99b68c40 |
|
18-Nov-2015 |
Verena Beckham <verena@codeplay.com> |
Move implementations of matrix functions into driver/runtime. Move the implementation of rsExtractFrustumPlanes and rsIsSphereInFrustum from rs_math.rsh into driver/runtime. The old implementation remains in place for older versions, and the move occurs only for API level 24 and up. Change-Id: I7661e71eb5d344e39fa84e0aa502c621936e68a0 Signed-off-by: Verena Beckham <verena@codeplay.com>
/frameworks/rs/driver/runtime/rs_matrix.c
|
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/driver/runtime/rs_matrix.c
|
3ff0fe77fdba8ad4a920dc27157d8c1786bb3661 |
|
20-May-2014 |
Jason Sams <jsams@google.com> |
Cleanup 64bit and remove deprecated functions Change-Id: I8f4570af8ab7da05831258dd264118b28ce5d352
/frameworks/rs/driver/runtime/rs_matrix.c
|
5a47020542c52af3e879c1cd67674ca979ff0a18 |
|
30-May-2013 |
Stephen Hines <srhines@google.com> |
Move RS runtime to frameworks/rs. Bug: 7342767 Change-Id: Ia45064a5257b8ce460918f327670e3be550d4b56
/frameworks/rs/driver/runtime/rs_matrix.c
|