Andrey Lihatskiy
|
e0ace0c722
|
Merge branch 'master' into DRTVWR-570-maint-Q
# Conflicts:
# indra/newview/llnetmap.cpp
# indra/newview/llnetmap.h
|
2022-10-20 22:34:11 +03:00 |
Rye Mutt
|
1b31ab5c52
|
Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces
|
2022-09-27 17:59:21 -04:00 |
Andrey Lihatskiy
|
329268c5f7
|
Merge branch 'master' into DRTVWR-548-maint-N
# Conflicts:
# indra/newview/llmodelpreview.h
|
2022-09-15 20:44:04 +03:00 |
Andrey Kleshchev
|
09400b74ad
|
SL-17902 Crash at LLAlignedArray, out of bounds
|
2022-08-04 22:14:08 +03:00 |
Andrey Lihatskiy
|
59ab8e78f4
|
Merge branch 'master' into DRTVWR-544-maint
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
# indra/newview/llpanelobject.cpp
|
2022-08-04 00:17:55 +03:00 |
Andrey Lihatskiy
|
ea26ee5e92
|
Merge branch 'master' into DRTVWR-548-maint-N
# Conflicts:
# indra/newview/llfloaterworldmap.cpp
# indra/newview/llvovolume.cpp
|
2022-08-04 00:15:36 +03:00 |
Cosmic Linden
|
cdff716908
|
SL-17801: Don't let external code delete the raw pointer to the picking octree
|
2022-07-26 10:40:19 -07:00 |
Cosmic Linden
|
f1128da8da
|
SL-17801: Use raw array for mOctreeTriangles to avoid memory alignment issues, increasing risk of crashes during picking due to SIMD operations
|
2022-07-26 10:40:19 -07:00 |
Cosmic Linden
|
4ef83bb8bd
|
SL-17801: Add various safeguards to keep triangle indices count valid
|
2022-07-21 15:19:00 -07:00 |
Andrey Kleshchev
|
a330095650
|
SL-16793 Potential crash at createSide
|
2022-07-07 00:01:33 +03:00 |
Andrey Kleshchev
|
c01388fb0b
|
SL-16793 Crash at LLProfile::addHole
addHole can be accessed from main tread and from mesh thread, safeguard pt
|
2022-07-06 21:24:25 +03:00 |
Cosmic Linden
|
162280cd98
|
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 |
Cosmic Linden
|
dbe0cb5865
|
SL-17021: Clean up some unneeded member variables from lloctree
No performance difference measured
|
2022-06-21 12:33:32 -07:00 |
Maxim Nikolenko
|
076a895062
|
SL-17635 remove unused variables
|
2022-06-21 17:55:29 +03:00 |
Andrey Kleshchev
|
f451672b0c
|
SL-17475 Fix wrong remap buffer size
|
2022-06-16 16:46:04 +03:00 |
Andrey Kleshchev
|
b1cbf369cf
|
SL-17475 Use a shadow indices buffer before simplification
|
2022-06-14 21:41:27 +03:00 |
Andrey Kleshchev
|
45bcefd981
|
SL-17475 fix remap causing an assert
|
2022-06-14 16:40:56 +03:00 |
Andrey Kleshchev
|
b08340f183
|
SL-17475 Remap models before simplification
|
2022-06-11 10:23:46 +03:00 |
Andrey Kleshchev
|
43517c5adc
|
SL-17244 Fix 'empty leaf' crashes
|
2022-05-05 19:41:56 +03:00 |
Andrey Kleshchev
|
ce4c694b66
|
Merge branch master (D540) into DRTVWR-546
# Conflicts:
# indra/llcommon/llsdutil.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolalpha.cpp
# indra/newview/lldrawpoolwater.cpp
|
2022-04-18 23:42:39 +03:00 |
Andrey Kleshchev
|
97a103255e
|
Merge branch 'master' (DRTVWR-557) into DRTVWR-546
# 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-03-01 13:41:42 +02:00 |
Andrey Lihatskiy
|
73eec89131
|
Merge branch 'master' into DRTVWR-540-maint
# Conflicts:
# autobuild.xml
# indra/llcommon/llsys.cpp
# indra/newview/app_settings/key_bindings.xml
# indra/newview/llfloatereditextdaycycle.cpp
|
2022-02-28 21:54:21 +02:00 |
Dave Parks
|
f47730b92c
|
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 |
Ptolemy
|
1dde66ca79
|
SL-16607: Cleanup whitespace
|
2022-01-14 12:24:21 -08:00 |
Ptolemy
|
9b5f6c636b
|
SL-16607: Add Tracy capture colors for insert, remove, and balance
|
2022-01-14 12:24:21 -08:00 |
Ptolemy
|
1566c01ad1
|
SL-16607: Cleanup magic number for no child nodes
|
2022-01-14 12:24:21 -08:00 |
Ptolemy
|
a71f772cc3
|
SL-16606: Add profiler category VOLUME
|
2022-01-14 11:50:21 -08:00 |
Andrey Lihatskiy
|
469ce7f7f6
|
Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK
# Conflicts:
# indra/newview/app_settings/key_bindings.xml
# indra/newview/llappviewer.cpp
# indra/newview/llkeyconflict.cpp
|
2022-01-10 23:51:52 +02:00 |
Andrey Kleshchev
|
27e4e245d9
|
Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546
|
2021-11-29 20:33:13 +02:00 |
Andrey Kleshchev
|
a1349c14dd
|
SL-16413 Handle out of memory llface allocations
|
2021-11-25 00:00:29 +02:00 |
Dave Parks
|
28f9fb06a9
|
SL-16289 Rigged mesh rendering overhaul
|
2021-11-20 18:49:19 +00:00 |
Dave Parks
|
8d20480c5f
|
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 |
Andrey Kleshchev
|
bfcb1f61a8
|
SL-16263 RaiseException in LLVolumeFace::createSide
|
2021-10-28 01:27:18 +03:00 |
Andrey Kleshchev
|
fea2d7bacc
|
SL-16152 _Allocate failed
|
2021-10-08 01:32:48 +03:00 |
Runitai Linden
|
60980a4733
|
Merge remote-tracking branch 'remotes/origin/DRTVWR-541' into DRTVWR-546
|
2021-09-22 18:06:58 -05:00 |
Ptolemy
|
8e4907beee
|
SL-16014: Add Tracy markup for LLVolumeFace
|
2021-09-22 14:38:43 -07:00 |
Dave Parks
|
f79890669d
|
SL-16006 and SL-16009 Rigged mesh rendering optimization pass
|
2021-09-20 18:58:09 +00:00 |
Andrey Kleshchev
|
2d2ed85c56
|
DRTVWR-542 Fix malfunctioning warning
|
2021-07-28 22:19:43 +03:00 |
Andrey Kleshchev
|
8e725e74aa
|
DRTVWR-542 Attempt to simplify all faces of an object as a whole and split back into faces #2
|
2021-07-26 21:20:53 +03:00 |
Andrey Lihatskiy
|
fef6c1f51e
|
Merge branch 'master' into DRTVWR-516-maint
|
2021-06-07 20:54:41 +03:00 |
Nat Goodspeed
|
fd1545197a
|
SL-10297: Merge branch 'sl-10297-oz' into sl-10297.
Bring in Oz's tweaks to the way BugSplat is engaged and tested, plus a few
other miscellaneous goodies.
|
2021-05-12 13:56:19 -04:00 |
Dave Houlton
|
f07b332ef0
|
Merge branch 'master' into DV525-merge-6.4.13
|
2021-02-01 15:59:08 -07:00 |
Andrey Kleshchev
|
8a64ded50f
|
SL-14119 Crash at LLVolumeFace::cacheOptimize
|
2020-10-14 11:48:07 +03:00 |
Dave Houlton
|
7cd076c796
|
DRTVWR-510 remove all LL_SOLARIS conditionals
|
2020-10-08 17:16:22 -06:00 |
Oz Linden
|
a9d271c5a2
|
SL-10297 merged 6.4.7
|
2020-08-24 13:11:07 -04:00 |
Andrey Lihatskiy
|
9406b757a3
|
Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint
# Conflicts:
# indra/cmake/DirectX.cmake
# indra/newview/llviewerparcelmedia.cpp
# indra/newview/viewer_manifest.py
|
2020-08-11 01:34:13 +03:00 |
Oz Linden
|
86009f885e
|
SL-10297: merge up to master at 6.4.3
|
2020-06-15 15:29:04 -04:00 |
Nat Goodspeed
|
ca6f092929
|
DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72
|
2020-05-06 16:06:26 -04:00 |
Andrey Lihatskiy
|
ec9b989863
|
Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint
# Conflicts:
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorypanel.cpp
# indra/newview/lltexturectrl.cpp
# indra/newview/skins/default/xui/de/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/es/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/it/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml
# indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml
|
2020-05-05 00:37:16 +03:00 |
Andrey Lihatskiy
|
c757c29c95
|
Merge branch 'master' into DRTVWR-500
# Conflicts:
# indra/newview/pipeline.cpp
|
2020-04-20 21:23:34 +03:00 |