build(switch): ship deko exclusively and remove SDL graphics fallback - #31
Merged
Merged
Conversation
This was referenced Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Switch 正式产物固定使用已获用户真机认可的 deko 直显与自适应调度。删除后端缓存选项和 Switch SDL 图形回退入口;旧构建目录重新配置时清除遗留 SDL 选项。桌面保留 SDL 渲染,音频/输入/字体继续使用 SDL。
正式 CI 增加 deko 链接、图形源文件与诊断排除检查;文档按用户决定取消额外平台验收作为默认切换门槛,后续缺陷在 deko 上修复。
验证:51 项桌面回归、Switch 诊断及 release 全构建通过;显式注入旧 SDL 缓存后仍生成 deko 产物,诊断排除检查通过。用户对既有实现的真机验收沿用,本次未再次推送设备。
Closes #29