Inochi2D / i2d-imgui

D binding to c-imgui
Boost Software License 1.0
15 stars 10 forks source link

Fix OpenGL3 support on Linux #8

Open LunaTheFoxgirl opened 2 years ago

LunaTheFoxgirl commented 2 years ago

Currently the built-in OpenGL3 support in imgui crashes spectacularly on Linux. Assigned to @playmer since I've given up on that for now.

In the meantime I've added the D implementation back, once OpenGL3 verifiably works on Linux we should remove it again.