Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixes clang errors with mixed enum arithmetic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IApplicationDisplayService: Stub GetIndirectLayerImageMap
|
|
service: Refactor spl
|
|
[testing] fiber: Double default stack size
|
|
Used by games invoking the inline software keyboard such as GNOSIA
|
|
system_version: Update to 11.0.1
|
|
bsd: Avoid writing empty buffers
|
|
Silences log spam on empty buffer writes
|
|
system_archive: Update NgWord archive version
|
|
|
|
|
|
time: Assign the current time point to the ClockSnapshot
|
|
time: Fix CalculateSpanBetween implementation
|
|
video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages.
|
|
|
|
qt: Set DISPLAY env var when not present
|
|
Enable toggle buttons for keyboard and mouse
|
|
|
|
|
|
Stack overflow occurs with some guest applications
|
|
CalculateSpanBetween passes in the ClockSnapshots through 2 input buffers and not as raw arguments. Fix this by reading the 2 input buffers instead of popping raw arguments.
Partially fixes Super Smash Bros. Ultimate's Spirit Board
|
|
Fixes the timer in Super Smash Bros Ultimate's Spirit Board.
|
|
renderer_opengl: Use compute shaders to swizzle BGR textures on copy
|
|
buffer_cache: Heuristically decide to skip cache on uniform buffers
|
|
InputCommon: Mouse fixes
|