Darrell Walisser wrote:
The point parameters extensions are unsupported in Apple's GL stack. The fix I've chosen is

#ifdef GL_SGIS_point_parameters

// do stuff here

#endif

Although I don't like to fix it this way (if all was correct this wouldn't be necessary because it adds another compile time option while extensions should be able to be runtime options only) I put it in CVS because this weekend I'll be quite busy as it stands now and I like to get CVS in a workable state again.


Thanks for the help Darrell.

Erik


_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to