shadPS4/src/shader_recompiler
psucien 04fe3a79b9
fix: lower UBO max size to account buffer cache offset (#2388)
* fix: lower UBO max size to account buffer cache offset

* review comments

* remove UBO size from spec and always set it to max on shader side
2025-02-09 22:03:20 +01:00
..
backend fix: lower UBO max size to account buffer cache offset (#2388) 2025-02-09 22:03:20 +01:00
frontend shader_recompiler: Replace texel buffers with in-shader buffer format interpretation (#2363) 2025-02-06 20:40:49 -08:00
ir shader_recompiler: Replace texel buffers with in-shader buffer format interpretation (#2363) 2025-02-06 20:40:49 -08:00
exception.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
info.h fix: lower UBO max size to account buffer cache offset (#2388) 2025-02-09 22:03:20 +01: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 fix: lower UBO max size to account buffer cache offset (#2388) 2025-02-09 22:03:20 +01:00
recompiler.cpp shader_recompiler: Replace texel buffers with in-shader buffer format interpretation (#2363) 2025-02-06 20:40:49 -08:00
recompiler.h Tessellation (#1528) 2024-12-14 12:56:17 +02:00
runtime_info.h shader_recompiler: Add workaround for drivers with unexpected unorm rounding behavior. (#2310) 2025-02-04 01:01:59 -08:00
specialization.h fix: lower UBO max size to account buffer cache offset (#2388) 2025-02-09 22:03:20 +01:00