projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ec9ed4
)
Add M32R architecture to test for USE_IEEE and friends (Kazuhiro Inaoka,
author
Michel Dänzer
<michel@daenzer.net>
Tue, 20 Jun 2006 09:39:32 +0000
(09:39 +0000)
committer
Michel Dänzer
<michel@daenzer.net>
Tue, 20 Jun 2006 09:39:32 +0000
(09:39 +0000)
from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374608).
src/mesa/main/imports.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/imports.h
b/src/mesa/main/imports.h
index 6eeb4841ba449b2b7183d9181ae11b03dd2ab566..c807973b496885b8c5e14f220ffbb00eb307384d 100644
(file)
--- a/
src/mesa/main/imports.h
+++ b/
src/mesa/main/imports.h
@@
-149,7
+149,7
@@
typedef union { GLfloat f; GLint i; } fi_type;
defined(__hppa__) || defined(hpux) || \
defined(__mips) || defined(_MIPS_ARCH) || \
defined(__arm__) || \
- defined(__sh__) || \
+ defined(__sh__) ||
defined(__m32r__) ||
\
(defined(__alpha__) && (defined(__IEEE_FLOAT) || !defined(VMS)))
#define USE_IEEE
#define IEEE_ONE 0x3f800000