This website requires JavaScript.
Explore
Help
Sign In
Drezil
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/Drezil/imgui.git
synced
2025-02-06 18:22:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
imgui
/
examples
/
example_apple_metal
/
Shared
History
omar
d5b22fb635
Examples: Setting up style before bindings, so in complex binding (vulkan/dx12) it isn't miles away from the context creation.
2018-12-20 22:58:34 +01:00
..
AppDelegate.h
Introduced a new Metal renderer implementation and a new example illustrating usage of Metal on macOS and iOS (partially addresses
#1873
)
2018-07-05 21:58:15 +09:00
AppDelegate.m
Introduced a new Metal renderer implementation and a new example illustrating usage of Metal on macOS and iOS (partially addresses
#1873
)
2018-07-05 21:58:15 +09:00
main.m
Introduced a new Metal renderer implementation and a new example illustrating usage of Metal on macOS and iOS (partially addresses
#1873
)
2018-07-05 21:58:15 +09:00
Renderer.h
Introduced a new Metal renderer implementation and a new example illustrating usage of Metal on macOS and iOS (partially addresses
#1873
)
2018-07-05 21:58:15 +09:00
Renderer.mm
Examples: Setting up style before bindings, so in complex binding (vulkan/dx12) it isn't miles away from the context creation.
2018-12-20 22:58:34 +01:00
ViewController.h
Introduced a new Metal renderer implementation and a new example illustrating usage of Metal on macOS and iOS (partially addresses
#1873
)
2018-07-05 21:58:15 +09:00
ViewController.mm
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
2018-09-13 16:50:13 +02:00