suyu/src/video_core/texture_cache
Lioncash e015dc8264 texture_cache: Ensure has_blacklisted is always initialized
Resolves a -Wmaybe_uninitialized warning
2022-02-02 14:37:27 -05:00
..
accelerated_swizzle.cpp
accelerated_swizzle.h
decode_bc4.cpp
decode_bc4.h
descriptor_table.h
format_lookup_table.cpp Add missing pixel format mapping 2021-11-29 12:39:37 +08:00
format_lookup_table.h
formatter.cpp
formatter.h video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
image_base.cpp Texture Cache: fix memory managment and optimize scaled downloads, uploads. 2021-11-16 22:11:31 +01:00
image_base.h Texture Cahe/Shader decompiler: Resize PointSize on rescaling, refactor and make reaper more agressive on 4Gb GPUs. 2021-11-16 22:11:33 +01:00
image_info.cpp Texture Cache: revert Image changes. 2021-11-16 22:11:33 +01:00
image_info.h Texture Cahe: Fix downscaling on SMO. 2021-11-16 22:11:31 +01:00
image_view_base.cpp TextureCache: Fix Buffer Views Scaling. 2021-11-16 22:11:29 +01:00
image_view_base.h texture_cache: Simplify image view queries and blacklisting 2021-11-16 22:11:28 +01:00
image_view_info.cpp
image_view_info.h
render_targets.h
samples_helper.h
slot_vector.h
texture_cache_base.h Texture Cache: Redesigning the blitting system (again). 2021-11-27 11:22:16 +01:00
texture_cache.h texture_cache: Ensure has_blacklisted is always initialized 2022-02-02 14:37:27 -05:00
types.h TextureCache: force same image format when resolving an image. 2021-11-19 05:46:57 +01:00
util.cpp texture_cache/util: Fix s32 overflow when resolving overlaps 2021-12-31 20:03:22 -05:00
util.h TextureCache: fix rescaling in aliases and overlap joins. 2021-11-16 22:11:31 +01:00