Login  Register

Re: GLOffscreenAutoDrawable problem with OSX Mavericks

Posted by Bricksnspace on Aug 11, 2014; 12:21pm
URL: https://forum.jogamp.org/GLOffscreenAutoDrawable-problem-with-OSX-Mavericks-tp4032763p4032765.html

Thank you for your quick reply.

I managed to do a short program that expose the problem, and copied source on Pastebin:

http://pastebin.com/cg5Qsmmd

Program will create a 100 pixel square image in light pink color, on a png file with alpha channel.
It work on Linux, Windows and Mac OSX 10.6.8.

In OSX 10.9.4 it creates a fully transparent image with no color at all.

Thank you.