2019-03-06 |
Examples: DirectX9: Added support for multi-viewport (#2394)
Gilad Reich
authored
on 6 Mar 2019
omar
committed
on 6 Mar 2019
|
---|---|
2019-02-11 |
|
ImDrawData: Added FramebufferScale field (currently a copy of the value from io.DisplayFramebufferScale).
...
omar
committed
on 11 Feb 2019
|
|
2019-01-27 |
|
2019-01-22 |
Examples: DirectX9: Fix Clang warning.
omar
committed
on 22 Jan 2019
|
2019-01-20 |
|
Removed trailing spaces (#2038, #2299)
omar
committed
on 20 Jan 2019
|
|
2019-01-17 |
|
Examples: DirectX9: Explicitly disable fog (D3DRS_FOGENABLE) before drawing in case user state has it set. (#2288, #2290)
Gilad Reich
authored
on 16 Jan 2019
omar
committed
on 17 Jan 2019
|
|
2018-11-30 |
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar
committed
on 30 Nov 2018
|
|
|
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar
committed
on 30 Nov 2018
|
|
2018-09-14 |
|
2018-09-13 |
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar
committed
on 13 Sep 2018
|
2018-08-13 |
|
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 |
|
2018-07-04 |
Examples: Comments, bits of documentation
omar
committed
on 4 Jul 2018
|
2018-06-12 |
|
2018-06-11 |
Examples: Comments to make ImGuiConfigFlags_NoMouseCursorChange more visible (#1027). + Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag.
omar
committed
on 11 Jun 2018
|
2018-06-10 |
|
2018-06-08 |
Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870)
...
omar
committed
on 8 Jun 2018
|
2018-05-07 |
|
2018-03-13 |
Examples: Using draw_data->DisplaySize, followup to
c50198d . Fix Vulkan secondary viewport rendering. SDL+Vulkan: Matched changes. Fix vcprojs. (#1542, #1042)
omar
committed
on 13 Mar 2018
|
2018-02-21 |
Examples: Titles/comments in headers
omar
committed
on 21 Feb 2018
|
2018-02-20 |
Merge branch 'master' into examples_refactor
omar
committed
on 20 Feb 2018
|
2018-02-18 |
Examples: DirectX9: Reusing imgui_impl_win32, removed that code from imgui_impl_dx9
omar
committed
on 18 Feb 2018
|