skyline/app
Billy Laws 83eb88d78b Optimise GPFIFO command processing for higher throughput
Using a u32 for the loop index prevents masking on all increments,
giving a moderate performance increase.

Passing methods as u32 parameters and stopping subChannel being passed
gives quite a significant increase when combined with the inlining
allowed by subchannel based engine selection.
2021-09-17 19:42:17 +01:00
..
libraries Move Mbed TLS to submodule + Update Java Libraries 2021-07-12 21:27:49 +05:30
src/main Optimise GPFIFO command processing for higher throughput 2021-09-17 19:42:17 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Move Mbed TLS to submodule + Update Java Libraries 2021-07-12 21:27:49 +05:30
CMakeLists.txt NEEDS CLEANUP: Reimplement GPU VMM and rewrite nvdrv VM impl 2021-08-14 20:44:16 +01:00
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30