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-15 17:37:50 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
ccc9a22db359205a1558016e5bfbe06bea8b1bf2
imgui
/
examples
/
opengl2_example
T
History
omar
46b61427e1
Viewport, Platform: Refactored platform interface. Removed need to use imgui_internal.h in backends. Split viewport into public facing ImGuiViewport and internal structure. Exposing enough data to provide custom tweaked renderers. Renamed handlers, fixed lots of inconsistencies. (
#1542
,
#1042
)
2018-03-18 18:44:57 +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, Platform: Refactored platform interface. Removed need to use imgui_internal.h in backends. Split viewport into public facing ImGuiViewport and internal structure. Exposing enough data to provide custom tweaked renderers. Renamed handlers, fixed lots of inconsistencies. (
#1542
,
#1042
)
2018-03-18 18:44:57 +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
opengl2_example.vcxproj
…
opengl2_example.vcxproj.filters
…