game/src
2021-05-18 13:37:06 +01:00
..
Error.cpp First version of glsl file reader is in 2021-03-02 17:27:48 +00:00
Error.h Error library now logs all errors before throw 2021-02-09 11:06:43 +00:00
fragment.glsl Removed additional froat from colour data as it will become a 2d pos on texture soon 2021-05-18 13:37:06 +01:00
main.cpp Removed additional froat from colour data as it will become a 2d pos on texture soon 2021-05-18 13:37:06 +01:00
ShaderLoader.cpp Minimized opengl code in main and fixed shader loader check 2021-05-15 15:18:07 +01:00
ShaderLoader.h Almost replacedshaders in the main file 2021-03-25 12:16:00 +00:00
vertex.glsl Removed additional froat from colour data as it will become a 2d pos on texture soon 2021-05-18 13:37:06 +01:00