summaryrefslogtreecommitdiffstats
path: root/contrib/file/Magdir/sgi
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-11-26 21:26:20 +0000
committerobrien <obrien@FreeBSD.org>2000-11-26 21:26:20 +0000
commit150ca1a16110713598ba58dc8851c364c1acc188 (patch)
tree770c3a29505e36cc856a542727c837a44ba6d339 /contrib/file/Magdir/sgi
parent73a570e26c8be2eb28ff624691d53679235db6d7 (diff)
downloadFreeBSD-src-150ca1a16110713598ba58dc8851c364c1acc188.zip
FreeBSD-src-150ca1a16110713598ba58dc8851c364c1acc188.tar.gz
Virgin import of Christos Zoulas FILE 3.33.
Diffstat (limited to 'contrib/file/Magdir/sgi')
-rw-r--r--contrib/file/Magdir/sgi11
1 files changed, 7 insertions, 4 deletions
diff --git a/contrib/file/Magdir/sgi b/contrib/file/Magdir/sgi
index 39fadae..1983f0d 100644
--- a/contrib/file/Magdir/sgi
+++ b/contrib/file/Magdir/sgi
@@ -167,8 +167,11 @@
#
0 string \#Inventor V IRIS Inventor 1.0 file
0 string \#Inventor V2 Open Inventor 2.0 file
-# XXX - I don't know what next thing is! It is likely to be an image
-# (or movie) format
+# GLF is OpenGL stream encoding
0 string glfHeadMagic(); GLF_TEXT
-4 belong 0x41010000 GLF_BINARY_LSB_FIRST
-4 belong 0x00000141 GLF_BINARY_MSB_FIRST
+4 belong 0x7d000000 GLF_BINARY_LSB_FIRST
+4 belong 0x0000007d GLF_BINARY_MSB_FIRST
+# GLS is OpenGL stream encoding; GLS is the successor of GLF
+0 string glsBeginGLS( GLS_TEXT
+4 belong 0x10000000 GLS_BINARY_LSB_FIRST
+4 belong 0x00000010 GLS_BINARY_MSB_FIRST
OpenPOWER on IntegriCloud