[fpc-devel] Is GLUT_EXCLUSIVE_FPUMODE really needed?

Michalis Kamburelis michalis.kambi at gmail.com
Sat Nov 27 09:49:04 CET 2010


Ups, looks like I messed up bug numbers in my previous email.

This time correctly:

- The bugreport that caused the creation of GLUT_EXCLUSIVE_FPUMODE is
here: http://bugs.freepascal.org/view.php?id=8995 . I basically propose
to revert the changes caused by it to the GLUT unit (the whole {$ifdef
GLUT_EXCLUSIVE_FPUMODE} part).

- The other bugreports, #5914 and #7570, are my old bugreports that talk
about why fpu exception masking is needed at the very OpenGL unit (on
X86). They caused the proper solution, that make the
GLUT_EXCLUSIVE_FPUMODE obsolete IMHO.

Thanks,
Michalis



More information about the fpc-devel mailing list