engineer-thesis-WUT/Engine/engine
2023-03-11 19:21:07 +01:00
..
assets feat: draw actual texture and not some bugged abomination 2023-03-11 19:21:07 +01:00
gcm.cache/home/kuchy/engineer-thesis-WUT/Engine/engine feat: finish shader chapter 2023-01-27 21:29:04 +01:00
Shaders chore: intermediate commit 2023-03-11 16:58:17 +01:00
beforeRender.cpp feat: working shader class 2022-12-11 18:49:16 +01:00
beforeRender.hpp chore: add const 2022-09-07 18:54:59 +02:00
constants.hpp feat: make texture code prettier 2023-03-11 19:08:15 +01:00
draw.cpp feat: draw actual texture and not some bugged abomination 2023-03-11 19:21:07 +01:00
draw.hpp feat: make texture code prettier 2023-03-11 19:08:15 +01:00
glad.c feat: get glad to work 2022-08-29 19:53:36 +02:00
match feat: draw actual texture and not some bugged abomination 2023-03-11 19:21:07 +01:00
match.cpp feat: working shader class 2022-12-11 18:49:16 +01:00
misc.cpp Revert "feat: add shader class" 2022-10-19 15:51:39 +02:00
misc.hpp Revert "feat: add shader class" 2022-10-19 15:51:39 +02:00
renderLoop.cpp feat: make texture code prettier 2023-03-11 19:08:15 +01:00
renderLoop.hpp feat: texture code 2023-03-05 20:02:41 +01:00
shader.cpp feat: split fileToShader into method 2022-12-11 20:17:11 +01:00
shader.hpp feat: finish shader chapter 2023-01-27 21:29:04 +01:00
shaders.cpp feat: working shader class 2022-12-11 18:49:16 +01:00
shaders.hpp Revert "feat: add shader class" 2022-10-19 15:51:39 +02: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: draw actual texture and not some bugged abomination 2023-03-11 19:21:07 +01:00
textures.hpp feat: draw actual texture and not some bugged abomination 2023-03-11 19:21:07 +01:00