dhewm3-sdk/idlib/math
dhewg 72b8adfd82 Fix -Wdelete-non-virtual-dtor warnings
delete called on 'idSIMDProcessor' that is abstract but has
non-virtual destructor
2018-08-20 01:46:26 +02:00
..
Angles.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Angles.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Complex.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Complex.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Curve.h Fix -Wunused-variable warnings 2018-08-20 01:46:23 +02:00
Extrapolate.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Interpolate.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Lcp.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Lcp.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Math.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Math.h Only include ppc_intrinsics.h when required 2018-08-20 01:46:26 +02:00
Matrix.cpp Fix wrong usage of loop variables 2018-08-20 01:46:25 +02:00
Matrix.h Trivial pointer cast fixes for x86_64 2018-08-20 01:46:24 +02:00
Ode.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Ode.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Plane.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Plane.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Pluecker.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Pluecker.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Polynomial.cpp Mark unused variables in a non-debug build as such 2018-08-20 01:46:24 +02:00
Polynomial.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Quat.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Quat.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Random.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Rotation.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Rotation.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Simd.cpp Change return type of [Sys_]GetProcessorId to int 2018-08-20 01:46:26 +02:00
Simd.h Fix -Wdelete-non-virtual-dtor warnings 2018-08-20 01:46:26 +02:00
Simd_3DNow.cpp Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Simd_3DNow.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Simd_AltiVec.cpp Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_AltiVec.h Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_Generic.cpp Fix ./idlib/math/ for x86_64 2018-08-20 01:46:24 +02:00
Simd_Generic.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Simd_MMX.cpp Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_MMX.h Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_SSE.cpp Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_SSE.h Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_SSE2.cpp Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_SSE2.h Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_SSE3.cpp Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Simd_SSE3.h Always compile all SIMD code 2018-08-20 01:46:26 +02:00
Vector.cpp Trivial pointer cast fixes for x86_64 2018-08-20 01:46:24 +02:00
Vector.h Trivial pointer cast fixes for x86_64 2018-08-20 01:46:24 +02:00