skyline/app/src/main/cpp
Billy Laws 7503496bb0 Implement the basis of the Maxwell 3D engine together with a macro
interpreter.

The Maxwell 3D engine handles all 3D rendering, currently only non
rendering related methods are implemented. Macros are small pieces of
code that run on the GPU and allow methods to be quickly called for
things like instanced drawing.
2020-08-15 10:21:41 +00:00
..
skyline Implement the basis of the Maxwell 3D engine together with a macro 2020-08-15 10:21:41 +00:00
emu_jni.cpp Initial Savedata Implementation (#75) 2020-08-09 01:08:51 +05:30
loader_jni.cpp Implement a basic NSP loader 2020-07-01 06:24:41 +00:00