Date: Wed, 25 Feb 1998 15:12:03 +1000 From: Stephen Hocking <sysseh@workcover.qld.gov.au> To: multimedia@FreeBSD.ORG Subject: Missed this one Message-ID: <199802250512.FAA25923@bne16unx215.workcover.qld.gov.au>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Stick it in includes/dfreebsd.h
[-- Attachment #2 --]
/* configure.h. Generated automatically by configure. */
/* configure.h.in. Generated automatically from configure.in by autoheader. */
/*
* Defaults for configuration settings
* by Falk Hüffner <falk.hueffner@student.uni-tuebingen.de>
*/
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* Define if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Define to the name of the distribution. */
#define PACKAGE "ldescent"
/* Define to the version of the distribution. */
#define VERSION "0.0.14"
/* Display method. */
#define HAVE_X11 1
/* #undef HAVE_GGI */
/* #undef HAVE_SVGALIB */
/* Joystick support for Linux. */
/* #undef WANT_JOYSTICK */
/* Sound support. Sound code's kinda buggy right now, and debugging's alot
easier without sound in. */
/* #undef WANT_SOUND */
/* ix86 assembly version of scanline. */
/* #undef ASM_SCANLINE_FLAT */
/* ix86 assembly version of fixpoint math. */
/* #undef ASM_FIXED_POINT */
/* This changes the default Interpolation method. #defined it chooses the
proper method, which is much slower due to division. Without the tiles
shift, but it's significantly faster. */
#define PROPER_INTERPOLATION
/* Faster, but less accurate texture mapping. */
/* #undef WANT_QUAD_SCANLINE */
/* Enable Kali compatible network support. */
/* #undef WANT_KALI */
/* The following line makes Descent have the same field of view as the DOS
version. If it is not defined, Descent has a slightly wider field of view,
which you will either love or hate. So you choose. Try it both ways. */
/* #undef DOS_RENDER_ZOOM */
/* Define if you have the ggi library (-lggi). */
/* #undef HAVE_LIBGGI */
/* Define if you have the vga library (-lvga). */
/* #undef HAVE_LIBVGA */
[-- Attachment #3 --]
The views expressed above are not those of WorkCover Queensland, Australia.
"We've heard that a million monkeys at a million keyboards could produce
the Complete Works of Shakespeare; now, thanks to the Internet, we know
this is not true." Robert Wilensky, University of California
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802250512.FAA25923>
