mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 12:07:53 +00:00
shader_ir: Implement a new shader scanner
This commit is contained in:
parent
2b3756d167
commit
48e75bade4
6 changed files with 476 additions and 15 deletions
|
@ -103,6 +103,8 @@ add_library(video_core STATIC
|
|||
shader/decode/video.cpp
|
||||
shader/decode/xmad.cpp
|
||||
shader/decode/other.cpp
|
||||
shader/control_flow.cpp
|
||||
shader/control_flow.h
|
||||
shader/decode.cpp
|
||||
shader/node_helper.cpp
|
||||
shader/node_helper.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue