light/modules/renderer/include/renderer
light7734 f9ce347ca0
feat: initial math module implementation
refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
..
dx build: fix build on Windows using msvc compiler 2025-07-12 14:40:10 +03:30
gl feat: initial math module implementation 2025-07-17 10:44:00 +03:30
programs feat: initial math module implementation 2025-07-17 10:44:00 +03:30
blender.hpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
buffers.hpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
framebuffer.hpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
graphics_context.hpp style: rename namespace Light to lt 2025-07-11 00:05:48 +03:30
render_command.hpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
renderer.hpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
shader.hpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
shared_context.hpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
texture.hpp style: fix clang-format issues 2025-07-15 16:31:46 +03:30
vertex_layout.hpp style: rename namespace Light to lt 2025-07-11 00:05:48 +03:30