刘旭
|
6305493bfb
|
优化游戏内叠加层的性能 (#615)
* feat: 添加 ImGuiBackend
* chore: 优化格式
* refactor: 将 ImGuiBackend 重构为类
* chore: 清理 ImGuiBackend
* chore: 清理 ImGuiBackend
* chore: 清理 ImGuiBackend
* perf: 优化着色器编译
* feat: 添加错误记录
* feat: 不再按需构造字体
* feat: 添加 ImGuiFontCacheManager
* feat: 实现序列化 ImFontAtlas
* feat: 实现反序列话 ImFontAtlas
* feat: 为字体缓存添加版本号
* feat: 在字体缓存中保存调试名称
* feat: 添加禁用字体缓存选项
|
2023-05-20 20:16:52 +08:00 |
|