Re: Can't get OpenGL 3.x with JDK 7
Posted by
gouessej on
URL: https://forum.jogamp.org/Can-t-get-OpenGL-3-x-with-JDK-7-tp4029658p4029660.html
Hi
Pass the parameter -Dsun.java2d.d3d=false to the JVM to disable Direct3D. I assume the Direct3D pipeline is enabled by default under Windows with Java 1.7.