Historique des commits

Auteur SHA1 Message Date
  Lioncash b7cd5d742e shader_bytecode: Make use of [[nodiscard]] where applicable il y a 5 ans
  Lioncash 56ecafc204 shader_bytecode: Eliminate variable shadowing il y a 5 ans
  bunnei 92344da20c Merge pull request #4936 from lioncash/page il y a 5 ans
  bunnei abda366362 Merge pull request #4866 from Morph1984/mjolnir-p3-prod il y a 5 ans
  Lioncash 0ca91ced2d virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer il y a 5 ans
  Lioncash b3c8997829 page_table: Allow page tables to be moved il y a 5 ans
  Lioncash 3cfd962ef4 page_table: Add missing doxygen parameters to Resize() il y a 5 ans
  Lioncash 0890451c55 page_table: Remove unnecessary header inclusions il y a 5 ans
  Chloe 2dc9dbb809 Merge pull request #4933 from lioncash/nodisc-gpu il y a 5 ans
  Lioncash 70812ec57b rasterizer_interface: Make use of [[nodiscard]] where applicable il y a 5 ans
  Lioncash a78021580d render_base: Make use of [[nodiscard]] where applicable il y a 5 ans
  Lioncash b928fca114 gpu: Make use of [[nodiscard]] where applicable il y a 5 ans
  bunnei 8ace3959a5 Merge pull request #4929 from lioncash/nodiscard-input il y a 5 ans
  Morph e7e8a87927 sdl_impl: Pump SDL Events at 1000 Hz il y a 5 ans
  Morph b254d528bc configure_input: Accommodate for the mouse input device engine il y a 5 ans
  Morph ad50209383 hid: Reimplement Begin/EndPermitVibrationSession il y a 5 ans
  Morph d8ad2f3484 controllers/npad: Load input devices on init il y a 5 ans
  Morph 6f5b942897 configure_input: Update the input profiles for other player tabs il y a 5 ans
  Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes il y a 5 ans
  Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks il y a 5 ans
  Morph 760a9e8693 applets/controller: Change the input button to create input profiles il y a 5 ans
  Morph 30e0d1c973 controllers/npad: Remove the old vibration filter il y a 5 ans
  Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one il y a 5 ans
  Morph 978ca65f59 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted il y a 5 ans
  Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory il y a 5 ans
  Morph 38110dd485 configure_input: Add per-player vibration il y a 5 ans
  Morph d6a41cfc21 settings: Remove global vibration strength modifier il y a 5 ans
  Morph 92fa5257c7 hid: Mark Begin/EndPermitVibrationSession as stubs il y a 5 ans
  Morph 373408ae8c controllers/npad: Send an empty vibration on destruction/deactivation il y a 5 ans
  Morph 70f16f1722 hid: Stub IsVibrationDeviceMounted il y a 5 ans