glsl_decompiler: Implementation
This commit is contained in:
parent
fbc67a0563
commit
0c6fb456e0
3 changed files with 1483 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue