- 22 Aug, 2023 1 commit
-
-
liamwhite authored
android: lint: Delete generated ktlint folder between builds
-
- 21 Aug, 2023 8 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
-
liamwhite authored
file_sys/card_image: support dumps with prepended key area
-
liamwhite authored
patch_manager: apply manual HTML patches when present
-
liamwhite authored
host_shaders: ASTC compute shader optimizations
-
Charles Lombardo authored
-
Liam 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 5 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 4 commits