This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2889a14f86
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