goldberg_emulator/ImGui
Nemirtingas 548f21c2f0 Add a return parameter to ImGui_Impl...._NewFrame()
Why does CreateDeviceObjects return a bool if the NewFrame doesn't ?
Added the return parameter cause CreateDeviceObjects can fail.
It did fail on DX11 with feature level to 9.
2020-01-10 08:10:13 +01:00
..
impls Add a return parameter to ImGui_Impl...._NewFrame() 2020-01-10 08:10:13 +01:00
imconfig.h Added opengl32 lib and declared glew as static 2019-08-16 11:11:13 +02:00
imgui_draw.cpp Moved colored implementation to their own functions 2019-08-03 14:37:03 +02:00
imgui_internal.h Added ImGui base code 2019-07-25 23:25:46 +02:00
imgui_user.h Moved colored implementation to their own functions 2019-08-03 14:37:03 +02:00
imgui_widgets.cpp Moved colored implementation to their own functions 2019-08-03 14:37:03 +02:00
imgui.cpp Moved colored implementation to their own functions 2019-08-03 14:37:03 +02:00
imgui.h Added 64bits support to ImGui 2019-07-25 23:27:09 +02:00
imstb_rectpack.h Added missing ImGui headers 2019-07-25 23:31:24 +02:00
imstb_textedit.h Added missing ImGui headers 2019-07-25 23:31:24 +02:00
imstb_truetype.h Added missing ImGui headers 2019-07-25 23:31:24 +02:00