1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/video_core/texture_cache
Fernando Sahmkow d86f9cd709 Change texture_cache chaching from GPUAddr to CacheAddr
This also reverses the changes to make invalidation and flushing through
the GPU address.
2019-06-20 21:36:12 -03:00
..
copy_params.h Correct Surface Base and Views for new Texture Cache 2019-06-20 21:36:12 -03:00
surface_base.cpp Change texture_cache chaching from GPUAddr to CacheAddr 2019-06-20 21:36:12 -03:00
surface_base.h Change texture_cache chaching from GPUAddr to CacheAddr 2019-06-20 21:36:12 -03:00
surface_params.cpp Correct Surface Base and Views for new Texture Cache 2019-06-20 21:36:12 -03:00
surface_params.h Correct Surface Base and Views for new Texture Cache 2019-06-20 21:36:12 -03:00
surface_view.cpp Correct Surface Base and Views for new Texture Cache 2019-06-20 21:36:12 -03:00
surface_view.h Correct Surface Base and Views for new Texture Cache 2019-06-20 21:36:12 -03:00
texture_cache.h Change texture_cache chaching from GPUAddr to CacheAddr 2019-06-20 21:36:12 -03:00