shadPS4/src/video_core/texture_cache
georgemoralis a99c814739
Some checks failed
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Image copy Enhancement (#4041)
* copy image handle 2d->3d copies and opossite now

* make gcc happy

* fixed colouring issue
2026-02-17 22:41:18 +02:00
..
blit_helper.cpp Handle mixed samples attachments (V2) (#3667) 2025-09-29 16:27:39 +03:00
blit_helper.h Handle mixed samples attachments (V2) (#3667) 2025-09-29 16:27:39 +03:00
host_compatibility.cpp texture_cache: Handle compressed views of uncompressed images (#3056) 2025-06-08 23:09:08 +03:00
host_compatibility.h texture_cache: Handle compressed views of uncompressed images (#3056) 2025-06-08 23:09:08 +03:00
image_info.cpp amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
image_info.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
image_view.cpp amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
image_view.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
image.cpp Image copy Enhancement (#4041) 2026-02-17 22:41:18 +02:00
image.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
sampler.cpp amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
sampler.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
texture_cache.cpp video_core: Scheduler priority pending operation queue (#3848) 2025-12-02 22:27:01 +01:00
texture_cache.h video_core: Scheduler priority pending operation queue (#3848) 2025-12-02 22:27:01 +01:00
tile_manager.cpp Change log level from WARNING to INFO for tiler compilation (#3749) 2025-10-25 17:43:52 -07:00
tile_manager.h Handle mixed samples attachments (V2) (#3667) 2025-09-29 16:27:39 +03:00
tile.h video_core: Rework tile manager (#3374) 2025-08-08 05:27:11 -07:00
types.h video_core: Address various UE bugs (#3559) 2025-09-12 19:29:16 +03:00