shadPS4/src
psucien 5f4ddc14fc
Image subresources barriers (#904)
* video_core: texture: image subresources state tracking

* shader_recompiler: use one binding if the same image is read and written

* video_core: added rebinding of changed textures after overlap resolve

* don't use pointers; slight `FindTexture` refactoring

* video_core: buffer_cache: don't copy over the image size

* redundant barriers removed; fixes

* regression fixes

* texture_cache: 3d texture layers count fixup

* shader_recompiler: support for partially bound cubemaps

* added support for cubemap arrays

* don't bind unused color buffers

* fixed depth promotion to do not use stencil

* doors

* bonfire lit

* cubemap array index calculation

* final touches
2024-09-21 21:45:56 +02:00
..
audio_core Revert "sceNetAccept sleep and SDLAudio::AudioOutOutput latency and cpu improvements (#507)" 2024-09-11 12:56:41 +03:00
common save_data: Fix save data list back button. (#1003) 2024-09-21 10:21:53 +03:00
core save_data: Fix save data list back button. (#1003) 2024-09-21 10:21:53 +03:00
images Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
imgui Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
input Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
qt_gui Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
shader_recompiler Image subresources barriers (#904) 2024-09-21 21:45:56 +02:00
video_core Image subresources barriers (#904) 2024-09-21 21:45:56 +02:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
emulator.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
main.cpp hot fix : always check if eboot.bin is available in path 2024-09-19 12:17:05 +03:00
sdl_window.cpp Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
sdl_window.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
shadps4.qrc Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00