OSDN Git Service

Bug #1155: Define IEEE_ONE on Super-H as well.
authorAdam Jackson <ajax@freedesktop.org>
Mon, 3 Oct 2005 20:02:07 +0000 (20:02 +0000)
committerAdam Jackson <ajax@freedesktop.org>
Mon, 3 Oct 2005 20:02:07 +0000 (20:02 +0000)
src/mesa/main/imports.h

index c02be43..eaeefed 100644 (file)
@@ -149,6 +149,7 @@ typedef union { GLfloat f; GLint i; } fi_type;
     defined(__hppa__) || defined(hpux) || \
     defined(__mips) || defined(_MIPS_ARCH) || \
     defined(__arm__) || \
+    defined(__sh__) || \
     (defined(__alpha__) && (defined(__IEEE_FLOAT) || !defined(VMS)))
 #define USE_IEEE
 #define IEEE_ONE 0x3f800000