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-09-14 18:02:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6dc64cc46588c49121e6fa30caeb887ea3337d81
imgui
/
examples
/
example_win32_opengl3
History
ocornut
7e1b65d26d
Merge branch 'master' into docking
...
# Conflicts: # imgui_internal.h
2026-09-02 17:27:51 +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
Examples: disabled /JMC in Visual Studio projects (unnecessary overhead).
2026-09-02 17:15:39 +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
Merge branch 'master' into docking
2026-07-08 15:10:22 +02:00