This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
imgui
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ocornut/imgui.git
synced
2026-09-19 09:47:43 +08:00
Code
Issues
Actions
21
Packages
Projects
Releases
Wiki
Activity
Files
43f375b2f2df5aae3a29784dd08ffd1f364a06dc
imgui
/
examples
/
opengl3_example
T
History
omar
4d46383100
Viewport: Coupling non-main viewport to one window. Viewport name derived from the window. Added ImGuiConfigFlags_PlatformNoTaskBar, off by default (aka re-established task-bars by default for now). (
#1542
)
2018-03-08 20:27:01 +01:00
..
build_win32.bat
Examples: Updated Makefile and batch files to work with new examples. Using lowercase "gl.h" as it seems this is what Linux wants.
2018-03-07 12:05:47 +01:00
main.cpp
Viewport: Coupling non-main viewport to one window. Viewport name derived from the window. Added ImGuiConfigFlags_PlatformNoTaskBar, off by default (aka re-established task-bars by default for now). (
#1542
)
2018-03-08 20:27:01 +01:00
Makefile
Examples: Updated Makefile and batch files to work with new examples. Using lowercase "gl.h" as it seems this is what Linux wants.
2018-03-07 12:05:47 +01:00
opengl3_example.vcxproj
…
opengl3_example.vcxproj.filters
…