aconstlink / motor

Software Framework for Audio/Visual/Interactive Real-Time Applications
MIT License
1 stars 0 forks source link

d3d11 crash on window close #60

Closed aconstlink closed 3 months ago

aconstlink commented 3 months ago

If multiple windows are open and the d3d11 window is closed, the d3d11 backend crashes.

It is very likely that imgui is not properly shutdown or waited for when the window closes.

aconstlink commented 3 months ago

Actually fixed another with with the gl conected activation and not emptying the render commands queue