opengl debug output refactoring

This commit is contained in:
2019-09-30 22:08:55 +07:00
parent 85fe12be09
commit 46c5c1b9b7
5 changed files with 98 additions and 89 deletions

View File

@@ -1,4 +1,14 @@
-Iheaders
-Isources
-Imodules/ecs.hpp/headers
-Imodules/flat.hpp/headers
-Imodules/curly.hpp/headers
-Imodules/promise.hpp/headers
-Imodules/glew/include
-Imodules/glfw/include
-Imodules/spine/spine-c/spine-c/include
-std=c++17
-stdlib=libc++