shadPS4/src
Stephen Miller 4ae425bb2d Fix request queues in libSceZlib
Queues are a FIFO data structure, so pop() removes the front, not the end.
2025-06-04 19:04:04 -05:00
..
common Libs: libSceVoice stubs (#3022) 2025-06-01 19:30:03 +03:00
core Fix request queues in libSceZlib 2025-06-04 19:04:04 -05:00
images New kbm icon (#2898) 2025-05-17 11:39:35 +03:00
imgui devtools: persist fsr configs (#2852) 2025-04-27 13:32:29 -03:00
input Fix touchpad handling and change gyro calculation (#3006) 2025-06-01 19:13:02 +03:00
qt_gui Qt: Set Minimum Icon Size List to 48 (#3018) 2025-06-01 14:52:09 +03:00
shader_recompiler Misc opcodes fixes (#3009) 2025-05-29 18:51:36 -07:00
video_core Provide custom border color to samplers (#3014) 2025-05-30 12:04:31 -07:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Devtools: Add Module Viewer (#2976) 2025-05-24 09:15:10 -03:00
emulator.h CLI: Add argument to pass an argument to the game (#2135) 2025-01-18 15:21:08 +03:00
main.cpp VideoOut event cleanup (#2849) 2025-04-27 09:04:17 +03:00
sdl_window.cpp build: Move versioning to CMake file. (#2752) 2025-04-07 12:22:51 +03:00
sdl_window.h Gui: Adding Pause button working, full screen button and labels to buttons on main window gui (#2634) 2025-03-26 23:50:52 +02:00
shadps4.qrc misc: Few small fixes. (#2780) 2025-04-13 12:10:24 -07:00
shadps4.rc [Windows] Adding Properties to the Executable (#2789) 2025-04-17 09:43:14 +03:00