pBuffer flips vertically on Mac

Posted by karelknoes on
URL: https://forum.jogamp.org/pBuffer-flips-vertically-on-Mac-tp4025285.html

Hi all,

On Mac OS X 10.6 (all browsers) with jogl-rc8, rendering (of non 2D graphics) to the pBuffer produces an image that is vertically flipped. 2D graphics are drawn correctly however.

The same rendering to a GLCanvas or GLJPanel produce the correct image. On Windows, the same rendering is correct for all of the above.

Any comments that point me in the right direction are very welcome.

Karel