- 18 Jun, 2023 2 commits
-
-
Abandoned Cart authored
Fixes for zlib and qt5
-
Morph authored
k_thread: Use a mutex and cond_var to sync bool
-
- 17 Jun, 2023 4 commits
-
-
Fernando S authored
video_core: Improved anisotropic filtering heuristics
-
lat9nq authored
std::atomic<bool> is broken on MinGW and causes deadlocks there. Use a normal cond var in its stead.
-
Wollnashorn authored
-
Wollnashorn authored
-
- 16 Jun, 2023 24 commits
-
-
bunnei authored
video_core: preallocate fewer IR blocks
-
bunnei authored
android: Expose settings
-
bunnei authored
android: Ktlint fixes
-
liamwhite authored
service: nfc: Accuracy fixes
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
bunnei authored
android: Fix aspect ratio when rotating screen
-
Abandoned Cart authored
-
Wollnashorn authored
The previous approach of storing pointers returned by `GetGraphicsSampler`/`GetComputeSampler` caused UB, as these functions can cause reallocation of the sampler slot vector and therefore invalidate the pointers
-
liamwhite authored
Re-enable SDL's `CPUinfo` subsystem
-
liamwhite authored
input_common: Add foomiibo support
-
Charles Lombardo authored
android: Linting
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
bunnei authored
android: fs: Fix Exists / IsFile for SAF.
-
bunnei authored
vulkan_device: disable extended_dynamic_state2 on ARM drivers
-
bunnei authored
renderer_vulkan: propagate conditional barrier support
-
Narr the Reg authored
-
bunnei authored
-
- 15 Jun, 2023 10 commits
-
-
bunnei authored
android: Support for Picture in Picture / Portrait
-
Wollnashorn authored
-
Wollnashorn authored
-
Wollnashorn authored
-
Liam authored
-
Wollnashorn authored
-
Liam authored
-
bunnei authored
vfs_real: add file LRU cache for open file limits
-
Narr the Reg authored
-
Narr the Reg authored
-