shadPS4/src
Mahmoud Adel 76644a0169
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 / pre-release (push) Blocked by required conditions
add Opcodes to switch case (#1233)
* add Opcodes to switch case

Added Opcodes to switch case, they were done here but weren't added to switch 9f79764b01 (diff-9a6c2e2027c03231e88aaaab30908baecae202661839f35c31a777fec2500c7aR659)

* clang
2024-10-04 11:24:45 +03:00
..
audio_core audio_core: Fix return value types and shift some error handling to library. (#1212) 2024-10-03 07:01:39 +03:00
common Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
core Devtools fixes1 (#1228) 2024-10-04 06:44:36 +03:00
images Best icons for flags (#1133) 2024-09-28 21:49:48 +03:00
imgui Devtools fixes1 (#1228) 2024-10-04 06:44:36 +03:00
input sdl: Fix use of functions that now return SDL_bool (#1160) 2024-09-30 06:47:55 +03:00
qt_gui Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
shader_recompiler add Opcodes to switch case (#1233) 2024-10-04 11:24:45 +03:00
video_core vulkan: Fix dynamic vertex binding stride validation errors. (#1229) 2024-10-04 07:51:08 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
emulator.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
main.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
sdl_window.cpp Hide cursor on key/button press (#1211) 2024-10-04 08:49:18 +02:00
sdl_window.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
shadps4.qrc Auto Update (#1006) 2024-09-24 23:03:15 +03:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00