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/impls
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
..
linux Uncomment thing 5 years ago
windows Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_opengl3.cpp Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_opengl3.h Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago