shadPS4/src/shader_recompiler
squidbus 0a5f46942e
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
shader_recompiler: Make sure RuntimeInfo is zero initialized. (#1332)
2024-10-10 20:32:13 +03:00
..
backend shader_recompiler: Move sampling parameter resolution to tracking pass and support more derivative types. (#1290) 2024-10-10 19:27:34 +03:00
frontend shader_recompiler: Implement V_SUBB_U32 and V_SUBBREV_U32. (#1331) 2024-10-10 19:40:19 +03:00
ir shader_recompiler: Move sampling parameter resolution to tracking pass and support more derivative types. (#1290) 2024-10-10 19:27:34 +03:00
exception.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
info.h spirv: Flush denormals if possible (#1302) 2024-10-10 17:47:39 +03:00
params.h shader_recompiler: Implement render target swizzles when no format is available (#739) 2024-09-03 14:04:30 +03:00
profile.h spirv: Flush denormals if possible (#1302) 2024-10-10 17:47:39 +03:00
recompiler.cpp Initial support of Geometry shaders (#1244) 2024-10-06 01:26:50 +03:00
recompiler.h shader_recompiler: Implement render target swizzles when no format is available (#739) 2024-09-03 14:04:30 +03:00
runtime_info.h shader_recompiler: Make sure RuntimeInfo is zero initialized. (#1332) 2024-10-10 20:32:13 +03:00
specialization.h shader_recompiler: Additional scope handling and user data as push constants (#1013) 2024-09-23 08:55:43 +02:00