History for imgui / examples / imgui_impl_metal.mm
2018-08-09
@omar
Examples: Cast to ImTextureID instead of void* when assigning to TexId. Applied to all examples. (#2015)
omar committed on 9 Aug 2018
2018-07-08
@omar
Examples: Comments + shallow coding convention tweak to be consistent across examples and with imgui_impl_osx
omar committed on 8 Jul 2018
@Omar Cornut
Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments
Omar Cornut committed on 8 Jul 2018
2018-07-05
@Warren Moore
Introduced a new Metal renderer implementation and a new example illustrating usage of Metal on macOS and iOS (partially addresses #1873)
Warren Moore committed on 5 Jul 2018