From d445ebe94b70b00ee483733b410ee6fa70dcf2f7 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 2 Jul 2018 19:29:13 +0200 Subject: [PATCH] Updated Bindings (markdown) --- Bindings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Bindings.md b/Bindings.md index 36f736b..0823d03 100644 --- a/Bindings.md +++ b/Bindings.md @@ -73,6 +73,7 @@ Main ImGui repository include examples for DirectX9, DirectX10, DirectX11, Direc
https://github.com/ocornut/imgui/tree/master/examples - Unmerged Branch: imgui_impl_osx.cpp: https://github.com/ocornut/imgui/tree/osx +- Unmerged Branch: Metal example: https://github.com/warrenm/imgui/tree/metal/ - Unmerged PR: SDL2 + OpenGLES + Emscripten example: https://github.com/ocornut/imgui/pull/336 (old example design) - Unmerged PR: Native Win32 and OSX example: https://github.com/ocornut/imgui/pull/281 (old example design) - Unmerged PR: Android Example: https://github.com/ocornut/imgui/pull/421 (old example design)