shadPS4/src
Paris Oplopoios 58df609ba0
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Optimize games that hit unpatchable EXTRQ/INSERTQ (#2888)
* Make signal handler faster

* I love clang-format

* Use faster decoding

* MacOS CI
2025-05-08 19:59:12 +03:00
..
common libkernel: Various filesystem fixes (#2868) 2025-05-01 14:47:43 +03:00
core Optimize games that hit unpatchable EXTRQ/INSERTQ (#2888) 2025-05-08 19:59:12 +03:00
images misc: Few small fixes. (#2780) 2025-04-13 12:10:24 -07:00
imgui devtools: persist fsr configs (#2852) 2025-04-27 13:32:29 -03:00
input Fix incorrect calculation setting the center of the joysticks one value off causing stick drift in games that assume already corrected input values (#2760) 2025-04-07 13:58:00 -07:00
qt_gui New Crowdin updates (#2846) 2025-04-30 12:41:30 +03:00
shader_recompiler shader_recompiler: Widen num_conversion bitfield (#2886) 2025-05-06 17:11:32 -07:00
video_core vulkan: do not use VK_EXT_extended_dynamic_state (#2880) 2025-05-04 03:11:02 -07:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp emulator: Fix log initialization order. (#2878) 2025-05-03 13:47:03 -07: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