Extra2D/include/renderer/rhi/opengl
ChestnutYueyue 8864637459 feat: 添加spdlog日志库并本地化日志消息
refactor: 将日志消息从英文翻译为中文
style: 统一日志消息格式和风格
docs: 更新日志消息注释
2026-03-03 20:32:51 +08:00
..
gl_buffer.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
gl_command_list.h perf(渲染): 优化渲染性能并添加统计功能 2026-03-03 11:25:43 +08:00
gl_context.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
gl_framebuffer.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
gl_pipeline.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
gl_shader.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
gl_texture.h refactor(rhi): 重构渲染硬件接口模块 2026-03-03 02:16:29 +08:00
gl_utils.h feat: 添加spdlog日志库并本地化日志消息 2026-03-03 20:32:51 +08:00