source-sdk-2013-mapbase/sp/src/mathlib
Jørgen P. Tjernø 30064a1977 Specify clobbered registers in POSIX SSE functions
We weren't specifying clobbered registers for our SSE implementations of
VectorNormalize and InvRSquared. Supposedly GCC and clang does not inspect the
assembly to figure out which registers are getting clobbered, so this could
potentially fix some bugs.

This fixes GH-195.
2013-12-03 10:34:47 -08:00
..
3dnow.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
3dnow.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
almostequal.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
anorms.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
bumpvects.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
color_conversion.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
datagen.pl Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
halton.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
IceKey.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
imagequant.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
lightdesc.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
mathlib_base.cpp Updated the SDK with the latest code from the TF and HL2 branches 2013-12-03 08:54:16 -08:00
mathlib.vpc Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
noisedata.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
polyhedron.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
powsse.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
quantize.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
randsse.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
simdvectormatrix.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
sparse_convolution_noise.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
spherical.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
sse.cpp Specify clobbered registers in POSIX SSE functions 2013-12-03 10:34:47 -08:00
sse.h Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
sseconst.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
ssenoise.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
vector.cpp Fix line endings. WHAMMY. 2013-12-02 19:46:31 -08:00
vmatrix.cpp Updated the SDK with the latest code from the TF and HL2 branches 2013-12-03 08:54:16 -08:00