This website requires JavaScript.
Explore
Help
Sign in
mirror
/
imgui
Watch
1
Star
0
Fork
You've already forked imgui
0
mirror of
https://github.com/ocornut/imgui.git
synced
2026-01-11 00:04:24 +00:00
Code
Activity
2f8a024362
imgui
/
examples
/
example_sdl2_metal
History
Download ZIP
Download TAR.GZ
Josh Junon
2f8a024362
Merge
55402fdcf4
into
7b3ad4a282
2026-01-07 23:16:22 +00:00
..
CMakeLists.txt
Update for recent versions. C++11. Backends moved to backends/ folder. Renamed reference to SDL to SDL2.
2025-05-02 18:03:22 +02:00
main.mm
AddFontDefault() now automatically selects an embedded font between AddFontDefaultVector() and AddFontDefaultBitmap).
2025-12-23 18:16:33 +01:00
Makefile
Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (
#6146
)
2023-02-07 12:04:38 +01:00