- 29 Aug, 2021 1 commit
-
-
Morph authored
ngct: Stub NGCT:U service
-
- 27 Aug, 2021 4 commits
- 26 Aug, 2021 2 commits
- 25 Aug, 2021 4 commits
-
-
Fernando S authored
vulkan_device: Add a check for int8 support
-
Ameer J authored
GPU_MemoryManger: Fix GetSubmappedRange.
-
bunnei authored
logging: Fix log filter during initialization
-
ameerj authored
Silences validation errors when shaders use int8 without specifying its support to the API
-
- 24 Aug, 2021 2 commits
-
-
ameerj authored
The log filter was being ignored on initialization due to the logging instance being initialized before the config instance, so the log filter was set to its default value. This fixes that oversight, along with using descriptive exceptions instead of abort() calls.
-
Ameer J authored
kernel: Optimize GetHostThreadID
-
- 23 Aug, 2021 2 commits
- 22 Aug, 2021 1 commit
-
-
Lioncash authored
If we don't set an explicit source and target language for the base english translation, then we'll generate an incorrect number of <numerusform> tags (which Transifex doesn't like).
-
- 21 Aug, 2021 3 commits
- 19 Aug, 2021 15 commits
-
-
bunnei authored
dynarmic: Update and enable DYNARMIC_IGNORE_ASSERTS
-
Mai M authored
SPIR-V: Merge two ifs in EmitGetAttribute
-
Mai M authored
applet_error: Fix 64-bit error code conversion
-
Mai M authored
Replace QPoint with QPointF where applicable
-
Fernando Sahmkow authored
-
Valeri authored
Previously, floats were implicitly cast to integers
-
Morph authored
qt_software_keyboard: fix copy-paste error
-
Valeri authored
-
Valeri authored
`via_header_index` is already checked above, so it would never be true in this branch
-
Morph authored
-
Valeri authored
-
Mai M authored
Fix crash in logging in CreateStrayLayer
-
Valeri authored
It was trying to log value of layer_id which is specifically known not to exist, potentially leading to segfault. Log display_id instead.
-
Morph authored
Fix check is thread current in GetThreadContext
-
Valeri authored
Misplaced break made it only check for the first core.
-
- 18 Aug, 2021 1 commit
-
-
bunnei authored
kernel: Various improvements to scheduler
-
- 16 Aug, 2021 5 commits
-
-
Fernando S authored
Fix LAN Play
-
BreadFish64 authored
-
Sönke Holz authored
-
spholz authored
-
Sönke Holz authored
-