shadPS4/src/video_core/texture_cache
psucien 64459f1a76
Surface management rework (1/3) (#307)
* amdgpu: proper CB and DB sizes calculation; minor refactoring

* texture_cache: separate file for image_info

* texture_cache: image guest address moved into image info

* texture_cache: surface size calculation

* shader_recompiler: fixed sin/cos

Thanks to red_pring and gandalfthewhite0173

* initial preparations for subresources upload

* review comments
2024-07-20 12:51:21 +03:00
..
image.cpp Surface management rework (1/3) (#307) 2024-07-20 12:51:21 +03:00
image.h Surface management rework (1/3) (#307) 2024-07-20 12:51:21 +03:00
image_info.cpp Surface management rework (1/3) (#307) 2024-07-20 12:51:21 +03:00
image_info.h Surface management rework (1/3) (#307) 2024-07-20 12:51:21 +03:00
image_view.cpp Filesystem errors and Base Array Layers (#280) 2024-07-11 14:37:21 +03:00
image_view.h clang format 2024-07-01 13:56:14 +03: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 (1/3) (#307) 2024-07-20 12:51:21 +03:00
texture_cache.h Surface management rework (1/3) (#307) 2024-07-20 12:51:21 +03:00
tile_manager.cpp Surface management rework (1/3) (#307) 2024-07-20 12:51:21 +03:00
tile_manager.h texture_cache: detiler: added missing micro8x2 2024-06-30 15:54:59 +02:00
types.h Filesystem errors and Base Array Layers (#280) 2024-07-11 14:37:21 +03:00