mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-12 11:58:28 -05:00
shader_recompiler: add byteswap pattern workaround for Nvidia
This commit is contained in:
@ -231,6 +231,7 @@ add_library(shader_recompiler STATIC
|
||||
ir_opt/rescaling_pass.cpp
|
||||
ir_opt/ssa_rewrite_pass.cpp
|
||||
ir_opt/texture_pass.cpp
|
||||
ir_opt/vendor_workaround_pass.cpp
|
||||
ir_opt/verification_pass.cpp
|
||||
object_pool.h
|
||||
precompiled_headers.h
|
||||
|
Reference in New Issue
Block a user