mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 02:15:45 +00:00
shader: Implement R2P
This commit is contained in:
parent
5d2857e57a
commit
449374cb13
8 changed files with 88 additions and 15 deletions
|
@ -94,6 +94,7 @@ add_library(shader_recompiler STATIC
|
|||
frontend/maxwell/translate/impl/logic_operation_three_input.cpp
|
||||
frontend/maxwell/translate/impl/move_predicate_to_register.cpp
|
||||
frontend/maxwell/translate/impl/move_register.cpp
|
||||
frontend/maxwell/translate/impl/move_register_to_predicate.cpp
|
||||
frontend/maxwell/translate/impl/move_special_register.cpp
|
||||
frontend/maxwell/translate/impl/not_implemented.cpp
|
||||
frontend/maxwell/translate/impl/predicate_set_predicate.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue