engineer-thesis-WUT/Engine/engine
2023-03-19 17:50:43 +01:00
..
assets feat: add infinite amount of textures 2023-03-19 16:59:13 +01:00
gcm.cache/home/kuchy/engineer-thesis-WUT/Engine/engine feat: finish shader chapter 2023-01-27 21:29:04 +01:00
Shaders feat: pass uniforms names as vector 2023-03-19 17:50:43 +01:00
.clang-format chore: ran clang-formatter on root folder 2023-03-14 01:56:29 +01:00
beforeRender.cpp feat: fix wrong glfw include 2023-03-14 02:17:42 +01:00
beforeRender.hpp feat: fix wrong glfw include 2023-03-14 02:17:42 +01:00
constants.hpp feat: pass uniforms names as vector 2023-03-19 17:50:43 +01:00
cppCheckIgnore.txt chore: add copyrigtht info 2023-03-12 16:24:48 +01:00
draw.cpp feat: pass uniforms names as vector 2023-03-19 17:50:43 +01:00
draw.hpp feat: pass uniforms names as vector 2023-03-19 17:50:43 +01:00
glad.c feat: get glad to work 2022-08-29 19:53:36 +02:00
match feat: pass uniforms names as vector 2023-03-19 17:50:43 +01:00
match.cpp feat: fix wrong glfw include 2023-03-14 02:17:42 +01:00
misc.cpp chore: ran clang-formatter on root folder 2023-03-14 01:56:29 +01:00
misc.hpp feat: make code compliant with cpplint 2023-03-12 17:32:42 +01:00
renderLoop.cpp feat: add infinite amount of textures 2023-03-19 16:59:13 +01:00
renderLoop.hpp feat: fix wrong glfw include 2023-03-14 02:17:42 +01:00
shader.cpp chore: ran clang-formatter on root folder 2023-03-14 01:56:29 +01:00
shader.hpp chore: ran clang-formatter on root folder 2023-03-14 01:56:29 +01:00
shaders.cpp feat: fix wrong glfw include 2023-03-14 02:17:42 +01:00
shaders.hpp feat: fix wrong glfw include 2023-03-14 02:17:42 +01:00
stb_image.h chore: add stb library for image handling 2023-03-05 18:14:10 +01:00
stb_images_implementation.cpp chore: add stb library for image handling 2023-03-05 18:14:10 +01:00
textures.cpp feat: add infinite amount of textures 2023-03-19 16:59:13 +01:00
textures.hpp feat: pass uniforms names as vector 2023-03-19 17:50:43 +01:00