projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
535408a
)
also test for __arm__ for setting USE_IEEE (X bug 1155)
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 1 Sep 2004 04:36:29 +0000
(
04:36
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 1 Sep 2004 04:36:29 +0000
(
04:36
+0000)
src/mesa/main/imports.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/imports.h
b/src/mesa/main/imports.h
index 62b71e49be51d4138b49a61e234d5d37cee69156..93eefd61ca13aad845a6db0d77589396c7b95043 100644
(file)
--- a/
src/mesa/main/imports.h
+++ b/
src/mesa/main/imports.h
@@
-228,6
+228,7
@@
extern void _ext_mesa_free_pixelbuffer( void *pb );
defined(ia64) || defined(__ia64__) || \
defined(__hppa__) || defined(hpux) || \
defined(__mips) || defined(_MIPS_ARCH) || \
+ defined(__arm__) || \
(defined(__alpha__) && (defined(__IEEE_FLOAT) || !defined(VMS)))
#define USE_IEEE
#define IEEE_ONE 0x3f800000