16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 10:29:19 +02:00

imgui update, fix gl2 imgui

This commit is contained in:
milek7
2018-10-12 17:33:34 +02:00
parent 2cb083c5b8
commit b0dc3e5269
15 changed files with 10509 additions and 9428 deletions

View File

@@ -1,4 +1,4 @@
// dear imgui: Renderer for OpenGL2 (legacy OpenGL, fixed pipeline)
// ImGui Renderer for: OpenGL2 (legacy OpenGL, fixed pipeline)
// This needs to be used along with a Platform Binding (e.g. GLFW, SDL, Win32, custom..)
// Implemented features: