2019-02-12 |
Examples: Metal: Compilation fix.
omar
committed
on 12 Feb 2019
|
---|---|
2019-02-11 |
ImDrawData: Added FramebufferScale field (currently a copy of the value from io.DisplayFramebufferScale).
...
omar
committed
on 11 Feb 2019
|
Examples: Metal: Removed unnecessary loop. Fixed OSX Clang warning in imstb_truetype. (#1929, #1873)
Omar Cornut
committed
on 11 Feb 2019
|
|
2019-01-20 |
Removed trailing spaces (#2038, #2299)
omar
committed
on 20 Jan 2019
|
2019-01-03 |
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 |
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar
committed
on 30 Nov 2018
|
2018-09-13 |
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar
committed
on 13 Sep 2018
|
2018-08-09 |
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 |
Examples: Comments + shallow coding convention tweak to be consistent across examples and with imgui_impl_osx
omar
committed
on 8 Jul 2018
|
Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments
Omar Cornut
committed
on 8 Jul 2018
|
|
2018-07-05 |
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
|