mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 01:38:12 -05:00
Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes.
This commit is contained in:
committed by
FernandoS27
parent
38fc995f6c
commit
47e4f6a52c
@ -109,6 +109,8 @@ add_library(video_core STATIC
|
||||
shader/ast.h
|
||||
shader/control_flow.cpp
|
||||
shader/control_flow.h
|
||||
shader/compiler_settings.cpp
|
||||
shader/compiler_settings.h
|
||||
shader/decode.cpp
|
||||
shader/expr.cpp
|
||||
shader/expr.h
|
||||
|
Reference in New Issue
Block a user