Re: GLOffscreenAutoDrawable problem with OSX Mavericks
Posted by
gouessej on
Aug 13, 2014; 8:23am
URL: https://forum.jogamp.org/GLOffscreenAutoDrawable-problem-with-OSX-Mavericks-tp4032763p4032780.html
Sorry :( You should test with OpenJDK too as OpenJDK and Oracle Java don't use the same implementation of the Java2D renderer. OpenJDK uses Pisces (and maybe Marlin in the near future) whereas Oracle Java uses Ductus. Disable the Java2D OpenGL pipeline to be sure that one of those renderers is used.