History for imgui / examples / imgui_impl_win32.cpp
2018-02-18
@omar
Examples: WIn32: Prefixing every Win32 function calls with :: to denote global namespace in a consistent manner.
omar committed on 18 Feb 2018
@omar
Examples: DirectX9: Reusing imgui_impl_win32, removed that code from imgui_impl_dx9
omar committed on 18 Feb 2018
@omar
Examples: DirectX11: Extracted imgui_impl_dx11.* instead imgui_impl_dx11 and imgui_impl_win32
omar committed on 18 Feb 2018