- 21 Aug, 2023 3 commits
-
-
Charles Lombardo authored
There's a bug in ktlint where it will run into an error if you build the project, delete a source file, and then build again. It will be unable to find the file you deleted and can't recover until these files are deleted. This just deletes those files before every run.
-
Charles Lombardo authored
-
Fernando S authored
vfs: expand support for NCA reading
-
- 19 Aug, 2023 2 commits
-
-
Fernando S authored
Support masked depthstencil clears
-
Kelebek1 authored
-
- 18 Aug, 2023 4 commits
- 17 Aug, 2023 2 commits
- 16 Aug, 2023 2 commits
-
-
Liam authored
-
comex authored
- On Unix, this would previously kill the Yuzu process with SIGPIPE. Send MSG_NOSIGNAL to opt out of this. - Add support for the proper error code in this situation, EPIPE. - Windows has nonstandard behavior in this situation; translate it to the standard behavior. Kind of pointless, but isn't it nice to be correct?
-
- 15 Aug, 2023 4 commits
-
-
Liam authored
-
Liam authored
-
Liam authored
-
Fernando S authored
gdbstub: fixup replaced instruction bytes in memory reads
-
- 14 Aug, 2023 12 commits
-
-
bunnei authored
Partially Revert "Silence nifm spam"
-
bunnei authored
android: Setup additions
-
Liam authored
-
Liam authored
-
FearlessTobi authored
This reverts commit 4da4ecb1.
-
bunnei authored
android: Settings tweaks
-
liamwhite authored
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
-
liamwhite authored
gl_graphics_pipeline: Fix GLASM storage buffer detection
-
liamwhite authored
nvnflinger: add missing scale mode
-
liamwhite authored
service: hid: Implement functions needed by QLaunch
-
liamwhite authored
vulkan_device: disable features associated with unloaded extensions
-
liamwhite authored
ssl_backend_securetransport: remove stray .Code()
-
- 13 Aug, 2023 5 commits
-
-
Ameer J authored
-
Ameer J authored
-
Liam authored
-
Kelebek1 authored
-
Charles Lombardo authored
-
- 12 Aug, 2023 6 commits
-
-
Charles Lombardo authored
Fixes padding issues in small and large layouts and allows viewpager to reach into system insets.
-
Charles Lombardo authored
-
Charles Lombardo authored
You can already reset any setting by long pressing the settings item.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-