phoenix-firestorm/indra/llmath
Andrey Kleshchev 694bf1e25a #4762 Better cacheOptimize's issue handling 2025-09-30 22:45:45 +03:00
..
tests Use SSE2NEON to emulate SSE intrinsics when building against an ARM target 2025-02-11 05:04:10 -05:00
CMakeLists.txt Introduce SSE2NEON package for handling sse to neon intrinsic compatibility 2025-02-11 05:04:07 -05:00
camera.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
coordframe.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llbbox.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llbbox.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llbboxlocal.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llbboxlocal.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llcalc.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcalc.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcalcparser.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
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 #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcamera.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
llcoord.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcoordframe.cpp Merge branch 'develop' into marchcat/05-develop 2025-04-17 23:57:00 +03:00
llcoordframe.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
llinterp.h Fix line endlings 2024-05-22 22:40:26 +03:00
llline.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llline.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
llmath.h Merge branch 'develop' into marchcat/05-develop 2025-04-17 23:57:00 +03: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 Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llmatrix3a.inl #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
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 Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llmodularmath.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llmodularmath.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lloctree.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lloctree.h Re-enable compiler warnings C4018, C4100, C4231 and C4506 2024-06-10 16:42:43 +02:00
llperlin.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llperlin.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llplane.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llquantize.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llquaternion.cpp Merge branch 'develop' into marchcat/05-develop 2025-04-17 23:57:00 +03:00
llquaternion.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llquaternion2.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llquaternion2.inl #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llrect.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llrect.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05: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 #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llsimdmath.h Use SSE2NEON to emulate SSE intrinsics when building against an ARM target 2025-02-11 05:04:10 -05:00
llsimdtypes.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llsimdtypes.inl #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
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 Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llvector4a.inl Use SSE2NEON to emulate SSE intrinsics when building against an ARM target 2025-02-11 05:04:10 -05:00
llvector4logical.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llvolume.cpp #4762 Better cacheOptimize's issue handling 2025-09-30 22:45:45 +03:00
llvolume.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02: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 Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
m3math.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
m4math.cpp Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
m4math.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
raytrace.cpp More constexpr improvements and cleanup of includes of a deleted header file 2025-04-18 23:23:10 +03:00
raytrace.h Fix line endlings 2024-05-22 22:40:26 +03:00
v2math.cpp Merge branch 'develop' into marchcat/05-develop 2025-04-17 23:57:00 +03:00
v2math.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
v3color.cpp Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
v3color.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
v3colorutil.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
v3dmath.cpp Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
v3dmath.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
v3math.cpp Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
v3math.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
v4color.cpp Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
v4color.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
v4coloru.cpp Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
v4coloru.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
v4math.cpp Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
v4math.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
xform.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
xform.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00