shadPS4/src/video_core/texture_cache
psucien 30198d5ffc
Surface management rework (2/3) (#329)
* texture_cache: interface refactoring

* a bit of fixes and improvements

* texture_cache: macro tile extents for bpp 128

* texture_cache: detiler: prefer host memory for large buffers upload
2024-07-28 17:20:42 +02:00
..
image.cpp Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
image.h Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
image_info.cpp Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
image_info.h Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
image_view.cpp Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
image_view.h Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
sampler.cpp video_core: Add image support 2024-05-27 18:25:45 +03:00
sampler.h video_core: Add image support 2024-05-27 18:25:45 +03:00
texture_cache.cpp Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
texture_cache.h Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
tile_manager.cpp Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
tile_manager.h Surface management rework (2/3) (#329) 2024-07-28 17:20:42 +02:00
types.h Filesystem errors and Base Array Layers (#280) 2024-07-11 14:37:21 +03:00