16375 Commits (bcaadac22ca8a7320a46644e8199ef333edce8e9)
 

Author SHA1 Message Date
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
bunnei abda366362
Merge pull request #4866 from Morph1984/mjolnir-p3-prod 5 years ago
Chloe 2dc9dbb809
Merge pull request #4933 from lioncash/nodisc-gpu 5 years ago
Lioncash 70812ec57b rasterizer_interface: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash a78021580d render_base: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash b928fca114 gpu: Make use of [[nodiscard]] where applicable 5 years ago
bunnei 8ace3959a5
Merge pull request #4929 from lioncash/nodiscard-input 5 years ago
Morph e7e8a87927 sdl_impl: Pump SDL Events at 1000 Hz 5 years ago
Morph b254d528bc configure_input: Accommodate for the mouse input device engine 5 years ago
Morph ad50209383 hid: Reimplement Begin/EndPermitVibrationSession 5 years ago
Morph d8ad2f3484 controllers/npad: Load input devices on init 5 years ago
Morph 6f5b942897 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 5 years ago
Morph 30e0d1c973 controllers/npad: Remove the old vibration filter 5 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 5 years ago
Morph 978ca65f59 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration 5 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 5 years ago
Morph 92fa5257c7 hid: Mark Begin/EndPermitVibrationSession as stubs 5 years ago
Morph 373408ae8c controllers/npad: Send an empty vibration on destruction/deactivation 5 years ago
Morph 70f16f1722 hid: Stub IsVibrationDeviceMounted 5 years ago
Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph e02ef3c3be controllers/npad: Stop games from vibrating incorrect controllers 5 years ago
Morph 07b81f57ba hid: Fix controller rumble based on new research 5 years ago
Morph 31de52513e hid: Pop a struct of parameters instead of popping individual parameters 5 years ago
Morph e3c2749986 hid: Reorder all HID commands 5 years ago
Morph b92bf51ae1 hid: Implement GetVibrationDeviceInfo 5 years ago
Morph 16e2e1c45f hid: Stub InitializeVibrationDevice 5 years ago
Morph 428ce8ec29 controllers/npad: Rename NPadType to NpadStyleSet 5 years ago
Morph 0a966e2cac controllers/npad: Add DeviceHandle struct 5 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph 8ead176639 udp/client: Reduce testing period to 5 seconds 5 years ago
Morph 64e174237e config: Migrate config files into config/custom 5 years ago
Morph c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 5 years ago
Morph 484623cd61 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 9d4edd4e88 ui/themes: Cleanup UI 5 years ago
Lioncash 0a50ba3bd1 motion_input: Mark constructor as explicit 5 years ago
Lioncash cb826bcee7 motion_input: Mark member functions as [[nodiscard]] where applicable 5 years ago
LC ce718522bc
Merge pull request #4914 from lat9nq/gl-warnings 5 years ago
bunnei 87f220efff
Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix 5 years ago
bunnei c22d0d9945
Merge pull request #4901 from bunnei/caps-stub 5 years ago
lat9nq c433c0a746 bootmanager: Address review comments 5 years ago