shadPS4/src/video_core
squidbus 81fa9b7fff
shader_recompiler: Add lowering pass for when 64-bit float is unsupported. (#2858)
* shader_recompiler: Add lowering pass for when 64-bit float is unsupported.

* shader_recompiler: Fix PackDouble2x32/UnpackDouble2x32 type.

* shader_recompiler: Remove extra bit cast implementations.
2025-04-28 00:04:16 -07:00
..
amdgpu renderer_vulkan: Use more depth-stencil dynamic state. (#2749) 2025-04-05 23:14:27 +03:00
buffer_cache video_core: Various small improvements and bug fixes (#2525) 2025-02-24 14:31:12 +02:00
host_shaders FidelityFX FSR implementation (#2624) 2025-03-12 20:33:30 +02:00
renderer_vulkan shader_recompiler: Add lowering pass for when 64-bit float is unsupported. (#2858) 2025-04-28 00:04:16 -07:00
texture_cache texture_cache: Relax mismatched image type from assert to cache miss. (#2830) 2025-04-22 15:03:43 -07:00
multi_level_page_table.h buffer_cache: Improve buffer cache locking contention (#1973) 2025-01-02 15:39:02 +02:00
page_manager.cpp buffer_cache: Improve buffer cache locking contention (#1973) 2025-01-02 15:39:02 +02:00
page_manager.h video_core: Use adaptive mutex on Linux (#2105) 2025-01-17 23:47:38 -08:00
renderdoc.cpp Fix loading RenderDoc in offline mode for Linux (#1968) 2024-12-29 12:36:29 +02:00
renderdoc.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00