- 13 Dec, 2021 12 commits
-
-
Lioncash authored
Allows avoiding std::function allocations.
-
Lioncash authored
Avoids copies where reasonably applicable
-
Lioncash authored
Avoids creating copies of the struct where not necessary.
-
Lioncash authored
We can allow the name to be moved into, allowing allocations to be avoided.
-
Lioncash authored
The callback map is a member variable, so this will always be empty on initial construction.
-
Lioncash authored
Silences -Wextra-semi warnings
-
Lioncash authored
This is a void function, so it doesn't need this.
-
Mai M authored
Remove erroneous #pragma once
-
Valeri authored
-
Mai M authored
build: remove remaining bits of Unicorn
-
bunnei authored
build: update cubeb and remove the result_of comment
-
bunnei authored
Kernel: Improve threading & scheduling V3
-
- 10 Dec, 2021 1 commit
-
-
Andrea Pappacoda authored
Unicorn has been removed in fc6db97a
-
- 09 Dec, 2021 3 commits
- 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 18 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
-
itsmeft24 authored
-
itsmeft24 authored
Co-authored-by: Mai M. <mathew1800@gmail.com>
-
bunnei authored
CMakeLists: Specify /Zm200 when compiling in MSVC
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- Fixes a crash in Megadimension Neptunia VII.
-
bunnei authored
- Fixes a potential deadlock on service thread shutdown.
-
bunnei authored
-
bunnei authored
-