- Jan 17, 2006
-
-
slevy authored
Work in a way compatible with locking.
-
slevy authored
-
slevy authored
to make partibrains.c a hair less bloated. Add new locking functions, specks_lock()/specks_unlock(). Don't pass specklist **'s among non-locking functions, so e.g. new specks_ensuretime() replaces specks_timespecksptr().
-
slevy authored
don't env-expand if first nonblank char is "#".
-
slevy authored
AC_CANONICAL_HOST doesn't set anything mentioning MINGW32; instead it seems to set OSTYPE to "msys". So accept either that or mingw32.
-
slevy authored
-
slevy authored
Add THREAD_* flags. Rearrange CFLAGS, etc., so that it's easier to do things like make OPT="-g" to select debugging without optimization, etc.
-
- Jan 16, 2006
-
-
slevy authored
unfortunately linux-specific (opens /dev/fd/*).
-
- Jan 12, 2006
- Jan 10, 2006
-
-
slevy authored
-
- Jan 03, 2006
- Dec 14, 2005
- Nov 29, 2005
-
-
slevy authored
which seems to have bugs on some implementations (?!). Let's see if this helps.
-
- Oct 18, 2005
-
-
slevy authored
Add env var PARTIOLDOPENGL to force using non-glDrawElements path.
-
- Jul 20, 2005
-
-
slevy authored
-
- Jul 14, 2005
-
-
slevy authored
of colormap entries.
-
- Jul 13, 2005
- Jul 12, 2005
-
-
pteuben authored
-
- Jun 13, 2005
-
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
such that texture objects need to be recreated.
-
slevy authored
-
slevy authored
If there's an 8th numeric field in a .wf file, take it to be a focallen distance.
-
slevy authored
-
slevy authored
Use Toshiyuki Takahei's FLHACKs. Reorder functions so we don't need quite so many of them. Restructure msg() and warn() likewise. Set an initial display context number so Gview can track future window changes.
-
slevy authored
-
slevy authored
if some were fixed-oriented and others screen-facing. Portability tweak from Toshi -- be even more pessimistic about stack size.
-
slevy authored
or (new) little-endian binary. Good for Toshi's constellation figures, which are in little-endian binary format.
-
slevy authored
-