1
0

Creating a basic window

added GLFW to create a window without an API_CONTEXT
This commit is contained in:
2023-05-10 16:02:18 +02:00
parent d66ed2ad23
commit 9b923834e1
13 changed files with 6722 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.dll filter=lfs diff=lfs merge=lfs -text
*.lib filter=lfs diff=lfs merge=lfs -text