XeniOS
7fdcd60e52
[Release] Prepare XeniOS v2.0 Apple publishing
release-v2.0-build-9712
2026-06-07 02:37:21 +09:00
XeniOS
2286d389fd
[Build/Apple] Package iOS icon assets through Xcode
2026-06-07 02:37:21 +09:00
XeniOS
649fb47fe3
[iOS] Rework touch controls and layout editor
2026-06-07 02:37:21 +09:00
XeniOS
79efa46f6a
[iOS] Rework settings, input, and game flows
2026-06-07 02:37:21 +09:00
XeniOS
bba7d7e5cc
[GPU/Metal] Reduce autorelease pressure and quiet telemetry
2026-06-07 02:37:21 +09:00
XeniOS
1fcad6159c
[Build/Apple] Add XeniOS publishing pipeline
2026-06-07 02:37:21 +09:00
XeniOS
0e6c9a9b88
[iOS] Add XeniOS app layer
2026-06-07 02:37:21 +09:00
XeniOS
0ccfa7981c
[GPU/Metal] Add Metal Shader Converter backend
2026-06-07 02:37:21 +09:00
Herman S.
07021f019c
[App] Allow invalid cvar value to fall back to auto-selection
2026-06-03 20:56:32 +09:00
Herman S.
c56c1137ee
Merge remote-tracking branch 'upstream/canary_experimental' into edge
2026-06-03 20:56:06 +09:00
Adrian
be6e53e383
[XAM] Fixed missing CreateFolder in XamWriteGamerTile
...
Fixed Rez HD failing to get past main menus in unlocked state.
2026-06-02 20:36:25 +02:00
bomabomabomaboma
73945c06d7
[GPU] Simplify ZPD cvars
2026-06-02 20:09:50 +02:00
Herman S.
43749febdf
[Linux/Build] Stop trying to static link libstdc++ and libgcc
2026-06-02 15:20:16 +09:00
Herman S.
afa25f8a01
[Kernel] Run guest fibers across multiple host threads
2026-06-02 14:46:13 +09:00
Herman S.
6f2e8a5897
[Kernel] Round out guest fiber scheduler: re-poll, crash halt, teardown
2026-06-02 14:46:13 +09:00
Herman S.
9079e0bbfe
[Kernel] Add cooperative poll-yield waits for guest fibers
2026-06-02 14:46:13 +09:00
Herman S.
46dca60a53
[Kernel] Add cooperative guest-thread fiber scheduler
...
Currently only sets up guest fibers on single host thread
2026-06-02 14:46:08 +09:00
Herman S.
ff75253273
[3PP/Base] Add boost_context submodule and initial fibers test
2026-06-02 12:30:40 +09:00
Herman S.
e76c4701cb
[3PP] Remove now unused rapidcsv submodule
2026-06-02 12:29:52 +09:00
Herman S.
a259fb45c3
[HID/SDL] Use SDL's bulk loader for controller mappings
...
It's easy to screw this up when doing manually, such as not respecting the platform field, etc.
2026-06-02 12:29:52 +09:00
Herman S.
fbbb46a975
[Kernel] Don't assert in XObject::Wait from a non-guest thread
2026-06-02 11:38:07 +09:00
Herman S.
7e2412a79f
[VFS] Fix STFS language slot resolution
...
Stop scanning past the max stfs values, and dedup english fallback logic
as well as fix the one place where it diverged and was writing japanese
2026-06-02 11:38:07 +09:00
Herman S.
c02060f228
[GPU] Fix garbled readback resolve downscale
...
By actually honoring the group-packed scaled buffer layout
2026-06-01 14:02:39 +09:00
Herman S.
1b5326393e
[GPU] Unify hlsl/glsl resolve downscale shader into shared xesl
2026-06-01 12:07:00 +09:00
Herman S.
d29f7530bd
[macOS/UI] Add ability to launch with Rosetta2 on Apple Silicon
...
Reworks the quick settings UI to remove Audio section that's no longer
very meaningful and adds platform specific toggles there instead on
macOS and Linux.
2026-06-01 09:50:39 +09:00