This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-07-05 09:05:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f1ea369eae2510c85e41ef159433e19927ff14c
imgui
/
examples
/
example_win32_opengl3
History
ocornut
4f1ea369ea
Examples: OpenGL3+Win32: rework OpenGL initialization to allow Wine compatibility. (
#9427
,
#6577
)
2026-07-03 18:57:14 +02:00
..
build_mingw.bat
Fixed tabs and spaces (
#8377
)
2025-02-06 19:54:43 +01: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
Update VS toolset in all .vcxproj from VS2015 (v140) to VS2017 (v141).
2026-04-23 15:58:04 +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: OpenGL3+Win32: rework OpenGL initialization to allow Wine compatibility. (
#9427
,
#6577
)
2026-07-03 18:57:14 +02:00