Citron/src/shader_recompiler
Zephyron 749d083197
shader_recompiler: Fix ISBERD instruction implementation
- Simplify ISBERD instruction to handle register-to-register moves
- Remove incorrect CompositeConstruct usage
- Replace with direct register value passing
- Fix compilation errors in internal stage buffer handling
2024-12-31 23:22:54 +10:00
..
backend chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
frontend shader_recompiler: Fix ISBERD instruction implementation 2024-12-31 23:22:54 +10:00
ir_opt chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
CMakeLists.txt chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
environment.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
exception.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
host_translate_info.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
object_pool.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
precompiled_headers.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
profile.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
program_header.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
runtime_info.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
shader_info.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
stage.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
varying_state.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00