Age | Commit message (Expand) | Author |
2016-04-07 | Remove unused fpucw from snapvector.asm | Zack Middleton |
2015-03-17 | Fix crash in MSVC x64 qsnapvectorsse, bug #5905 | Zack Middleton |
2015-03-17 | Fix compile error with ml64 assembler | Michael Rieder |
2013-03-19 | Fix some clang warnings | Tim Angus |
2013-02-16 | Update copyright notices | Tim Angus |
2013-01-12 | Fix #5849 - broken snapvector inverts player speed | Mark |
2013-01-12 | #5818 - Modular renderer and Rend2 support for MSVC. | SmileTheory |
2013-01-12 | Move argument passing from VM to engine to global variables which allows to g... | Thilo Schulz |
2013-01-12 | My 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 zagged | Tim Angus |
2013-01-10 | * clang support | Tim Angus |
2013-01-10 | Set default rounding mode to FE_NEAREST again. Thanks to Matthias Bentrup for... | Thilo Schulz |
2013-01-10 | Fix latest commit for x86 msvc | Thilo Schulz |
2013-01-10 | Implement Mathias Benthrup's suggestion for x86 ASM snapvector implementation... | Thilo Schulz |
2013-01-10 | Fix 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-09 | Fix #if macros for idx64 and id386 | Thilo Schulz |
2013-01-09 | - Still forgot qasm-inline.h - Leave GCC more freedom in choice of registers | Thilo Schulz |
2013-01-09 | Forgot 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-09 | Properly 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 mingw64 | Thilo Schulz |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Merge ioq3-r1637 | Tim Angus |
2007-11-28 | * Merge ioq3-r1220 | Tim Angus |
2007-09-06 | * De-quake | Tim Angus |
2007-09-05 | * Merge of ioq3-r1163 | Tim Angus |