ssdfasd
7a66913f2b
refactor(RHI): 将窗口职责从RHI移到Platform层
- RHIDeviceDesc 删除 windowHandle/width/height/appName
- SwapChainDesc 添加 windowHandle 字段
- RHISwapChain 删除 PollEvents/ShouldClose/SetFullscreen 等窗口相关接口
- OpenGLDevice 删除 CreateRenderWindow,改用 InitializeWithExistingWindow
- 更新所有集成测试使用新API
- 273个单元测试 + 8个集成测试全部通过
2026-03-24 23:00:49 +08:00
..
2026-03-24 23:00:49 +08:00
2026-03-23 20:32:33 +08:00
2026-03-23 19:17:32 +08:00
2026-03-24 17:20:51 +08:00
2026-03-24 03:49:13 +08:00
2026-03-24 23:00:49 +08:00
2026-03-23 18:53:29 +08:00
2026-03-24 01:53:00 +08:00
2026-03-23 19:17:32 +08:00
2026-03-23 19:17:32 +08:00
2026-03-24 23:00:49 +08:00
2026-03-23 21:09:15 +08:00