Re: method not implemented: gluScaleImage
Posted by OwenD on Jan 24, 2011; 4:18pm
URL: https://forum.jogamp.org/method-not-implemented-gluScaleImage-tp2304656p2320730.html
Adding that option changes the error message to "An unrecoverable stack overflow has occurred."
Using JOGL2, the gluScaleImage call takes around 1 minute of CPU time and consumes all available memory on the system (1-2GB) before crashing with one of the errors. The same call using JOGL1 completes almost instantly with no VM parameters needed.