Move code to enable FP exceptions into debug.c (set MESA_DEBUG=fpexceptions).
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 10 Nov 2005 05:10:25 +0000 (05:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 10 Nov 2005 05:10:25 +0000 (05:10 +0000)
commit1984aabe8362ee2b29711d2fa08e56e341eafddd
tree37f4153a9b3db927c7a80a077eb90d7144cffb25
parenta8446f72f45008974e356d103c2961d334a825c3
Move code to enable FP exceptions into debug.c (set MESA_DEBUG=fpexceptions).
Get rid of MESA_DEBUG preprocessor symbol, just use DEBUG instead.
src/mesa/main/debug.c
src/mesa/main/imports.c
src/mesa/main/mtypes.h