ioq3/code/asm
Zack Middleton 10e2caad46 Fix crash in MSVC x64 qsnapvectorsse, bug #5905
Make MASM x64 qsnapvectorsse the same as the inline version.
Remove leftover OP code, see commit 8a500d71da.
2015-01-14 15:29:45 -06:00
..
ftola.asm Fix compile error with ml64 assembler 2014-12-07 03:40:52 +01:00
ftola.c Fix some clang warnings 2013-03-12 21:50:59 +00:00
matha.s Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Middleton (#5024) 2011-06-06 14:52:49 +00:00
qasm-inline.h Fix #if macros for idx64 and id386 2011-06-15 14:10:20 +00:00
qasm.h - Add x86_64 support to vm_x86.c 2011-06-01 15:17:18 +00:00
snapvector.asm Fix crash in MSVC x64 qsnapvectorsse, bug #5905 2015-01-14 15:29:45 -06:00
snapvector.c Fix #5849 - broken snapvector inverts player speed 2013-01-09 23:15:21 -06:00
snd_mixa.s Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Middleton (#5024) 2011-06-06 14:52:49 +00:00
vm_x86_64.asm Move argument passing from VM to engine to global variables which allows to get rid of lots of OS specific stuff and also fixes errors that happens when compilers add lots of boilerplate to the DoSyscall() function 2012-08-08 09:34:03 +00:00