mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 21:17:52 -05:00
glsl_decompiler: Implementation
This commit is contained in:
@ -84,6 +84,8 @@ add_library(video_core STATIC
|
||||
shader/decode/xmad.cpp
|
||||
shader/decode/other.cpp
|
||||
shader/decode.cpp
|
||||
shader/glsl_decompiler.cpp
|
||||
shader/glsl_decompiler.h
|
||||
shader/shader_ir.cpp
|
||||
shader/shader_ir.h
|
||||
surface.cpp
|
||||
|
Reference in New Issue
Block a user