buggins / dlangui

Cross Platform GUI for D programming language
Boost Software License 1.0
816 stars 122 forks source link

[Windows] Multisampled windows are broken #627

Open GrimMaple opened 2 years ago

GrimMaple commented 2 years ago

When multisampling is enabled, only 1 window works correctly. This is likely due to the need of separate contexts for each window.