179 Révisions (81d6f062388abe129b84f301bad8ef087dae7780)
 

Auteur SHA1 Message Date
Riyyi 02d265ac0c Change buffer creation to variant from lower API version il y a 5 ans
Riyyi 1a9a618ab1 Add mouse window lock il y a 5 ans
Riyyi 286f54204e Set initial cursor position il y a 5 ans
Riyyi 966c3c5e59 Remove unused shader variable il y a 5 ans
Riyyi d5edec17eb Change KeyCode from an extern variable to a function il y a 5 ans
Riyyi b8f2f0fe31 Add keycodes, remove all uses of glfw3.h from Application il y a 5 ans
Riyyi 349257eba0 Abstract GLFW away from main loop close il y a 5 ans
Riyyi 198a61f054 Add nullptr checks to char type logging il y a 5 ans
Riyyi 965005aaef Add bool to buffer element types il y a 5 ans
Riyyi 1254a8f0fe Add VertexBuffer layout ASSERT check il y a 5 ans
Riyyi 6806743b12 One good boy point :^) il y a 5 ans
Riyyi 48b7097fe3 Move & symbol to the left when its part of the type il y a 5 ans
Riyyi ed9fba20a8 Add freetype target in the build il y a 5 ans
Riyyi bf7417ffaf Add freetype include directory il y a 5 ans
Riyyi d250f7a844 Add freetype dependency il y a 5 ans
Riyyi c6634f1231 Add 'make run' target il y a 5 ans
Riyyi 40667ec056 Do not expose event handled il y a 5 ans
Riyyi e076c80a21 Add ShaderManager class il y a 5 ans
Riyyi 61623a2e92 Change assert output format il y a 5 ans
Riyyi 8827f34cea Add OGL version check il y a 5 ans
Riyyi a29d8d3a8a Change assert output format il y a 5 ans
Riyyi 154edd8ef5 Change shader parameter names il y a 5 ans
Riyyi 9aee7e391d Add texture class and texture test il y a 5 ans
Riyyi 885dedf3cd Add stb dependency il y a 5 ans
Riyyi 250201f0e3 Add clangd .cache to .gitignore il y a 5 ans
Riyyi 3a0a6bc610 Add shader uniform data setters il y a 5 ans
Riyyi 9df926857b Fix dbg message il y a 5 ans
Riyyi 0fbcf014cd Reorder function declaration il y a 5 ans
Riyyi 8d78a81838 Improve on the logging system, add assertions.h il y a 5 ans
Riyyi 108e999332 Increase C++ standard to 17 il y a 5 ans
Riyyi 18d4158ca5 Add learnopengl.com to README il y a 6 ans
Riyyi c54364a714 Add needed LSP requirements il y a 6 ans
Riyyi 5933ed96f3 Convert Settings to pure static il y a 6 ans
Riyyi 2d648c6cee Add mouse offset to Input il y a 6 ans
Riyyi acedc40411 Add missing includes il y a 6 ans
Riyyi 81751442bb Add simple renderer class, add example implementation il y a 6 ans
Riyyi 11883bd17b Add joystick connected event il y a 6 ans
Riyyi b90e5ed5dd Add VertexArray, BufferLayout, BufferElement il y a 6 ans
Riyyi b6f96b3e38 Comments il y a 6 ans
Riyyi dfbcc0ff0a Add code separators il y a 6 ans
Riyyi 7c8a0c99a4 Add Shader class il y a 6 ans
Riyyi c5bd231b38 Add VertexBuffer and IndexBuffer classes il y a 6 ans
Rick van Vonderen 650538b9ea Update glfw window hint to OpenGL 4.5 il y a 6 ans
Rick van Vonderen e3ea8b58c5 Update glad to OpenGL 4.5 il y a 6 ans
Rick van Vonderen c99af0fbca Add code separators il y a 6 ans
Rick van Vonderen f2f2bccc90 Add JSON to README.org il y a 6 ans
Rick van Vonderen e2c217d741 Add setViewport() il y a 6 ans
Rick van Vonderen cd2f38f360 Change default Window state to windowed il y a 6 ans
Rick van Vonderen ec7e3de28b Update assert message il y a 6 ans
Rick van Vonderen aa1d286c19 Add File class and implement inside Settings il y a 6 ans