commit | 6e13ee21796fd86802f2688c6220544c99b68c40 | [log] [tgz] |
---|---|---|
author | Verena Beckham <verena@codeplay.com> | Wed Nov 18 10:00:31 2015 +0000 |
committer | Stephen Hines <srhines@google.com> | Sat Jan 30 21:09:55 2016 -0800 |
tree | bc9a6c27a5246581f0f92b17df23ad069d6c6bb2 | |
parent | dcae526d41d84978365711b5eb9ea08acdd5c87d [diff] |
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>