Re: Incorrect context on GLCanvas drawable
Posted by MarcoNL on Nov 08, 2021; 3:41pm
URL: https://forum.jogamp.org/Incorrect-context-on-GLCanvas-drawable-tp4041391p4041467.html
Hi all.
On my side, I've run the test case with Adoptium OpenJDK 8 on many different Windows 10 PCs, with different hardware configurations (both NVIDIA adapters and AMD adapters, both desktops and notebooks), and I've been able to reproduce the issue (i.e., the OpenGL 1.1 context obtained on GLCanvas' init() callback) on all the different Windows PCs that I've tested.
I am using JOGL 2021-01-11 RC as well.
Best regards,
Marco Sambin