shadPS4/src/shader_recompiler/ir
2025-12-09 03:18:59 +04:30
..
passes dammit 2025-12-09 03:18:59 +04:30
abstract_syntax_list.cpp video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03:00
abstract_syntax_list.h video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03:00
attribute.cpp video_core: Address various UE bugs (#3559) 2025-09-12 19:29:16 +03:00
attribute.h video_core: Address various UE bugs (#3559) 2025-09-12 19:29:16 +03:00
basic_block.cpp amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
basic_block.h shader_recompiler: Rework sharp tracking for robustness (#3327) 2025-07-28 13:32:16 -07:00
breadth_first_search.h Bump to Clang 19 (#2434) 2025-02-18 15:55:13 +02:00
condition.h build: Fix a couple more warnings. (#3598) 2025-09-13 15:33:42 -07:00
debug_print.h DebugPrintf in shaders (#1252) 2024-10-06 22:34:40 +03:00
ir_emitter.cpp amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
ir_emitter.h Implement V_CMP_GT_U64 (#3352) 2025-08-20 19:53:54 -07:00
microinstruction.cpp amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
opcodes.cpp video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
opcodes.h Bump to Clang 19 (#2434) 2025-02-18 15:55:13 +02:00
opcodes.inc shader_recompiler: Implement fallback path for missing shaderFloat16 support. (#3604) 2025-09-18 00:43:47 -07:00
operand_helper.h Allow vector and scalar offset in buffer address arg to LoadBuffer/StoreBuffer (#3439) 2025-09-03 20:54:23 -07:00
patch.cpp Tessellation (#1528) 2024-12-14 12:56:17 +02:00
patch.h Tessellation (#1528) 2024-12-14 12:56:17 +02:00
pattern_matching.h Allow vector and scalar offset in buffer address arg to LoadBuffer/StoreBuffer (#3439) 2025-09-03 20:54:23 -07:00
position.h shader_recompiler: Support PointSize and ViewportIndex attributes. (#3541) 2025-09-06 20:11:46 -07:00
post_order.cpp shader_recompiler: Implement most integer image atomics, workgroup barriers and shared memory load/store (#231) 2024-07-05 00:15:44 +03:00
post_order.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
program.cpp Core: Simulate write-only file access with read-write access (#3360) 2025-11-04 10:57:26 +02:00
program.h video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03:00
reg.h Allow vector and scalar offset in buffer address arg to LoadBuffer/StoreBuffer (#3439) 2025-09-03 20:54:23 -07:00
reinterpret.h Handle mixed samples attachments (V2) (#3667) 2025-09-29 16:27:39 +03:00
srt_gvn_table.h Misc Cleanups (#2579) 2025-03-02 21:52:32 +02:00
type.cpp Fix shader type names (#2336) 2025-02-03 23:24:56 -08:00
type.h Tessellation (#1528) 2024-12-14 12:56:17 +02:00
value.cpp Tessellation (#1528) 2024-12-14 12:56:17 +02:00
value.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00