This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-02-06 11:12:55 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
cd6c83cdccb78fa1ab20cece35ccc8c3317ecdc8
imgui
/
examples
/
example_win32_opengl3
History
BillKek
088e6fc047
Examples: Win32+OpenGL3: added batch. file for msys2/mingw build. (
#6544
)
2024-08-23 14:19:36 +02:00
..
build_mingw.bat
Examples: Win32+OpenGL3: added batch. file for msys2/mingw build. (
#6544
)
2024-08-23 14:19:36 +02:00
build_win32.bat
Examples: Updated all Visual Studio project file to use /utf-8 option, so string literals are UTF-8 encoded by default.
2023-05-10 12:34:11 +02:00
example_win32_opengl3.vcxproj
Examples: Updated all Visual Studio project file to use /utf-8 option, so string literals are UTF-8 encoded by default.
2023-05-10 12:34:11 +02:00
example_win32_opengl3.vcxproj.filters
Examples: Add Win32/Winapi + OpenGL example. (
#3218
,
#5170
and
#6086
,
#2772
,
#2600
,
#2359
,
#2022
,
#1553
)
2023-04-19 16:22:53 +02:00
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