dhewm3-sdk/idlib
dhewg 055b80e859 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.
2018-08-20 01:46:26 +02:00
..
bv Get rid of frustum code specialized for gcc 2018-08-20 01:46:26 +02:00
containers Fix unqualified lookup into dependent bases of class templates 2018-08-20 01:46:25 +02:00
geometry Fix wrong usage of loop variables 2018-08-20 01:46:25 +02:00
hashing Fix MD5 hashing for x86_64 2018-08-20 01:46:25 +02:00
math Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Base64.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Base64.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
BitMsg.cpp Fix -Wparentheses warnings 2018-08-20 01:46:24 +02:00
BitMsg.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
CmdArgs.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
CmdArgs.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Dict.cpp Fix CRC32 hashing for x86_64 2018-08-20 01:46:25 +02:00
Dict.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Heap.cpp Fix Heap class for x86_64 2018-08-20 01:46:24 +02:00
Heap.h Fix -Winvalid-offsetof warnings 2018-08-20 01:46:24 +02:00
LangDict.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
LangDict.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Lexer.cpp Fix -Wwrite-strings warnings 2018-08-20 01:46:22 +02:00
Lexer.h Fix -Wwrite-strings warnings 2018-08-20 01:46:22 +02:00
Lib.cpp Add sanity checks for scripting 2018-08-20 01:46:25 +02:00
Lib.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
MapFile.cpp Fix -Wunused-but-set-variable warnings 2018-08-20 01:46:23 +02:00
MapFile.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Parser.cpp Fix -Wunused-but-set-variable warnings 2018-08-20 01:46:23 +02:00
Parser.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
precompiled.h Basic infrastructure for native x86_64 builds 2018-08-20 01:46:24 +02:00
Str.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Str.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Timer.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Timer.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Token.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Token.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00