yuzu-mainline/src/video_core/texture_cache
bunnei eb3cb3af35
Merge pull request #6497 from FernandoS27/scotty-doesnt-know
GPU Memory Manager - Correct handling of non continuous backing memory.
2021-07-06 17:26:21 -07:00
..
accelerated_swizzle.cpp common/alignment: Rename AlignBits to AlignUpLog2 2021-01-15 04:13:33 -03:00
accelerated_swizzle.h renderer_vulkan: Accelerate ASTC decoding 2021-03-13 12:16:03 -05:00
decode_bc4.cpp
decode_bc4.h
descriptor_table.h
format_lookup_table.cpp
format_lookup_table.h
formatter.cpp
formatter.h
image_base.cpp Merge pull request #6497 from FernandoS27/scotty-doesnt-know 2021-07-06 17:26:21 -07:00
image_base.h Texture Cache: Fix GCC & Clang. 2021-07-04 22:32:35 +02:00
image_info.cpp
image_info.h
image_view_base.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
image_view_base.h
image_view_info.cpp
image_view_info.h
render_targets.h
samples_helper.h
slot_vector.h Reaper: Change memory restrictions on TC depending on host memory on VK. 2021-06-17 00:29:48 +02:00
texture_cache.h Texture Cache: Fix collision with multiple overlaps of the same sparse texture. 2021-07-04 22:32:36 +02:00
types.h Texture Cache: Initial Implementation of Sparse Textures. 2021-07-04 22:32:03 +02:00
util.cpp Merge pull request #6497 from FernandoS27/scotty-doesnt-know 2021-07-06 17:26:21 -07:00
util.h Texture Cache: Improve accuracy of sparse texture detection. 2021-07-04 22:32:35 +02:00