mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 16:57:54 +00:00
shader_decode: Implement VMAD and VSETP
This commit is contained in:
parent
a71ce91f9b
commit
095b8f822b
5 changed files with 129 additions and 2 deletions
|
@ -79,6 +79,7 @@ add_library(video_core STATIC
|
|||
shader/decode/float_set.cpp
|
||||
shader/decode/integer_set.cpp
|
||||
shader/decode/half_set.cpp
|
||||
shader/decode/video.cpp
|
||||
shader/decode/xmad.cpp
|
||||
shader/decode/other.cpp
|
||||
shader/decode.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue