dhewm3/neo
dhewg 8023bc5d56 Always compile all SIMD code
Protect all SIMD implementations with the according defines and
let the compiler decide if it supports the intructions.

Linux will still use Simd_Generic because CPU feature runtime
detection is missing.
2011-12-13 18:56:38 +01:00
..
cm Fix -Wformat and -Wformat-extra-args warnings 2011-12-10 15:36:14 +01:00
d3xp Fix binary op fail in idTarget_WaitForButton::Think 2011-12-10 15:36:17 +01:00
framework Enable OpenAL for all platforms 2011-12-11 17:07:13 +01:00
game Fix binary op fail in idTarget_WaitForButton::Think 2011-12-10 15:36:17 +01:00
idlib Always compile all SIMD code 2011-12-13 18:56:38 +01:00
MayaImport Fix all whitespace errors 2011-12-10 15:35:54 +01:00
renderer Protect __m128i intrinsic with __SSE2__ 2011-12-13 16:26:38 +01:00
sound Don't load EAX sound effects when EAX is disabled 2011-12-11 18:28:18 +01:00
sys Always compile all SIMD code 2011-12-13 18:56:38 +01:00
tools Get rid of dmap code specialized for gcc 2011-12-13 16:25:08 +01:00
TypeInfo Fix shared library loading for x86_64 2011-12-10 15:36:10 +01:00
ui Fix id[Simple]Window for x86_64 2011-12-10 15:36:11 +01:00
SConstruct Enable OpenAL for all platforms 2011-12-11 17:07:13 +01:00