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/windows
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
..
imgui_impl_dx9.cpp Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_dx9.h Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_dx10.cpp Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_dx10.h Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_dx11.cpp Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_dx11.h Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_dx12.cpp Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_dx12.h Add a return parameter to ImGui_Impl...._NewFrame() 5 years ago
imgui_impl_win32.cpp Fix build 5 years ago
imgui_impl_win32.h Moved every platform specific code to their own folder 5 years ago