pull imgui 1.76 and generate with internal also

This commit is contained in:
Victor Bombi
2020-04-13 09:45:35 +02:00
parent 4197d9f7e5
commit f84d9c4301
17 changed files with 28586 additions and 1346 deletions

View File

@@ -15,4 +15,4 @@
# arg[1] compiler name gcc, clang, cl or nocompiler
# arg[2] imgui_internal functions generation: true or false
# arg[3..n] name of implementations to generate
luajit ./generator.lua gcc false glfw opengl3 opengl2 sdl
luajit ./generator.lua gcc true glfw opengl3 opengl2 sdl