light/modules/renderer/src/gl
light7734 f9ce347ca0
feat: initial math module implementation
refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
..
blender.cpp style: apply clang-format v20 2025-07-11 14:05:59 +03:30
buffers.cpp fix: build issues with NULL on some compilers 2025-07-16 11:31:58 +03:30
framebuffers.cpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
graphics_context.cpp refactor: renamed lt_assert to ensure 2025-07-11 02:12:55 +03:30
render_command.cpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
shader.cpp feat: initial math module implementation 2025-07-17 10:44:00 +03:30
texture.cpp refactor: renamed lt_assert to ensure 2025-07-11 02:12:55 +03:30
user_interface.cpp refactor: modularization of the engine (wip) 2025-07-10 13:29:03 +03:30
vertex_layout.cpp fix: build issues with NULL on some compilers 2025-07-16 11:31:58 +03:30