haskell-game / dear-imgui.hs

Haskell bindings to Dear ImGui, an immediate mode GUI toolkit
BSD 3-Clause "New" or "Revised" License
142 stars 31 forks source link

Remove seg faults #87

Closed jpwidera closed 3 years ago

jpwidera commented 3 years ago

See #67

Plus: There is a redundant call to openGL3Shutdown, which causes Segfault when debugging in GDB