suyu/src/video_core/texture_cache
Fernando Sahmkow cc81c0ce64 Texture_Cache: Redo invalid Surfaces handling.
This commit aims to redo the full setup of invalid textures and
guarantee correct behavior across backends in the case of finding one by
using black dummy textures that match the target of the expected
texture.
2019-11-20 14:59:35 -04:00
..
copy_params.h copy_params: use constexpr for constructor 2019-06-25 17:42:50 -04:00
format_lookup_table.cpp format_lookup_table: Address feedback 2019-11-14 20:57:30 -03:00
format_lookup_table.h format_lookup_table: Address feedback 2019-11-14 20:57:30 -03:00
surface_base.cpp common: Rename binary_find.h to algorithm.h 2019-10-15 15:24:50 -04:00
surface_base.h common: Rename binary_find.h to algorithm.h 2019-10-15 15:24:50 -04:00
surface_params.cpp Texture_Cache: Redo invalid Surfaces handling. 2019-11-20 14:59:35 -04:00
surface_params.h Texture_Cache: Redo invalid Surfaces handling. 2019-11-20 14:59:35 -04:00
surface_view.cpp texture_cache: Minor changes 2019-09-05 23:25:15 -03:00
surface_view.h texture_cache: Minor changes 2019-09-05 23:25:15 -03:00
texture_cache.h Texture_Cache: Redo invalid Surfaces handling. 2019-11-20 14:59:35 -04:00