Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei abda366362 Merge pull request #4866 from Morph1984/mjolnir-p3-prod hace 5 años
  Chloe 2dc9dbb809 Merge pull request #4933 from lioncash/nodisc-gpu hace 5 años
  Lioncash 70812ec57b rasterizer_interface: Make use of [[nodiscard]] where applicable hace 5 años
  Lioncash a78021580d render_base: Make use of [[nodiscard]] where applicable hace 5 años
  Lioncash b928fca114 gpu: Make use of [[nodiscard]] where applicable hace 5 años
  bunnei 8ace3959a5 Merge pull request #4929 from lioncash/nodiscard-input hace 5 años
  Morph e7e8a87927 sdl_impl: Pump SDL Events at 1000 Hz hace 5 años
  Morph b254d528bc configure_input: Accommodate for the mouse input device engine hace 5 años
  Morph ad50209383 hid: Reimplement Begin/EndPermitVibrationSession hace 5 años
  Morph d8ad2f3484 controllers/npad: Load input devices on init hace 5 años
  Morph 6f5b942897 configure_input: Update the input profiles for other player tabs hace 5 años
  Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes hace 5 años
  Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks hace 5 años
  Morph 760a9e8693 applets/controller: Change the input button to create input profiles hace 5 años
  Morph 30e0d1c973 controllers/npad: Remove the old vibration filter hace 5 años
  Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one hace 5 años
  Morph 978ca65f59 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted hace 5 años
  Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory hace 5 años
  Morph 38110dd485 configure_input: Add per-player vibration hace 5 años
  Morph d6a41cfc21 settings: Remove global vibration strength modifier hace 5 años
  Morph 92fa5257c7 hid: Mark Begin/EndPermitVibrationSession as stubs hace 5 años
  Morph 373408ae8c controllers/npad: Send an empty vibration on destruction/deactivation hace 5 años
  Morph 70f16f1722 hid: Stub IsVibrationDeviceMounted hace 5 años
  Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes hace 5 años
  Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox hace 5 años
  Morph e02ef3c3be controllers/npad: Stop games from vibrating incorrect controllers hace 5 años
  Morph 07b81f57ba hid: Fix controller rumble based on new research hace 5 años
  Morph 31de52513e hid: Pop a struct of parameters instead of popping individual parameters hace 5 años
  Morph e3c2749986 hid: Reorder all HID commands hace 5 años
  Morph b92bf51ae1 hid: Implement GetVibrationDeviceInfo hace 5 años