This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-01-18 17:24:09 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
example_glfw_opengl2
History
ocornut
124c2608f1
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
2020-10-12 17:54:52 +02:00
..
build_win32.bat
Examples: Renamed example folders. (
#1870
)
2018-06-10 15:42:14 +02:00
example_glfw_opengl2.vcxproj
Revert "Examples: Switch most VS projects to enable Edit & Continue by default (may need to upgrade projects to latest toolchain)"
2020-08-10 11:33:59 +02:00
example_glfw_opengl2.vcxproj.filters
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (
#2036
)
2018-08-30 14:29:11 +02:00
main.cpp
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
2020-10-12 17:54:52 +02:00
Makefile
Examples: Explicitly adding -DIMGUI_IMPL_OPENGL_LOADER_GL3W to Makefile to match linking settings
2019-12-06 10:43:27 +01:00