shadPS4/src
Vladislav Mikhalin 18a36c5daa
Fixed false-positive image reuploads (#1557)
* Fixed false-positive image reuploads

* Fixed userfaultfd path, removed dead code, simplified calculations

* oopsie

* track potentially dirty images and hash them

* untrack only first page of the image in case of head access

* rebase, initialize hash, fix bounds check

* include image tail in the calculations
2024-11-26 22:45:15 +02:00
..
audio_core updated sdl to fix touchpad issue (#1275) 2024-10-07 13:04:09 +03:00
common kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
core devtools: Fix a few compiler warnings. (#1575) 2024-11-24 18:47:19 +02:00
images Adding Utils Icon (#1600) 2024-11-26 08:48:14 +02:00
imgui Respect game brightness settings (#1559) 2024-11-21 12:06:53 +02:00
input kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
qt_gui Adding Utils Icon (#1600) 2024-11-26 08:48:14 +02:00
shader_recompiler Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
video_core Fixed false-positive image reuploads (#1557) 2024-11-26 22:45:15 +02:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Fix splashes using the wrong image 2024-11-22 21:20:47 +01:00
emulator.h Loading font libs from title id folder (#1448) 2024-10-31 16:08:34 +02:00
main.cpp Fix --help text in cli (#1588) 2024-11-24 18:45:17 +02:00
sdl_window.cpp Add poll interval to libScePad (#1415) 2024-10-19 15:57:01 +03:00
sdl_window.h Add poll interval to libScePad (#1415) 2024-10-19 15:57:01 +03:00
shadps4.qrc Adding Utils Icon (#1600) 2024-11-26 08:48:14 +02:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00