Commit Graph

3 Commits

Author SHA1 Message Date
11db594967 更新D3D12引擎日志和Unity RHI架构设计文档 2026-03-16 14:44:38 +08:00
7050e88c49 refactor: 将 tests/D3D12 的 CommandList 替换为 D3D12CommandList 类
- 将全局 ID3D12GraphicsCommandList 替换为 D3D12CommandList
- 更新初始化、Reset、Close 调用
- 修复 Initialize 中不应调用 Close() 的问题
- 测试通过,截图与 GT.ppm 完全匹配
2026-03-15 18:10:16 +08:00
182025be6a fix: 修复 CMakeLists.txt 路径并添加 stbi 库 2026-03-15 17:37:00 +08:00