Niklas Mischkulnig

Results 290 comments of Niklas Mischkulnig

@andlabs The OpenGL area is now working on every platform, even with OpenGL 3.3. Only some cleanup and better openglattributes handling needs to be done.

Instead of GLX, EGL could be used on Wayland (the native interface there). But I dont know how to detect this at runtime and if these libraries would need to...

> Hi, I was wondering what the current state of this feature is? Waiting for @andlabs' feedback/review. > I was wondering why you are manually specifying the library names instead...

@andlabs Why isn't Travis running? For #424 neither.

@andlabs ?

> The Mac example doesn't start rendering until the window is resized Could you please check if `onDrawGL` is called before resizing and if it is, whether the correct width...

@paulrouget I guess you're running Mojave? This should definitely fix the blank-before-resize-issue: ```diff diff --git a/darwin/openglarea.m b/darwin/openglarea.m index d98dbb9e..8d289c05 100644 --- a/darwin/openglarea.m +++ b/darwin/openglarea.m @@ -82,6 +83,8 @@ static void...

`setWantsLayer:NO` on Mojave: Blank before resize and flickering on every other frame `setWantsLayer:NO` on High Sierra: Works fine `setWantsLayer:YES` on Mojave: Flickering `setWantsLayer:YES` on High Sierra: Flickering The flickering could...

(I don't want to put words in andlabs mouth, but you should also consider that the limiting factor might be time rather than money if his job doesn't allow him...