History for imgui / examples / imgui_impl_metal.mm
2019-01-03
@Alzathar
Examples: Downgrading projects to xcode 9.2 (maybe 8.0) (#2134) ...
Alzathar authored on 3 Jan 2019 omar committed on 3 Jan 2019
2018-11-30
@omar
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar committed on 30 Nov 2018
2018-09-13
@omar
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar committed on 13 Sep 2018
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