shadPS4/src/shader_recompiler
psucien a9f8eaf778
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 / macos-sdl (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
video_core: Initial implementation of pipeline cache (#3816)
* Initial implementation

* Fix for crash caused by stale stages data; cosmetics applied

* Someone mentioned the assert

* Async blob writer

* Fix for memory leak

* Remain stuff

* Async changed to `packaged_task`
2025-11-29 11:52:08 +02:00
..
backend amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
frontend video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
ir video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
info.h video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02: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 video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
recompiler.cpp video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
recompiler.h video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
resource.h video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
runtime_info.h video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00
specialization.h video_core: Initial implementation of pipeline cache (#3816) 2025-11-29 11:52:08 +02:00