phoenix-firestorm/indra/llmath
Andrey Kleshchev 6c54c9f8a9 Merge branch 'main' into DRTVWR-577-maint-S
# Conflicts:
#	indra/llcommon/llsdserialize.cpp
#	indra/llcommon/llsdserialize.h
#	indra/newview/llfilepicker.h
#	indra/newview/llfilepicker_mac.h
#	indra/newview/llfilepicker_mac.mm
2023-02-09 22:33:52 +02:00
..
tests DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 2020-05-06 16:06:26 -04:00
CMakeLists.txt SL-17475 Remap models before simplification 2022-06-11 10:23:46 +03:00
camera.h
coordframe.h
llbbox.cpp
llbbox.h
llbboxlocal.cpp
llbboxlocal.h
llcalc.cpp
llcalc.h
llcalcparser.cpp
llcalcparser.h
llcamera.cpp SL-10566 part the fourth 2019-02-27 17:07:31 -08:00
llcamera.h SL-10566 part the fourth 2019-02-27 17:07:31 -08:00
llcoord.h
llcoordframe.cpp SL-11327 2019-05-30 12:59:51 -07:00
llcoordframe.h
llinterp.h
llline.cpp
llline.h
llmath.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
llmatrix3a.cpp
llmatrix3a.h
llmatrix3a.inl
llmatrix4a.cpp
llmatrix4a.h SL-16289 Rigged mesh rendering overhaul 2021-11-20 18:49:19 +00:00
llmodularmath.cpp
llmodularmath.h
lloctree.cpp
lloctree.h SL-17021: Templatize LLOctreeNode and related classes to allow for option to store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree. 2022-06-21 12:33:32 -07:00
llperlin.cpp
llperlin.h
llplane.h
llquantize.h
llquaternion.cpp Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR. 2019-03-13 13:21:48 -07:00
llquaternion.h Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR. 2019-03-13 13:21:48 -07:00
llquaternion2.h
llquaternion2.inl
llrect.cpp
llrect.h
llrigginginfo.cpp
llrigginginfo.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llsdutil_math.cpp DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
llsdutil_math.h
llsimdmath.h
llsimdtypes.h
llsimdtypes.inl
llsphere.cpp
llsphere.h
lltreenode.h
llvector4a.cpp
llvector4a.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llvector4a.inl SL-16006 and SL-16009 Rigged mesh rendering optimization pass 2021-09-20 18:58:09 +00:00
llvector4logical.h
llvolume.cpp Merge branch 'main' into DRTVWR-577-maint-S 2023-02-09 22:33:52 +02:00
llvolume.h Merge branch 'master' into DRTVWR-570-maint-Q 2022-10-20 22:34:11 +03:00
llvolumemgr.cpp SL-10291 Replace apr_mutex with standard C++11 functionality 2019-01-14 22:04:44 +02:00
llvolumemgr.h
llvolumeoctree.cpp SL-17021: Templatize LLOctreeNode and related classes to allow for option to store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree. 2022-06-21 12:33:32 -07:00
llvolumeoctree.h SL-17021: Templatize LLOctreeNode and related classes to allow for option to store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree. 2022-06-21 12:33:32 -07:00
m3math.cpp
m3math.h
m4math.cpp SL-16006 and SL-16009 Rigged mesh rendering optimization pass 2021-09-20 18:58:09 +00:00
m4math.h SL-16006 and SL-16009 Rigged mesh rendering optimization pass 2021-09-20 18:58:09 +00:00
raytrace.cpp
raytrace.h
v2math.cpp
v2math.h
v3color.cpp
v3color.h SL-12902 Fix for doing the technically correct but compatibility wrong thing WRT light color values. 2020-03-26 16:48:33 -05:00
v3colorutil.h
v3dmath.cpp
v3dmath.h
v3math.cpp SL-16006 and SL-16009 Rigged mesh rendering optimization pass 2021-09-20 18:58:09 +00:00
v3math.h SL-16006 and SL-16009 Rigged mesh rendering optimization pass 2021-09-20 18:58:09 +00:00
v4color.cpp
v4color.h DRTVWR-440, quick fix, add return value - needed for Mac build 2020-03-27 11:24:22 -06:00
v4coloru.cpp
v4coloru.h
v4math.cpp
v4math.h Tweaked naming a bit, also white space. 2019-03-29 11:57:45 -07:00
xform.cpp
xform.h