- 04 Dec, 2021 3 commits
-
-
Fernando Sahmkow authored
-
bunnei authored
video_core/codecs: more robust ffmpeg hwdecoder selection logic
-
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 8 commits
- 28 Nov, 2021 7 commits
-
-
Fernando S authored
TextureCache: Eliminate format deduction as full depth conversion has been supported.
-
Fernando Sahmkow authored
-
bunnei authored
Core: Stub services and functions needed for checkpoint
-
bunnei authored
settings: Add debug setting to enable all controllers
-
Narr the Reg authored
Used in checkpoint homebrew
-
Narr the Reg authored
Used in checkpoint homebrew
-
german77 authored
-
- 27 Nov, 2021 3 commits
-
-
Narr the Reg authored
Used in checkpoint homebrew
-
Fernando S authored
Project Kraken: Input rewrite
-
Fernando Sahmkow authored
-