diff options
author | Sven Gothel <[email protected]> | 2011-10-07 02:40:52 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-10-07 02:40:52 +0200 |
commit | f5a2da16645ebc60d4e3da72f702cf682a5c0488 (patch) | |
tree | 94a65aadeae42f623bce76a803cab1d76b04d1ba /make/build-test.xml | |
parent | fa7627f623141c6fa15856c74d26c8ffe82550d0 (diff) |
PMVMatrix: Defaults from direct NIO -> array-backed non-direct NIO: Reduced cycles 45% -> 5% (from GearsES2 100%)
- NIO direct access from Java is expensive
- default is now array-backed non-direct NIO,
which guarantees array useage for Java computation (especially the inverse calculation)
- only update Mvi and Mvit if requested in the first place
- moved all local matrices to float[]
Diffstat (limited to 'make/build-test.xml')
0 files changed, 0 insertions, 0 deletions