- 08 Dec, 2021 6 commits
-
-
Morph authored
QWheelEvent::pos() is deprecated. Make use of position().toPoint() instead.
-
bunnei authored
renderer_vulkan: Add R16G16_UINT
-
Morph authored
- Used by Immortals Fenyx Rising
-
bunnei authored
service/notif: Add notif:a and stub ListAlarmSettings, Initialize
-
bunnei authored
service/hid: Implement SetNpadJoyAssignmentMode
-
bunnei authored
Support multiple videos playing
-
- 07 Dec, 2021 5 commits
-
-
Mai M authored
Fixed #7502
-
Mai M authored
shader_recompiler/backend: Minor organization and refactoring to reduce compile time overhead
-
Mai M authored
(README) changed the color of Discord badge to use the new color
-
bunnei authored
CMakeLists: Specify /Zm200 when compiling in MSVC
-
Morph authored
This increases the memory heap size for constructing precompiled headers to 2x the default.
-
- 06 Dec, 2021 8 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
-
Void48 authored
-
german77 authored
Used by ring fit adventure 1.2.0
-
Morph authored
Add support for subsdk8 and subsdk9
-
jam1garner authored
-
- 05 Dec, 2021 13 commits
-
-
ameerj authored
emit_spirv.h is included in video_core, which was propagating further includes that video_core did not depend on.
-
ameerj authored
-
ameerj authored
-
Morph authored
general: Add missing copyright notices
-
german77 authored
-
ameerj authored
-
ameerj authored
-
Morph authored
core/hid: Add missing controller type
-
german77 authored
-
Fernando S authored
native_clock: Wait for less time in EstimateRDTSCFrequency
-
Adam Heinermann authored
-
bunnei authored
core/hid: Ensure only valid npad are connected
-
german77 authored
-
- 04 Dec, 2021 4 commits
-
-
Feng Chen authored
-
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 4 commits