eden-miror/src/shader_recompiler/frontend/maxwell
MaranBr 4f6195881c
[video_core] Fix 1x graphics bugs without performance loss (#3385)
This fixes weird lines at 1x resolution without impacting performance in some titles.

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3385
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Co-authored-by: MaranBr <maranbr@outlook.com>
Co-committed-by: MaranBr <maranbr@outlook.com>
2026-01-26 03:36:30 +01:00
..
translate [maxwell] ATOM() has cases where it acts like a NOP (#2907) 2025-11-28 15:11:16 +01:00
control_flow.cpp [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
control_flow.h general: fix compilation on GCC 12 2022-06-13 20:09:30 -04:00
decode.cpp [shader_recompiler] Simplify translate loop and directly call (the now uniform functions); remove repetitive declarations on impl.h (#2972) 2025-11-08 04:55:03 +01:00
decode.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
indirect_branch_table_track.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
indirect_branch_table_track.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
instruction.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
location.h Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
maxwell.inc [shader_recompiler] simplify decoder table logic and let compiler do tables for us (#2915) 2025-11-01 03:57:28 +01:00
opcodes.cpp [icc] fix intel c++ compiler errors (#146) 2025-07-30 20:59:28 +02:00
opcodes.h Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
structured_control_flow.cpp [Maxwell]: Fix shaders compilation memory leak (#2606) 2025-10-01 01:21:12 +02:00
structured_control_flow.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
translate_program.cpp [video_core] Fix 1x graphics bugs without performance loss (#3385) 2026-01-26 03:36:30 +01:00
translate_program.h shader_recompiler: add gl_Layer translation GS for older hardware 2022-12-01 09:51:27 -05:00