myT
c5192d49b7
using the roundss SSE4.1 instruction for inlining floor and ceil syscalls when possible
...
fixed sharedTraps_t listing syscalls that were not actually at the same index for all 3 VMs
2019-09-25 05:29:36 +02:00
myT
983b53cbbb
SSE2 instruction set support is now required
2019-09-25 05:14:36 +02:00
myT
04ebdc63f6
fixes for VC++ platform toolsets v140 and v141
2017-12-20 05:41:04 +01:00
myT
1efd5b6d82
improved crash and exit handlers that restore system settings (monitor gamma ramps, system timer resolution, terminal settings, ...) and crash reports with full QVM stack trace
2017-03-14 05:11:12 +01:00
myT
d945904298
fixed a memory leak due to an incorrect munmap argument (credit: Cyrax)
2017-03-08 16:10:34 +01:00
myT
f327428475
full x64 support with a VM based on quake3e OCT 21 2016
...
the VM compiler uses SSE for floating-point ops when possible
2017-01-11 14:24:58 +01:00
arQon
954c80a8b5
merge the new build system
...
use the "premake" tool from the cnq3tools repo with
"--quake3dir=<q3dir>" to generate a VS sln and gcc makefiles
this changeset also removes the "clever" handling of fullscreen/windowed
changes which didn't actually work and just broke windowed mode
2016-12-29 20:13:59 -08:00
arQon
97db9f2314
import from cnq3 1.47
2016-12-17 20:43:04 -08:00