- 07 Dec, 2021 1 commit
-
-
Matías Locatti authored
Old version had formatting issues, and I want to provide an answer to the most common reason this pops up in the first place, outdated drivers.
-
- 06 Dec, 2021 6 commits
-
-
bunnei authored
input_common: Update SDL to 2.0.18
-
bunnei authored
service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAssignment
-
Narr the Reg authored
-
german77 authored
Used by ring fit adventure 1.2.0
-
Morph authored
Add support for subsdk8 and subsdk9
-
jam1garner authored
-
- 05 Dec, 2021 7 commits
-
-
Morph authored
general: Add missing copyright notices
-
ameerj authored
-
Morph authored
core/hid: Add missing controller type
-
german77 authored
-
Fernando S authored
native_clock: Wait for less time in EstimateRDTSCFrequency
-
bunnei authored
core/hid: Ensure only valid npad are connected
-
german77 authored
-
- 04 Dec, 2021 3 commits
-
-
bunnei authored
video_core/codecs: more robust ffmpeg hwdecoder selection logic
-
Morph authored
In my testing, waiting for 200ms provided the same level of precision as the previous implementation when estimating the RDTSC frequency. This significantly improves the yuzu executable launch times since we reduced the wait time from 3 seconds to 200 milliseconds.
-
bunnei authored
general: Replace high_resolution_clock with steady_clock
-
- 03 Dec, 2021 7 commits
-
-
liushuyu authored
... to fix build on Flatpak (and self-builds)
-
liushuyu authored
* skip impersonated VAAPI implementaions ("imposter detection") * place VAAPI priority below CUDA/NVDEC/CUVID
-
liushuyu authored
-
liushuyu authored
-
bunnei authored
service: am: ISelfController: Stub SaveCurrentScreenshot
-
Morph authored
- Used by Disney Magical World 2: Enchanted Edition
-
Morph authored
yuzu: Implement basic controller UI navigation
-
- 02 Dec, 2021 2 commits
- 01 Dec, 2021 2 commits
-
-
Mai M authored
Update translations (2021-12-01)
-
The yuzu Community authored
-
- 30 Nov, 2021 8 commits
-
-
bunnei authored
service: friend: Implement GetCompletionEvent
-
Morph authored
- Used by Super Bomberman R Online
-
Narr the Reg authored
core: hid: Post kraken cleanup
-
Narr the Reg authored
-
Morph authored
Allows us to be more explicit with the representation of button states and use the provided bit manipulation operators
-
Morph authored
We were previously truncating this to a u32 as there were no known buttons that used the full 64 bits of this type. Fix this now that we know they are used.
-
Morph authored
This represents a bitmask for all pressed buttons
-
Morph authored
This also moves the use of DisableConfiguration to the destructor.
-
- 29 Nov, 2021 4 commits