summaryrefslogtreecommitdiff
path: root/src/asm/snapvector.asm
AgeCommit message (Expand)Author
2015-03-17Fix crash in MSVC x64 qsnapvectorsse, bug #5905Zack Middleton
2015-03-17Fix compile error with ml64 assemblerMichael Rieder
2013-01-12#5818 - Modular renderer and Rend2 support for MSVC.SmileTheory
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-09- Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mod...Thilo Schulz