aboutsummaryrefslogtreecommitdiff
path: root/src/glfw.c
AgeCommit message (Expand)Author
2020-05-14Changed window manager to SDL2, refactoring everythingCharles
2020-05-13Very ugly and not working textureCharles
2020-05-13Added basic colorCharles
2020-05-12Added perspective matrixCharles
2020-05-12Added mat4 in libftm, can rotate, scale and translate vectorCharles
2020-05-11Shader, first drawingCharles
2020-05-11Generating triangles for polygon face in .obj file, opengl error/initialisationCharles