phoenix-firestorm/indra/llmath
Ansariel e7b3d68cab Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	autobuild.xml
#	indra/cmake/LLPhysicsExtensions.cmake
#	indra/llprimitive/CMakeLists.txt
#	indra/newview/CMakeLists.txt
#	indra/newview/lltexturectrl.cpp
#	indra/newview/llviewerobject.cpp
#	indra/newview/llviewertexture.cpp
#	indra/newview/llviewerwindow.cpp
#	indra/newview/llvovolume.cpp
#	indra/newview/skins/default/xui/en/floater_marketplace.xml
#	indra/newview/skins/default/xui/en/floater_model_preview.xml
#	indra/newview/skins/default/xui/en/floater_search.xml
2025-10-11 18:51:03 +02:00
..
nd Fix build 2024-06-11 03:34:38 +02:00
tests Use SSE2NEON to emulate SSE intrinsics when building against an ARM target 2025-02-11 05:04:10 -05:00
CMakeLists.txt Merge branch 'project/mac_universal' of https://github.com/secondlife/viewer 2025-09-05 14:55:37 +02:00
camera.h
coordframe.h
llbbox.cpp
llbbox.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llbboxlocal.cpp
llbboxlocal.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llcalc.cpp
llcalc.h
llcalcparser.cpp
llcalcparser.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-09 02:25:42 +02:00
llcamera.cpp Reverting changes to texture pipeline back to stock LL 2025-08-17 17:26:08 +02:00
llcamera.h Reverting changes to texture pipeline back to stock LL 2025-08-17 17:26:08 +02:00
llcoord.h
llcoordframe.cpp Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-develop 2025-04-18 20:24:19 +02:00
llcoordframe.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
llinterp.h
llline.cpp
llline.h Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
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-19 14:46:23 +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 Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
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 Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llmodularmath.cpp
llmodularmath.h
lloctree.cpp
lloctree.h Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer 2024-06-10 21:53:31 +02:00
llperlin.cpp
llperlin.h
llplane.h Restore math types to trivially copyable and add static asserts 2025-02-11 05:04:05 -05:00
llquantize.h
llquaternion.cpp Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-develop 2025-04-18 20:24:19 +02: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
llrect.cpp
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
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
llsphere.cpp
llsphere.h
lltreenode.h
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 Merge branch 'develop' of https://github.com/secondlife/viewer 2025-10-11 18:51:03 +02:00
llvolume.h Merge branch 'develop' of https://github.com/secondlife/viewer 2025-04-18 19:56:20 +02:00
llvolumemgr.cpp
llvolumemgr.h
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
v2math.cpp Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-develop 2025-04-18 20:24:19 +02: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 'project/mac_universal' of https://github.com/secondlife/viewer 2025-09-05 14:55:37 +02: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 'project/mac_universal' of https://github.com/secondlife/viewer 2025-09-05 14:55:37 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2025-04-18 19:56:20 +02:00
v4color.h Merge branch 'project/mac_universal' of https://github.com/secondlife/viewer 2025-09-05 14:55:37 +02: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 'project/mac_universal' of https://github.com/secondlife/viewer 2025-09-05 14:55:37 +02:00
xform.cpp
xform.h Merge branch 'develop' of https://github.com/secondlife/viewer 2025-04-18 19:56:20 +02:00