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-08-26 12:32:36 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
cc65015e4e1ecd7fffb4e8838bb2d9da2b9deecd
imgui
/
examples
/
example_win32_opengl3
T
History
ocornut
09654f4e8c
Revert "Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10."
...
This reverts commit
6da230636b
.
2025-03-11 18:42:12 +01:00
..
build_mingw.bat
Fixed tabs and spaces (
#8377
)
2025-02-06 19:54:43 +01:00
build_win32.bat
…
example_win32_opengl3.vcxproj
Revert "Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10."
2025-03-11 18:42:12 +01:00
example_win32_opengl3.vcxproj.filters
…
main.cpp
Examples: SDL2 (all), SDL3 (all), Win32+OpenGL3: Rework examples main loop to handle minimization without burning CPU or GPU by running unthrottled code. (
#7844
)
2024-07-31 17:11:13 +02:00