shadPS4/src/shader_recompiler/frontend/translate
TheTurtle 4407ebdd9b
shader_recompiler: Implement guest barycentrics (#3245)
* shader_recompiler: Implement guest barycentrics

* Review comments and some cleanup
2025-07-15 18:49:12 +03:00
..
data_share.cpp shader_recompiler: Reorganize data share operations and implement GDS bit (#3222) 2025-07-10 13:38:50 +03:00
export.cpp shader_recompiler: Implement dual source blending (#3054) 2025-06-08 21:38:58 +03:00
scalar_alu.cpp shader_recompiler: Implement ff1 with subgroup ops (#3225) 2025-07-10 21:52:56 +03:00
scalar_flow.cpp Define S_TRAP as InstCategory::FlowControl (#3223) 2025-07-10 13:53:38 +03:00
scalar_memory.cpp video_core: Implement DMA. (#2819) 2025-05-22 21:00:15 +03:00
translate.cpp shader_recompiler: Implement guest barycentrics (#3245) 2025-07-15 18:49:12 +03:00
translate.h shader_recompiler: Implement guest barycentrics (#3245) 2025-07-15 18:49:12 +03:00
vector_alu.cpp shader_recompiler: Reorganize data share operations and implement GDS bit (#3222) 2025-07-10 13:38:50 +03:00
vector_interpolation.cpp shader_recompiler: Implement guest barycentrics (#3245) 2025-07-15 18:49:12 +03:00
vector_memory.cpp vector_memory: Handle immediate but non zero offset too 2025-07-09 18:40:05 +03:00