phoenix-firestorm/indra/llmath
Ansariel d65de99052 Use standard library functions for llisnan and replace obvious NaN checks that don't work using /fp:fast floating point behavior under MSVC 2025-04-17 18:44:09 +02:00
..
tests Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
CMakeLists.txt
camera.h
coordframe.h
llbbox.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llbbox.h Fix line endlings 2024-05-22 22:40:26 +03:00
llbboxlocal.cpp
llbboxlocal.h
llcalc.cpp
llcalc.h
llcalcparser.cpp
llcalcparser.h Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
llcamera.cpp
llcamera.h Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-maint-a-to-dev 2024-05-23 11:31:19 -07:00
llcoord.h
llcoordframe.cpp
llcoordframe.h Fix line endlings 2024-05-22 22:40:26 +03:00
llinterp.h Fix line endlings 2024-05-22 22:40:26 +03:00
llline.cpp
llline.h
llmath.h Use standard library functions for llisnan and replace obvious NaN checks that don't work using /fp:fast floating point behavior under MSVC 2025-04-17 18:44:09 +02:00
llmatrix3a.cpp Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
llmatrix3a.h
llmatrix3a.inl
llmatrix4a.cpp Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
llmatrix4a.h Merge remote-tracking branch 'origin/project/gltf_development' into brad/merge-maint-a-to-dev 2024-05-23 11:35:23 -07:00
llmodularmath.cpp
llmodularmath.h
lloctree.cpp
lloctree.h Re-enable compiler warnings C4018, C4100, C4231 and C4506 2024-06-10 16:42:43 +02:00
llperlin.cpp
llperlin.h
llplane.h
llquantize.h
llquaternion.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llquaternion.h Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
llquaternion2.h
llquaternion2.inl
llrect.cpp
llrect.h Fix line endlings 2024-05-22 22:40:26 +03:00
llrigginginfo.cpp Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
llrigginginfo.h Profile guided optimization pass (#2582) 2024-09-16 18:49:03 -05:00
llsdutil_math.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llsdutil_math.h
llsimdmath.h
llsimdtypes.h Enable /permissive- on MSVC for better standards conformance (#2251) 2024-08-14 08:01:02 -07:00
llsimdtypes.inl
llsphere.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llsphere.h Fix line endlings 2024-05-22 22:40:26 +03:00
lltreenode.h Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llvector4a.cpp Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
llvector4a.h Fix potential undefined behavior when converting to and from glm types from LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339) 2025-01-23 18:40:19 -05:00
llvector4a.inl
llvector4logical.h Fix a bunch of uninitialized variable warnings that showed up in Visual Studio 2024-05-30 15:41:36 +02:00
llvolume.cpp #3814 More bad_alloc handling 2025-03-31 22:43:04 +03:00
llvolume.h secondlife/viewer#2421: Do not calculate and store silhouette edges for nearly every geometric prim with a corner 2024-08-28 16:16:46 -07:00
llvolumemgr.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llvolumemgr.h Fix line endlings 2024-05-22 22:40:26 +03:00
llvolumeoctree.cpp Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
llvolumeoctree.h Update tracy profiler to 0.10 (#1946) 2024-07-09 16:53:43 -05:00
m3math.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
m3math.h
m4math.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
m4math.h
raytrace.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
raytrace.h Fix line endlings 2024-05-22 22:40:26 +03:00
v2math.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
v2math.h Fix line endlings 2024-05-22 22:40:26 +03:00
v3color.cpp Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
v3color.h Update boost to 1.85 and fix deprecation warnings 2024-07-29 08:20:32 +03:00
v3colorutil.h Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
v3dmath.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
v3dmath.h Fix line endlings 2024-05-22 22:40:26 +03:00
v3math.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
v3math.h Fix potential undefined behavior when converting to and from glm types from LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339) 2025-01-23 18:40:19 -05:00
v4color.cpp Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
v4color.h Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
v4coloru.cpp Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
v4coloru.h Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
v4math.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
v4math.h Fix potential undefined behavior when converting to and from glm types from LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339) 2025-01-23 18:40:19 -05:00
xform.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
xform.h Fix line endlings 2024-05-22 22:40:26 +03:00