summaryrefslogtreecommitdiff
path: root/src/asm
AgeCommit message (Expand)Author
2013-01-12Fix #5849 - broken snapvector inverts player speedMark
2013-01-12#5818 - Modular renderer and Rend2 support for MSVC.SmileTheory
2013-01-12Move argument passing from VM to engine to global variables which allows to g...Thilo Schulz
2013-01-12My bad. Revert the FPU control word to old value instead of the new one of co...Thilo Schulz
2013-01-12* I zigged when I should have zaggedTim Angus
2013-01-10* clang supportTim Angus
2013-01-10Set default rounding mode to FE_NEAREST again. Thanks to Matthias Bentrup for...Thilo Schulz
2013-01-10Fix latest commit for x86 msvcThilo Schulz
2013-01-10Implement Mathias Benthrup's suggestion for x86 ASM snapvector implementation...Thilo Schulz
2013-01-10Fix missing return instruction for fpu ftol on msvc. Thanks to Ensiform for r...Thilo Schulz
2013-01-10- align sse control word storage space to 16 byte boundary for snapvector - r...Thilo Schulz
2013-01-09Fix #if macros for idx64 and id386Thilo Schulz
2013-01-09- Still forgot qasm-inline.h - Leave GCC more freedom in choice of registersThilo Schulz
2013-01-09Forgot the inline assembler parts, here they come! Using inline asm to get ri...Thilo Schulz
2013-01-09- Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mod...Thilo Schulz
2013-01-09Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Mi...Thilo Schulz
2013-01-09- Add x86_64 support to vm_x86.c - Fix warning on mingw64Thilo Schulz
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1637Tim Angus
2007-11-28* Merge ioq3-r1220Tim Angus
2007-09-06* De-quakeTim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus