yuzu/src/video_core/texture_cache
2021-12-10 12:41:09 +08: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
image_view_base.h
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 Fix blit image/view not compatible 2021-12-10 12:41:09 +08:00
types.h TextureCache: force same image format when resolving an image. 2021-11-19 05:46:57 +01:00
util.cpp Texture Cache: Redesigning the blitting system (again). 2021-11-27 11:22:16 +01:00
util.h TextureCache: fix rescaling in aliases and overlap joins. 2021-11-16 22:11:31 +01:00