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-03-22 16:39:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6da5000bfaf3a035e8d8a7db9b5150644f4630b
imgui
/
examples
/
example_glfw_metal
History
Max Thrun
6d9a54a904
Examples: Metal: Wrap main event loop body in an @autoreleasepool block to ensure allocations get freed even if underlying system event loop gets paused due to app nap (
#2910
,
#2917
)
2019-12-05 15:50:33 +01:00
..
main.mm
Examples: Metal: Wrap main event loop body in an @autoreleasepool block to ensure allocations get freed even if underlying system event loop gets paused due to app nap (
#2910
,
#2917
)
2019-12-05 15:50:33 +01:00
Makefile
Examples: Metal: Add GLFW+Metal example
2019-05-06 09:51:21 +02:00