.vscode
|
Clean up build dir, shouldn't be committed
|
2024-05-06 18:13:43 +01:00 |
glfw@7b6aead9fb
|
Switch to GLFW 3.4
|
2024-05-14 21:48:20 +01:00 |
glm
|
Add glm; go back to basic glfw window context
|
2024-04-19 22:35:25 +01:00 |
include/glad
|
Get textures working
|
2024-05-24 21:38:16 +01:00 |
res/tex/util
|
Add stb_image so we can begin texture work
|
2024-05-11 20:10:10 +01:00 |
src
|
Use an enum for texture setup
|
2024-05-27 15:31:14 +01:00 |
.gitmodules
|
Initial code commit
|
2024-04-08 21:08:39 +01:00 |
CMakeLists.txt
|
debug: Use a real logging library
|
2024-05-26 19:53:26 +01:00 |