dhewm3/neo/idlib
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
..
bv Get rid of frustum code specialized for gcc 2011-12-13 16:26:16 +01:00
containers Fix unqualified lookup into dependent bases of class templates 2011-12-10 15:36:13 +01:00
geometry Fix wrong usage of loop variables 2011-12-10 15:36:17 +01:00
hashing Fix MD5 hashing for x86_64 2011-12-10 18:51:01 +01:00
math Always compile all SIMD code 2011-12-13 18:56:38 +01:00
Base64.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Base64.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
BitMsg.cpp Fix -Wparentheses warnings 2011-12-10 15:36:06 +01:00
BitMsg.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CmdArgs.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
CmdArgs.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Dict.cpp Fix CRC32 hashing for x86_64 2011-12-10 18:48:09 +01:00
Dict.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Heap.cpp Fix Heap class for x86_64 2011-12-10 15:36:10 +01:00
Heap.h Fix -Winvalid-offsetof warnings 2011-12-10 15:36:06 +01:00
LangDict.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
LangDict.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Lexer.cpp Fix -Wwrite-strings warnings 2011-12-10 15:36:00 +01:00
Lexer.h Fix -Wwrite-strings warnings 2011-12-10 15:36:00 +01:00
Lib.cpp Add sanity checks for scripting 2011-12-11 12:13:04 +01:00
Lib.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MapFile.cpp Fix -Wunused-but-set-variable warnings 2011-12-10 15:36:04 +01:00
MapFile.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Parser.cpp Fix -Wunused-but-set-variable warnings 2011-12-10 15:36:04 +01:00
Parser.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
precompiled.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
precompiled.h Basic infrastructure for native x86_64 builds 2011-12-10 15:36:08 +01:00
Str.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Str.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Timer.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Timer.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Token.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Token.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00