aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix
Commit message (Collapse)AuthorAgeFilesLines
...
* * Support for MinGW cross compilationtma2005-12-291-43/+69
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@451 edf5b092-35ff-0310-97b2-ce42778d08ea
* * NetBSD support patch from optical (alex@rigbo.se)tma2005-12-271-0/+42
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@448 edf5b092-35ff-0310-97b2-ce42778d08ea
* enable x86_64 vmludwig2005-12-181-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@446 edf5b092-35ff-0310-97b2-ce42778d08ea
* I can't be trusted!floam2005-12-131-4/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@445 edf5b092-35ff-0310-97b2-ce42778d08ea
* Thanks Jamie Wilkinsonfloam2005-12-121-3/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@442 edf5b092-35ff-0310-97b2-ce42778d08ea
* Try different wayfloam2005-12-121-1/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@441 edf5b092-35ff-0310-97b2-ce42778d08ea
* Tabsfloam2005-12-121-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@440 edf5b092-35ff-0310-97b2-ce42778d08ea
* Don't install q3ded binary on ming32, it doesn't existfloam2005-12-121-2/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@439 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Solaris patch from Vincent S. Cojottma2005-12-061-9/+10
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@432 edf5b092-35ff-0310-97b2-ce42778d08ea
* Disabled PowerPC VM.icculus2005-12-061-1/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@419 edf5b092-35ff-0310-97b2-ce42778d08ea
* remove EULA document to prevent confusionludwig2005-12-051-184/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@418 edf5b092-35ff-0310-97b2-ce42778d08ea
* Look for correct filename extension when loading native DLLs.icculus2005-12-051-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@416 edf5b092-35ff-0310-97b2-ce42778d08ea
* Removed -fomit-frame-pointer from Mac OS X builds. Someone should icculus2005-12-041-1/+1
| | | | | | | | probably gank this from the other platforms, too. git-svn-id: svn://svn.icculus.org/quake3/trunk@412 edf5b092-35ff-0310-97b2-ce42778d08ea
* Don't need to check for Altivec in unix mainline anymore (qcommon icculus2005-12-041-1/+0
| | | | | | | | handles this now). git-svn-id: svn://svn.icculus.org/quake3/trunk@411 edf5b092-35ff-0310-97b2-ce42778d08ea
* Better altivec cvar handling. Should fix crashes at startup, or curious icculus2005-12-041-9/+5
| | | | | | | people that toggle it on at runtime on a G3. git-svn-id: svn://svn.icculus.org/quake3/trunk@410 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Updated AL headerstma2005-12-011-0/+8
| | | | | | | | * Added a Makefile option USE_LOCAL_HEADERS which can be disabled to use system headers if desired git-svn-id: svn://svn.icculus.org/quake3/trunk@402 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix a warning on non-PPC buildstma2005-12-011-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@399 edf5b092-35ff-0310-97b2-ce42778d08ea
* Fixed detection of Altivec on Mac OS X, and added attempt at general detectionicculus2005-12-011-8/+34
| | | | | | | | with SIGILL/setjmp hackery for PowerPC Linux, etc. git-svn-id: svn://svn.icculus.org/quake3/trunk@398 edf5b092-35ff-0310-97b2-ce42778d08ea
* r_smp now works as expected with sdl_glimp.c on Mac OS X.icculus2005-12-011-5/+32
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@397 edf5b092-35ff-0310-97b2-ce42778d08ea
* fix the stupid i386/x86/amd64/x86_64 weirdnessludwig2005-12-011-5/+12
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@395 edf5b092-35ff-0310-97b2-ce42778d08ea
* don't use ImageMagickludwig2005-11-301-1/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@391 edf5b092-35ff-0310-97b2-ce42778d08ea
* Fixed comment.icculus2005-11-281-4/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@386 edf5b092-35ff-0310-97b2-ce42778d08ea
* First shot at SMP renderer with sdl_glimp. Does not work yet!icculus2005-11-282-47/+116
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@385 edf5b092-35ff-0310-97b2-ce42778d08ea
* files to create a loki-setup based installer. run "make installer"ludwig2005-11-276-0/+194
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@379 edf5b092-35ff-0310-97b2-ce42778d08ea
* fix warning about cast from integer to pointerludwig2005-11-271-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@378 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.localtma2005-11-263-49/+39
| | | | | | | | | * Remove -gfull from linux section in Makefile -- it's darwin only * Cast away some warnings that surfaced from using "new" AL headers * Various whitespace and consistency fixes git-svn-id: svn://svn.icculus.org/quake3/trunk@375 edf5b092-35ff-0310-97b2-ce42778d08ea
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-267-74/+371
| | | | | | | | | | | | | | | Still work to be done, but this at least matches the PowerPC Linux status now. MacOS-specific directory (and XCode project) is gone...this now uses SDL, OpenAL, and the Unix Makefiles. --ryan. git-svn-id: svn://svn.icculus.org/quake3/trunk@373 edf5b092-35ff-0310-97b2-ce42778d08ea
* * ...tma2005-11-151-4/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@360 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Don't link OpenAL against q3dedtma2005-11-151-10/+10
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@359 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Unbreak the MinGW build more...tma2005-11-131-1/+1
| | | | | | | * Unbreak USE_OPENAL_DLOPEN=1 git-svn-id: svn://svn.icculus.org/quake3/trunk@353 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Unbreak the MinGW buildtma2005-11-131-7/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@352 edf5b092-35ff-0310-97b2-ce42778d08ea
* link against libopenal by default rather than dlopening itludwig2005-11-131-0/+18
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@349 edf5b092-35ff-0310-97b2-ce42778d08ea
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-132-187/+268
| | | | | | | | | | | | | | | | | | + An abstract codec system, simplifying support for new formats + Changes versus BlackAura's patch: o Consolidated the OpenAL parts into one file o Changed the function naming scheme to more closely resemble Q3 o Changed the interface to fall back on the "base" sound system if loading OpenAL fails + This is enabled on Linux and MinGW for now, but should work on the other *nixs with appropriate additions to the Makefile + NOT enabled on OS X or MSVC Windows builds + Probably breaks the Windows build again * Retabulated sdl_snd.c and made the messages less verbose since there do not seem to be many having problems with SDL sound now git-svn-id: svn://svn.icculus.org/quake3/trunk@343 edf5b092-35ff-0310-97b2-ce42778d08ea
* - add -Wimplicit -Wstrict-prototypes CFLAGS againludwig2005-11-111-4/+4
| | | | | | | - remove -pipe. not needed IMO. git-svn-id: svn://svn.icculus.org/quake3/trunk@324 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Makefile target dependancy fixtma2005-11-071-4/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@319 edf5b092-35ff-0310-97b2-ce42778d08ea
* use system memcpy and memsetludwig2005-11-061-0/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@301 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Ignore in_dgamouse setting if dga isn't availabletma2005-11-061-6/+8
| | | | | | | * Changed status of Solaris sparc git-svn-id: svn://svn.icculus.org/quake3/trunk@300 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Install the tools on every build, so a distclean isn't necessary if the tooltma2005-11-061-26/+18
| | | | | | | | | source changes now * Basically rewrote the lcc Makefile to be more sane * Removed various bits of lcc that weren't built/needed git-svn-id: svn://svn.icculus.org/quake3/trunk@298 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Tidy-up of q_platform.htma2005-11-062-2/+2
| | | | | | | | | * Introduced Q3_BIG_ENDIAN and Q3_LITTLE_ENDIAN #defines * Changed some stricmp to Q_stricmp so that #define stricmp strcasecmp could be removed git-svn-id: svn://svn.icculus.org/quake3/trunk@287 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Enable use of asm on Solaris-x86tma2005-11-051-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@281 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix a stupid typotma2005-11-051-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@279 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Patch from vapier that aids packagingtma2005-11-051-5/+31
| | | | | | | * Truth value of USE_SDL changed to 1 from true, for consistency git-svn-id: svn://svn.icculus.org/quake3/trunk@277 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Centralise architecture defines in q_platform.htma2005-11-051-90/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@273 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Replaced a bunch of inline and __inline with ID_INLINEtma2005-11-046-257/+7
| | | | | | | | | * Replaced a bunch of __i386__ with id386 * General tidy up of asm preprocessor decisions * Removed C_ONLY from the dedicated server build git-svn-id: svn://svn.icculus.org/quake3/trunk@269 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Juggled CFLAGS a bit so that -fno-strict-aliasing is always ontma2005-11-031-17/+15
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@249 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Split off q_platform.h from q_shared.htma2005-11-011-1/+1
| | | | | | | | | | | * Removed lcc PATH hack and replaced with something slightly less hacky * Removed all platform specific hostfiles from lcc and replaced with bytecode.c (from ankon) * Turned lcc option "-S" on permanently * Improved q3cpp so that it recursively adds include dirs to its list git-svn-id: svn://svn.icculus.org/quake3/trunk@209 edf5b092-35ff-0310-97b2-ce42778d08ea
* * More Solaris worktma2005-11-012-4/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@205 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Further work on the Solaris port from Vincent S. Cojottma2005-10-311-35/+37
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@204 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Applied https://bugzilla.icculus.org/show_bug.cgi?id=2464tma2005-10-301-10/+5
| | | | | | | * Removed rule to build C++ (for splines) from the Makefile git-svn-id: svn://svn.icculus.org/quake3/trunk@202 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Beginnings of Solaris support from Vincent S. Cojottma2005-10-2910-21/+208
| | | | | | | * Note this patch also splits USE_SDL into USE_SDL_VIDEO and USE_SDL_AUDIO git-svn-id: svn://svn.icculus.org/quake3/trunk@199 edf5b092-35ff-0310-97b2-ce42778d08ea