| .. |
|
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
|
llmath: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
|
llbbox.h
|
llmath: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
|
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
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
llinterp.h
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
llline.cpp
|
…
|
|
|
llline.h
|
…
|
|
|
llmath.h
|
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01: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
|
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01:00 |
|
llperlin.cpp
|
…
|
|
|
llperlin.h
|
…
|
|
|
llplane.h
|
…
|
|
|
llquantize.h
|
…
|
|
|
llquaternion.cpp
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
llquaternion.h
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
llquaternion2.h
|
…
|
|
|
llquaternion2.inl
|
…
|
|
|
llrect.cpp
|
…
|
|
|
llrect.h
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
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
|
llmath: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
|
llsphere.h
|
llmath: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
|
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-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01:00 |
|
llvolume.h
|
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01:00 |
|
llvolumemgr.cpp
|
llmath: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
|
llvolumemgr.h
|
llmath: BOOL (int) to real bool
|
2024-02-12 23:17:22 +02:00 |
|
llvolumeoctree.cpp
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02: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
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
raytrace.h
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v2math.cpp
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v2math.h
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
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
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v3dmath.h
|
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01:00 |
|
v3math.cpp
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v3math.h
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v4color.cpp
|
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01:00 |
|
v4color.h
|
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01:00 |
|
v4coloru.cpp
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v4coloru.h
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v4math.cpp
|
Replace most of BOOL with bool in llmath
|
2024-02-16 10:17:55 +02:00 |
|
v4math.h
|
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
|
2024-02-18 00:09:57 +01:00 |
|
xform.cpp
|
…
|
|
|
xform.h
|
…
|
|