omar
|
eb1c36fdfb
|
Added IMGUI_CHECKVERSION() macro to compare version string and data structure sizes in order to catch issues with mismatching compilation unit settings. (#1695, #1769)
|
2018-04-25 22:07:14 +02:00 |
|
omar
|
660c157880
|
Examples: Added missing calls for ::DestroyWindow, glfwDestroyWindow() + fix old comments.
|
2018-04-09 19:16:47 +02:00 |
|
omar
|
2c9f45bbe7
|
Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787)
|
2018-02-28 18:51:40 +01:00 |
|
omar
|
7e24ce0956
|
Examples: DirectX12: Fixed shutdown issue. (#301)
|
2018-02-22 23:04:28 +01:00 |
|
omar
|
9be7d048c8
|
Examples: DirectX12: Merge, various styling tweaks, update for 1.60 wip, synchronized Win32 features with other examples. (#301)
|
2018-02-22 23:03:47 +01:00 |
|
Jefferson Montgomery
|
3fd5790814
|
Pass render target format in ImGui_ImplDX12_Init() instead of hard-coded.
|
2017-09-24 14:57:46 -07:00 |
|
Jefferson Montgomery
|
f6b6dace9e
|
Pass command list in using ImGui_ImplDX12_NewFrame() instead of ImGui_ImplDX12_Init()
|
2017-09-24 14:43:46 -07:00 |
|
Jefferson Montgomery
|
f72b95d73f
|
Merge 'ocornut/master' into 'jdmo3/master'
|
2017-09-24 14:43:11 -07:00 |
|
Jefferson Montgomery
|
30954b4a88
|
Merge latest from ocornut/imgui
|
2017-03-13 13:26:55 -07:00 |
|
Jefferson Montgomery
|
f6181b3428
|
Examples: DirectX12: Add directx12_example
|
2016-02-22 15:22:48 -08:00 |
|