Login  Register

Re: GDI.SwapBuffers is crashing after Windows Update

Posted by gouessej on Aug 30, 2019; 11:24am
URL: https://forum.jogamp.org/GDI-SwapBuffers-is-crashing-after-Windows-Update-tp4040010p4040011.html

Hello

Actually, it crashes on this call but the problem is probably elsewhere in the driver. Please provide much more information:
https://jogamp.org/wiki/index.php?title=Jogl_FAQ#Bugreports_.26_Testing

What you're looking for is impossible, you must call swapBuffers(). Either use another graphics card with a driver still working reliably with Microsoft Windows 10 update 1903 or try to use another version of the current driver or report this bug against the GPU designer (Nvidia, AMD, Intel, ...) or use another operating system with a working OpenGL driver for your current hardware (any GNU Linux distribution) or maybe use Mesa:
https://fdossena.com/?p=mesa/index.frag

Julien Gouesse | Personal blog | Website