| .. |
|
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-10297: merge up to master at 6.4.3
|
2020-06-15 15:29:04 -04: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
|
SL-915 - WIP on dynamic joint box tracking
|
2018-06-01 15:08:59 +01:00 |
|
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-16607: Cleanup whitespace
|
2022-01-14 12:24:21 -08: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
|
SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnimatedObjects output
|
2018-06-13 21:49:24 +01:00 |
|
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
|
SL-16418 Media texture update stall fix. Make media texture updates use LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled.
|
2022-02-14 18:07:24 +00:00 |
|
llvolume.h
|
DRTVWR-542 Fix malfunctioning warning
|
2021-07-28 22:19:43 +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
|
…
|
|
|
llvolumeoctree.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 |
|
m3math.cpp
|
Modify use of sky settings, reduce complexity, and name funcs to indicate coord systems in use.
|
2018-06-01 00:18:36 +01:00 |
|
m3math.h
|
Remove some obsolete sky funcs.
|
2018-05-22 21:42:54 +01:00 |
|
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
|
Baseline for settings changes
|
2017-09-19 15:50:30 -07:00 |
|
v2math.h
|
Baseline for settings changes
|
2017-09-19 15:50:30 -07:00 |
|
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
|
No longer 'goth windlight only', sky parameters passed from settings object.
|
2017-09-27 09:36:26 -07:00 |
|
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
|
DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.
|
2017-02-23 16:49:49 -05:00 |
|
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
|
DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.
|
2017-02-23 16:49:49 -05:00 |
|
v4math.cpp
|
…
|
|
|
v4math.h
|
Tweaked naming a bit, also white space.
|
2019-03-29 11:57:45 -07:00 |
|
xform.cpp
|
…
|
|
|
xform.h
|
…
|
|