index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2020-11-15
hid: Reimplement Begin/EndPermitVibrationSession
Morph
2020-11-15
controllers/npad: Load input devices on init
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
controllers/npad: Remove the old vibration filter
Morph
2020-11-15
hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
configure_input: Add per-player vibration
Morph
2020-11-15
settings: Remove global vibration strength modifier
Morph
2020-11-15
hid: Mark Begin/EndPermitVibrationSession as stubs
Morph
2020-11-15
controllers/npad: Send an empty vibration on destruction/deactivation
Morph
2020-11-15
hid: Stub IsVibrationDeviceMounted
Morph
2020-11-15
controllers/npad: Add heuristics to reduce rumble state changes
Morph
2020-11-15
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
controllers/npad: Stop games from vibrating incorrect controllers
Morph
2020-11-15
hid: Fix controller rumble based on new research
Morph
2020-11-15
hid: Pop a struct of parameters instead of popping individual parameters
Morph
2020-11-15
hid: Reorder all HID commands
Morph
2020-11-15
hid: Implement GetVibrationDeviceInfo
Morph
2020-11-15
hid: Stub InitializeVibrationDevice
Morph
2020-11-15
controllers/npad: Rename NPadType to NpadStyleSet
Morph
2020-11-15
controllers/npad: Add DeviceHandle struct
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-11-15
controllers/npad: Connect a controller on init if none are connected
Morph
2020-11-12
Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix
bunnei
2020-11-09
Merge pull request #4901 from bunnei/caps-stub
bunnei
2020-11-08
Merge pull request #4909 from lioncash/interrupt
Rodrigo Locatti
2020-11-08
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-11-08
cpu_interrupt_handler: Mark move contructor/assignment as deleted
Lioncash
2020-11-08
applets: Rename LibraryAppletVersion to ControllerAppletVersion
Morph
2020-11-08
applets/controller: Pop normal data for StrapGuide and FirmwareUpdate
Morph
2020-11-08
applets/controller: Introduce additional checks for mode and caller
Morph
2020-11-08
applets/controller: Add ControllerUpdateFirmwareArg struct
Morph
2020-11-08
Merge pull request #4903 from bunnei/remove-gpu-integrity
bunnei
2020-11-07
Merge pull request #4906 from lat9nq/log-cpu-accuracy
LC
2020-11-07
settings: log value of CPU_Accuracy
lat9nq
2020-11-07
video_core: dma_pusher: Remove integrity check on command lists.
bunnei
2020-11-06
Merge pull request #4888 from lioncash/unicorn-remove
bunnei
2020-11-06
hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.
bunnei
2020-11-05
settings: Simplify initializer of resolution factor
Lioncash
2020-11-04
Merge pull request #4889 from lioncash/setting-global
bunnei
2020-11-04
Merge pull request #4858 from lioncash/initializer
bunnei
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-11-04
Merge pull request #4869 from bunnei/improve-gpu-sync
Chloe
2020-11-03
core: Remove usage of unicorn
Lioncash
2020-11-03
Merge pull request #4878 from bunnei/unload-nrr
bunnei
2020-11-01
fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and ot...
bunnei
2020-11-01
core: Initialize GPU before services.
bunnei
2020-11-01
hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other imp...
bunnei
2020-11-01
service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed.
bunnei
2020-11-01
hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager.
bunnei
[next]