7370 Commits (38d14331f57d2a1280c275631e72bd80d7fa3ff9)

Author SHA1 Message Date
bunnei 9f8d7748d9 core: loader: Implement support for loading indexed programs. 5 years ago
bunnei 5f53d285aa hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 5 years ago
comex 00f2c7fbb9 nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID 5 years ago
Chloe Marcec f8d84ecae2 nvservices: Reintroducee IoctlCtrl 5 years ago
bunnei 2ac1148798 Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash b038dcf23c svc: Remove unnecessary [[maybe_unused]] tag 5 years ago
Lioncash c8aec32f12 input_common: Treat warnings as errors 5 years ago
bunnei 2f0eb8d38c olsc: Move member initialization to after member functions. 5 years ago
bunnei 655892e84b hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash 82ef99b107 core: Remove unused private Init function for the System class 5 years ago
Lioncash 637aa4ddef core: Make use of [[nodiscard]] with the System class 5 years ago
Morph 2d3476dd7f hid: Reimplement Begin/EndPermitVibrationSession 5 years ago
Morph 7adf26daf0 controllers/npad: Load input devices on init 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph bd42b2093c controllers/npad: Remove the old vibration filter 5 years ago
Morph 6f80c78568 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 5 years ago
Morph bb0a55c4db hid: Mark Begin/EndPermitVibrationSession as stubs 5 years ago
Morph cd2f8d7e4a controllers/npad: Send an empty vibration on destruction/deactivation 5 years ago
Morph 193418c57f hid: Stub IsVibrationDeviceMounted 5 years ago
Morph ed9df522ec controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph 3281c3b1cb controllers/npad: Stop games from vibrating incorrect controllers 5 years ago
Morph f474cab023 hid: Fix controller rumble based on new research 5 years ago
Morph 82d901ae8b hid: Pop a struct of parameters instead of popping individual parameters 5 years ago
Morph dc7a9a7be2 hid: Reorder all HID commands 5 years ago
Morph c9937559f4 hid: Implement GetVibrationDeviceInfo 5 years ago
Morph 8a35dd51ee hid: Stub InitializeVibrationDevice 5 years ago
Morph 294f3dd914 controllers/npad: Rename NPadType to NpadStyleSet 5 years ago
Morph f279871f0b controllers/npad: Add DeviceHandle struct 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Chloe Marcec d8f879952c Addressed issues 5 years ago
Chloe Marcec f0b74aa725 core: Make nvservices more standardized 5 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 5 years ago
Lioncash 9568c94a11 cpu_interrupt_handler: Mark move contructor/assignment as deleted 5 years ago
Morph a7bee25d73 applets: Rename LibraryAppletVersion to ControllerAppletVersion 5 years ago
Morph 02b6d04d64 applets/controller: Pop normal data for StrapGuide and FirmwareUpdate 5 years ago
Morph 5c26e16783 applets/controller: Introduce additional checks for mode and caller 5 years ago
Morph eca32e90db applets/controller: Add ControllerUpdateFirmwareArg struct 5 years ago
lat9nq ec0f96cdd1 settings: log value of CPU_Accuracy 5 years ago
bunnei 0b6324b3a6 video_core: dma_pusher: Remove integrity check on command lists. 5 years ago
bunnei 479a52a8d4 hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 5 years ago
Lioncash 4c3b3b3cd1 settings: Simplify initializer of resolution factor 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
Lioncash 5c55f3b585 core: Remove usage of unicorn 5 years ago