mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-18 18:47:01 +02:00
tool for ir dumps
This commit is contained in:
parent
0fa83ae07f
commit
4dc736f44d
12 changed files with 216 additions and 177 deletions
|
|
@ -714,6 +714,7 @@ add_subdirectory(src)
|
|||
if (ENABLE_DEBUG_TOOLS)
|
||||
add_subdirectory(tools/maxwell-disas)
|
||||
add_subdirectory(tools/maxwell-spirv)
|
||||
add_subdirectory(tools/maxwell-ir)
|
||||
endif()
|
||||
|
||||
# Set yuzu project or yuzu-cmd project as default StartUp Project in Visual Studio depending on whether QT is enabled or not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue