| .. |
|
nd
|
…
|
|
|
tests
|
…
|
|
|
CMakeLists.txt
|
Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer
|
2022-09-17 23:12:34 +02:00 |
|
camera.h
|
…
|
|
|
coordframe.h
|
…
|
|
|
llbbox.cpp
|
…
|
|
|
llbbox.h
|
…
|
|
|
llbboxlocal.cpp
|
…
|
|
|
llbboxlocal.h
|
…
|
|
|
llcalc.cpp
|
Linux: Quench gcc warnings in boost includes.
|
2023-03-26 15:49:22 +02:00 |
|
llcalc.h
|
…
|
|
|
llcalcparser.cpp
|
…
|
|
|
llcalcparser.h
|
Linux: Initial work to fix broken build, restore gstreamer 1.0
|
2023-03-23 21:56:53 +11:00 |
|
llcamera.cpp
|
SL-19321 Optimization pass -- Remove another shadow split from probe render, incidental decruft.
|
2023-03-24 14:33:41 -05:00 |
|
llcamera.h
|
SL-20062: Fix near clip on reflection probes being clamped to at or below 10
|
2023-10-12 13:02:23 -07:00 |
|
llcoord.h
|
…
|
|
|
llcoordframe.cpp
|
…
|
|
|
llcoordframe.h
|
…
|
|
|
llinterp.h
|
…
|
|
|
llline.cpp
|
…
|
|
|
llline.h
|
…
|
|
|
llmath.h
|
…
|
|
|
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
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-08-31 17:02:33 +02:00 |
|
llperlin.cpp
|
…
|
|
|
llperlin.h
|
…
|
|
|
llplane.h
|
…
|
|
|
llquantize.h
|
…
|
|
|
llquaternion.cpp
|
…
|
|
|
llquaternion.h
|
…
|
|
|
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
|
…
|
|
|
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 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-09-20 15:07:19 +02:00 |
|
llvolume.h
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-06-27 13:14:11 +02:00 |
|
llvolumemgr.cpp
|
SL-19992: Fix assert in LLVolumeLODGroup::refLOD when LLMeshRepository::notifyMeshUnavailable is called on the highest LOD
|
2023-07-11 16:28:36 -07: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
|
Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer
|
2022-10-19 11:40:51 +02: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
|
Better fix for DRTVWR-559 mac build breakage
|
2022-09-29 13:58:05 -07:00 |
|
v4color.cpp
|
…
|
|
|
v4color.h
|
Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer
|
2022-10-19 11:40:51 +02:00 |
|
v4coloru.cpp
|
…
|
|
|
v4coloru.h
|
…
|
|
|
v4math.cpp
|
…
|
|
|
v4math.h
|
…
|
|
|
xform.cpp
|
…
|
|
|
xform.h
|
…
|
|