dhewm3/neo/idlib/math
dhewg c17b80e950 Fix SIMD pointer casts/offsets for x86_64
Get the idDrawVert member offsets directly instead of hardcoding
them and checking them via assert() at runtime.

Fixes compile error:
cast from pointer to smaller type 'int' loses information
2011-12-13 17:26:33 +01:00
..
Angles.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Angles.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Complex.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Complex.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Curve.h Fix -Wunused-variable warnings 2011-12-10 15:36:03 +01:00
Extrapolate.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Interpolate.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Lcp.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Lcp.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Math.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Math.h Only include ppc_intrinsics.h when required 2011-12-13 16:26:38 +01:00
Matrix.cpp Fix wrong usage of loop variables 2011-12-10 15:36:17 +01:00
Matrix.h Trivial pointer cast fixes for x86_64 2011-12-10 15:36:09 +01:00
Ode.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Ode.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Plane.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Plane.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Pluecker.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Pluecker.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Polynomial.cpp Mark unused variables in a non-debug build as such 2011-12-10 15:36:07 +01:00
Polynomial.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Quat.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Quat.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Random.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Rotation.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Rotation.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd.cpp Fix -Wunused-variable warnings 2011-12-10 15:36:03 +01:00
Simd.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_3DNow.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_3DNow.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_AltiVec.cpp Only include ppc_intrinsics.h when required 2011-12-13 16:26:38 +01:00
Simd_AltiVec.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_Generic.cpp Fix ./idlib/math/ for x86_64 2011-12-10 15:36:11 +01:00
Simd_Generic.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_MMX.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_MMX.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_SSE.cpp Fix SIMD pointer casts/offsets for x86_64 2011-12-13 17:26:33 +01:00
Simd_SSE.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_SSE2.cpp Fix SIMD pointer casts/offsets for x86_64 2011-12-13 17:26:33 +01:00
Simd_SSE2.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_SSE3.cpp Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Simd_SSE3.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
Vector.cpp Trivial pointer cast fixes for x86_64 2011-12-10 15:36:09 +01:00
Vector.h Trivial pointer cast fixes for x86_64 2011-12-10 15:36:09 +01:00