Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-03 | Merge branch 'xcode-14.1' into andreyk/SL-19134 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h | |||
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-11-03 | DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits. | Nat Goodspeed | |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llnetmap.cpp # indra/newview/llnetmap.h | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-09-27 | Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces | Rye Mutt | |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-08-04 | SL-17902 Crash at LLAlignedArray, out of bounds | Andrey Kleshchev | |
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-07-26 | SL-17801: Don't let external code delete the raw pointer to the picking octree | Cosmic Linden | |
2022-07-26 | SL-17801: Use raw array for mOctreeTriangles to avoid memory alignment ↵ | Cosmic Linden | |
issues, increasing risk of crashes during picking due to SIMD operations | |||
2022-07-21 | SL-17801: Add various safeguards to keep triangle indices count valid | Cosmic Linden | |
2022-07-19 | SL-17796 Crash at LLVolumeFace::getVertexData | Andrey Kleshchev | |
2022-07-07 | SL-16793 Potential crash at createSide | Andrey Kleshchev | |
2022-07-06 | SL-16793 Crash at LLProfile::addHole | Andrey Kleshchev | |
addHole can be accessed from main tread and from mesh thread, safeguard pt | |||
2022-06-21 | SL-17021: Templatize LLOctreeNode and related classes to allow for option to ↵ | Cosmic Linden | |
store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree. | |||
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko | |
2022-06-16 | SL-17475 Fix wrong remap buffer size | Andrey Kleshchev | |
2022-06-14 | SL-17475 Use a shadow indices buffer before simplification | Andrey Kleshchev | |
2022-06-14 | SL-17475 fix remap causing an assert | Andrey Kleshchev | |
2022-06-11 | SL-17475 Remap models before simplification | Andrey Kleshchev | |
2022-05-05 | SL-17244 Fix 'empty leaf' crashes | Andrey Kleshchev | |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-28 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp # indra/newview/app_settings/key_bindings.xml # indra/newview/llfloatereditextdaycycle.cpp | |||
2022-02-14 | SL-16418 Media texture update stall fix. Make media texture updates use ↵ | Dave Parks | |
LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled. | |||
2022-01-14 | SL-16606: Add profiler category VOLUME | Ptolemy | |
2022-01-10 | Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/key_bindings.xml # indra/newview/llappviewer.cpp # indra/newview/llkeyconflict.cpp | |||
2021-11-29 | Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546 | Andrey Kleshchev | |
2021-11-25 | SL-16413 Handle out of memory llface allocations | Andrey Kleshchev | |
2021-10-28 | SL-16263 RaiseException in LLVolumeFace::createSide | Andrey Kleshchev | |
2021-10-08 | SL-16152 _Allocate failed | Andrey Kleshchev | |
2021-09-22 | SL-16014: Add Tracy markup for LLVolumeFace | Ptolemy | |
2021-07-26 | DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵ | Andrey Kleshchev | |
back into faces #2 | |||
2020-10-14 | SL-14119 Crash at LLVolumeFace::cacheOptimize | Andrey Kleshchev | |
2020-04-20 | Merge branch 'master' into DRTVWR-500 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2019-12-16 | Merge viewer-release 6.3.6 into viewwer-eep repo | Dave Houlton | |
2019-11-27 | Downstream merge from lindenlab/viewer-lynx | AndreyL ProductEngine | |
2019-11-21 | SL-12322 addTriangle crash | andreykproductengine | |
2019-10-23 | SL-11727 Fix build warnings | andreykproductengine | |
2019-08-06 | Fix shutdown crash in teardown of joint heirarchy. | Graham Linden | |
Ifdef'd code for potential skinning speed up to avoid lots of int<->float conversions (expensive and static for min space investment) as updating rigged VBs shows up as a profiling bottleneck for Low rendering (where we actually use CPU skinning). | |||
2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ↵ | Graham Linden | |
of list. Provide method of storing joint indices sep from weight data for faster runtime processing. | |||
2019-04-02 | Merge 6.1.2 LoveMeRender new hotness | Graham Linden | |
2019-03-13 | Mods to make merge with viewer-release have less whitespace-only change and ↵ | Graham Linden | |
fix diffs between EEP and VR. | |||
2018-11-14 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-11-14 | Merge | Rider Linden | |
2018-06-28 | Replace cache hit info in tex fetch debug display. | Graham Linden | |
Silence launcher warning for devs. Work-around path gen deciding to gen NaNs for some flexi prims. |