]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Changed the way DP detects and handles the CPU endianess. All the tests are done...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 11 Mar 2004 08:08:04 +0000 (08:08 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 11 Mar 2004 08:08:04 +0000 (08:08 +0000)
commit4bc2b976a0981156967708a35cb6a68edfd2f5fb
tree89d45ddcee1810262fa7ac6d659f151b4e3e89a6
parent85d63350d6a046faa79b2c4e469153a9a48254fd
Changed the way DP detects and handles the CPU endianess. All the tests are done at compile time now. Tested on Win32 (MSVC6 and MinGW32), Linux and NetBSD; should also work on the other BSDs.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4007 d7cf8633-e32d-0410-b094-e92efae38249
common.c
common.h
snd_oss.c