yuzu/src/video_core/texture_cache
ameerj 494c41dd5a texture_cache/util: Remove unneeded ReadBlockUnsafe
This call was reading GPU memory into the dst buffer, which is then overwritten by the SwizzleTexture call.
2022-04-04 15:57:54 -04:00
..
accelerated_swizzle.cpp
accelerated_swizzle.h
decode_bc4.cpp
decode_bc4.h
descriptor_table.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
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 Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." 2022-03-26 12:38:30 -07:00
image_info.cpp Texture Cache: revert Image changes. 2021-11-16 22:11:33 +01:00
image_info.h
image_view_base.cpp
image_view_base.h
image_view_info.cpp
image_view_info.h
render_targets.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
samples_helper.h
slot_vector.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
texture_cache_base.h Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." 2022-03-26 12:38:30 -07:00
texture_cache.h GPU Garbage Collection: Fix regressions. 2022-04-01 01:36:24 +02: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: Remove unneeded ReadBlockUnsafe 2022-04-04 15:57:54 -04:00
util.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00