mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-03-28 14:39:43 -06:00
* cache: Invalidate pages for file reads. * texture_cache: Simplify invalidate intersection check. * vk_rasterizer: Make aware of mapped memory ranges. * buffer_cache: Remove redundant page calculations. Called functions will convert to page numbers/addresses themselves. * file_system: Simplify memory invalidation and add a few missed cases. |
||
|---|---|---|
| .. | ||
| host_compatibility.h | ||
| image_info.cpp | ||
| image_info.h | ||
| image_view.cpp | ||
| image_view.h | ||
| image.cpp | ||
| image.h | ||
| sampler.cpp | ||
| sampler.h | ||
| texture_cache.cpp | ||
| texture_cache.h | ||
| tile_manager.cpp | ||
| tile_manager.h | ||
| types.h | ||