- 16 Aug, 2023 3 commits
- 14 Aug, 2023 7 commits
-
-
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 3 commits
- 12 Aug, 2023 6 commits
-
-
Charles Lombardo authored
You can already reset any setting by long pressing the settings item.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Previously the switch could have its old listener triggered when recycled.
-
Liam authored
-
- 11 Aug, 2023 4 commits
-
-
liamwhite authored
Allow searching by a substring of the title ID
-
liamwhite authored
general: fix apple clang build
-
Liam authored
-
Narr the Reg authored
-
- 10 Aug, 2023 4 commits
-
-
zeltermann authored
-
bunnei authored
core: remove ResultVal type
-
bunnei authored
service: pctl: Partially revert 11221
-
Liam authored
-
- 08 Aug, 2023 5 commits
-
-
Narr the Reg authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
- 07 Aug, 2023 4 commits
-
-
liamwhite authored
gl_device: Detect Mesa to disable their ASTC
-
liamwhite authored
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch
-
liamwhite authored
service: pctl: Implement functions needed for QLaunch
-
liamwhite authored
service: audctl: Stub functions needed by Qlaunch
-
- 06 Aug, 2023 1 commit
-
-
german77 authored
-
- 05 Aug, 2023 3 commits
-
-
lat9nq authored
Adds a check to find if the renderer is Intel DG (i.e. DG2). gl_device: Detect Mesa to disable their ASTC In our testing, our own ASTC decoder has shown itself to perform faster than the included one from the driver. Disable theirs when Mesa is detected. Mesa detection depends on the vendor string. Some drivers never appear outside of *nix contexts, so only check those in the *nix context. gl_device: Internalize Intel DG detection
-
german77 authored
service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch
-
german77 authored
-