skyline/app
Billy Laws f52ea7bddb Make deferred draw and constant buffer updates reentrant-safe
At some point we will call Submit within draws or constant buffer updates, to avoid any infinite recursion mark draw/cbuf pending as false before performing any operation
2022-07-29 20:07:14 +01:00
..
libraries Remove PugiXML submodule 2022-07-26 20:16:24 +05:30
src/main Make deferred draw and constant buffer updates reentrant-safe 2022-07-29 20:07:14 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30
CMakeLists.txt Enable fwrapv for defined signed integer overflow behaviour 2022-07-29 20:07:14 +01:00
proguard-rules.pro Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30