goldberg_emulator/ImGui/impls
Nemirtingas 145cbfdffd Fix crash on some games using DX11.
The line: "ctx->PSGetSamplers(0, 1, &old.PSSampler);" will fail silently (no return code) but will not modify old.PSSampler making the game crash when accessing uninitialized memory.
2020-11-17 17:15:16 +00:00
..
linux Uncomment thing 2019-11-08 15:52:59 +01:00
windows Fix crash on some games using DX11. 2020-11-17 17:15:16 +00:00
imgui_impl_opengl3.cpp Add a return parameter to ImGui_Impl...._NewFrame() 2020-01-10 08:10:13 +01:00
imgui_impl_opengl3.h Add a return parameter to ImGui_Impl...._NewFrame() 2020-01-10 08:10:13 +01:00