doom3-bfg/neo/idlib/math
2013-06-01 18:29:12 +02:00
..
Angles.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Angles.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Complex.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Complex.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Curve.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Extrapolate.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Interpolate.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Lcp.cpp Fixed critical bug in the generic C++ code of DotProduct_SIMD that caused massive errors in the physics system 2013-06-01 18:29:12 +02:00
Lcp.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Math.cpp Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
Math.h Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
Matrix.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Matrix.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
MatX.cpp Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
MatX.h Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
Ode.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Ode.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Plane.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Plane.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Pluecker.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Pluecker.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Polynomial.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Polynomial.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Quat.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Quat.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Random.h eliminate more longs 2012-12-13 01:28:41 +01:00
Rotation.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Rotation.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Simd.cpp Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
Simd.h More Linux specific fixes. idlib compiles on Kubuntu 12.10 64 bit 2012-12-06 21:31:33 +01:00
Simd_Generic.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Simd_Generic.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Simd_SSE.cpp Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
Simd_SSE.h Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
Vector.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
Vector.h Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00
VectorI.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
VecX.cpp Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
VecX.h Merged generic C++ fallbacks for SSE optimized code to allow support for non-x86 based platforms like ARM 2013-06-01 15:13:00 +02:00