Re: jogamp using Generic GDI driver in Windows 10
Posted by
gouessej on
Nov 29, 2016; 2:01pm
URL: https://forum.jogamp.org/jogamp-using-Generic-GDI-driver-in-Windows-10-tp4037477p4037484.html
I agree with Xerxes.
Your version of glViewer is probably not Windows 10 compliant, that's why the Intel OpenGL driver works.
It's not a JOGL bug, Intel is to blame. The both solutions Xerxes mentions have security concerns as an "old" Java version doesn't have all security fixes and patching the Intel driver might cause some troubles with a few virus scanners (including Virus Total). My suggestion (using Mesa or ANGLE) doesn't have those security concerns but it's not trivial.