An SDK to create Mods for dhewm3
Find a file
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
cm Fix all whitespace errors 2018-08-20 01:46:22 +02:00
d3xp Fix binary op fail in idTarget_WaitForButton::Think 2018-08-20 01:46:25 +02:00
framework Enable OpenAL for all platforms 2018-08-20 01:46:26 +02:00
game Fix binary op fail in idTarget_WaitForButton::Think 2018-08-20 01:46:25 +02:00
idlib Always compile all SIMD code 2018-08-20 01:46:26 +02:00
renderer Get rid of GL_HARDLINK, always link against libGL 2018-08-20 01:46:25 +02:00
sound Fix all whitespace errors 2018-08-20 01:46:22 +02:00
sys Get rid of GL_HARDLINK, always link against libGL 2018-08-20 01:46:25 +02:00
tools/compilers/aas Fix all whitespace errors 2018-08-20 01:46:22 +02:00
ui Fix all whitespace errors 2018-08-20 01:46:22 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00