Re: Unable to set pixel format 4 for device context
Posted by
RobC on
Apr 23, 2011; 12:21am
URL: https://forum.jogamp.org/Unable-to-set-pixel-format-4-for-device-context-tp2852819p2853416.html
Wade,
I'm attaching a simple application that simulates switching back and forth between two frames using a loop. I set up a refresh speed value using a Thread.sleep(). I've been experimenting with some different speeds on both the 740 and 260 machines. The 740 never gets the pixel format errors, even when I crank up the speed. It tends to work best to produce the error on the 260 at about 250ms.
Thank you,
Rob
SimpleScene.java