mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-27 09:00:46 +12:00
[Shader JIT] Attempt to add CALLC/JMPC/JMPU/LOOP
This commit is contained in:
parent
71fd8de92f
commit
137b652840
3 changed files with 107 additions and 3 deletions
include
|
@ -26,6 +26,7 @@ namespace Log {
|
|||
static Logger<false> threadLogger;
|
||||
static Logger<false> gpuLogger;
|
||||
static Logger<false> rendererLogger;
|
||||
static Logger<false> shaderJITLogger;
|
||||
|
||||
// Service loggers
|
||||
static Logger<false> acLogger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue