shadPS4/src/video_core/texture_cache
psucien 09bacf155e Fixes and QoL (#159)
* to ensure that we're not unlocking submits too early

* a final touch

* video_core: texture_cache: fix for page table corruption

* core: linker: a name for the game main thread

* libraries: gnmdriver: an option to dump application command lists

* libraries: kernel: named guest threads

* video_core: added a heuristic for determination of CB/DB surface extents

* fix for rebase leftover
2024-06-01 23:50:03 +03:00
..
image.cpp Fixes and QoL (#159) 2024-06-01 23:50:03 +03:00
image.h Fixes and QoL (#159) 2024-06-01 23:50:03 +03:00
image_view.cpp video_core: Add image support 2024-05-27 18:25:45 +03:00
image_view.h video_core: Add image support 2024-05-27 18:25:45 +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
slot_vector.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
texture_cache.cpp Fixes and QoL (#159) 2024-06-01 23:50:03 +03:00
texture_cache.h Fixes and QoL (#159) 2024-06-01 23:50:03 +03:00
tile_manager.cpp video_core: Add image support 2024-05-27 18:25:45 +03:00
tile_manager.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
types.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00