You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(runtime): GPU stall watchdog + safe display teardown — new GpuStallPolicy.kt + BACKEND_GPU_STALL; frame watchdog in EmulationService abandons Android surface posts after 5s no-frame and leaves backend alive for user stop (watchdog polls 1s, Release-built runtime)
fix(videoout): never block GPU thread on present fence — vk_presenter.cpp/liverpool/stall_log.h poll with zero timeout on GPU thread and re-enqueue flips instead of stalling PM4
glibc faccessat2 / set_robust_list/clone3 fixes for Debian runtime
Play bundled Turnip zips refreshed; fios2/kernel/avplayer/video_core fixes for Bloodborne, Adreno buffer handling, etc.
Reverted perf workarounds in this build: TU_DEBUG=noubwc,sysmem and software lockCanvas compositing removed (hardware canvas + default Turnip config restored)