mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 20:27:49 +00:00
glsl_decompiler: Implementation
This commit is contained in:
parent
74ee18de5e
commit
5678498dfd
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