light/modules/renderer/src
light7734 f9ce347ca0
feat: initial math module implementation
refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
..
dx style: apply clang-format v20 2025-07-11 14:05:59 +03:30
gl feat: initial math module implementation 2025-07-17 10:44:00 +03:30
programs style: rename a directory 2025-07-11 01:04:37 +03:30
blender.cpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
buffers.cpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
framebuffer.cpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
graphics_context.cpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
render_command.cpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
renderer.cpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
shader.cpp style: fix clang-format issues 2025-07-15 16:31:46 +03:30
texture.cpp style: fix clang-format issues 2025-07-15 16:31:46 +03:30
vertex_layout.cpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30