Age | Commit message (Collapse) | Author |
|
Kreato pointed this out over on discord.
|
|
kernel: remove KWritableEvent
|
|
Preliminary support for nx-hbloader
|
|
|
|
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
|
|
Auto select the SDL audio backend when Cubeb latency is too high
|
|
IFriendService: stub CheckFriendListAvailability
|
|
result: enforce reference check specialization
|
|
This should be assigned CW only on Triangles_CW rather than not Triangles_CCW, making CCW the default winding order rather than CW.
|
|
Since 16:10 was added, the maximum value is now 4.
|
|
|
|
|
|
kernel: add expanded result macros
|
|
yuzu-emu/revert-8987-another-name-for-reinforcement-steel
Revert "vulkan: automatically use larger staging buffer sizes when possible"
|
|
core_timing: use high-precision sleeps on non-Windows targets
|
|
video_core: don't block rendering on screenshots
|
|
yuzu: Add 16:10 aspect ratio
|
|
syncpoint_manager: ensure handle is removable before removing
|
|
|
|
|
|
|
|
|
|
before, but surely wrong.
|
|
|
|
input_common: have an unique vector in callback status
|
|
|
|
|
|
[video_core] Update 3D registers
|
|
|
|
|
|
|
|
|
|
vk_scheduler: wait for command processing to complete
|
|
configure_graphics: Fix graphics API selection when a game is running
|
|
Qt: work around Qt5's font choice for Chinese (in Windows)
|
|
|
|
The graphics API setting should not be changed when a game is running.
|
|
|
|
|
|
|
|
program_metadata: Avoid reference binding to misaligned address
|
|
build(room): simplify yuzu-room installation
|
|
|
|
|
|
|
|
|
|
|
|
Fixes frametime reporting
|
|
Avoids conflicting with the va_start macro
|
|
|