You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
impls Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imconfig.h Added opengl32 lib and declared glew as static 5 years ago
imgui.cpp Moved colored implementation to their own functions 5 years ago
imgui.h Added 64bits support to ImGui 5 years ago
imgui_draw.cpp Moved colored implementation to their own functions 5 years ago
imgui_internal.h Added ImGui base code 5 years ago
imgui_user.h Moved colored implementation to their own functions 5 years ago
imgui_widgets.cpp Moved colored implementation to their own functions 5 years ago
imstb_rectpack.h Added missing ImGui headers 5 years ago
imstb_textedit.h Added missing ImGui headers 5 years ago
imstb_truetype.h Added missing ImGui headers 5 years ago