Extra2D/include/renderer/rhi
ChestnutYueyue 8864637459 feat: 添加spdlog日志库并本地化日志消息
refactor: 将日志消息从英文翻译为中文
style: 统一日志消息格式和风格
docs: 更新日志消息注释
2026-03-03 20:32:51 +08:00
..
opengl feat: 添加spdlog日志库并本地化日志消息 2026-03-03 20:32:51 +08:00
rhi.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
rhi_buffer.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
rhi_command_list.h feat(渲染): 实现实例化渲染功能并优化渲染管线 2026-03-03 03:48:55 +08:00
rhi_device.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
rhi_framebuffer.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
rhi_shader.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
rhi_types.h feat(渲染): 实现实例化渲染功能并优化渲染管线 2026-03-03 03:48:55 +08:00