Ansariel
|
656dd12dfc
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
# Conflicts:
# indra/newview/llmodelpreview.h
|
2022-09-15 20:35:44 +02:00 |
Ansariel
|
55f51f4829
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-08-31 17:02:33 +02:00 |
Ansariel
|
41d07e237a
|
Merge branch 'DRTVWR-544-maint' of https://bitbucket.org/lindenlab/viewer
|
2022-08-31 16:05:55 +02:00 |
Ansariel
|
2f42e999e0
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
# Conflicts:
# indra/newview/llhudtext.cpp
# indra/newview/llpanelpicks.cpp
# indra/newview/llpanelprofile.cpp
|
2022-08-31 16:04:49 +02:00 |
Ansariel
|
dcfe6760e9
|
Wrap these - might be the reason GCC is complaining
|
2022-08-12 12:04:06 +02:00 |
Ansariel
|
59e8ee021e
|
Remove duplicate assert
|
2022-08-10 01:21:13 +02:00 |
Andrey Kleshchev
|
09400b74ad
|
SL-17902 Crash at LLAlignedArray, out of bounds
|
2022-08-04 22:14:08 +03:00 |
Ansariel
|
49b6f9b312
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-08-04 14:52:20 +02:00 |
Ansariel
|
6d09c9ff89
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-08-04 12:37:05 +02: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 |
Ansariel
|
0d0d82fa97
|
Merge branch 'DRTVWR-544-maint' of https://bitbucket.org/lindenlab/viewer
|
2022-08-02 12:08:32 +02:00 |
Ansariel
|
1e50da6b7a
|
Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer
|
2022-07-27 02:06:54 +02: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 |
Ansariel
|
9232846287
|
Build fix
|
2022-07-22 12:41:14 +02:00 |
Ansariel
|
f9f81ebe20
|
Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer
|
2022-07-22 12:19:11 +02: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 |
Ansariel
|
d5501d459b
|
Merge branch 'DRTVWR-561-maint-O' of https://bitbucket.org/lindenlab/viewer
|
2022-07-01 11:36:10 +02:00 |
Ansariel
|
6259666be0
|
Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer
# Conflicts:
# indra/llmath/lloctree.h
# indra/llmath/llvolume.cpp
# indra/llrender/llgl.cpp
# indra/newview/installers/windows/installer_template.nsi
# indra/newview/installers/windows/lang_da.nsi
# indra/newview/installers/windows/lang_de.nsi
# indra/newview/installers/windows/lang_en-us.nsi
# indra/newview/installers/windows/lang_es.nsi
# indra/newview/installers/windows/lang_fr.nsi
# indra/newview/installers/windows/lang_it.nsi
# indra/newview/installers/windows/lang_ja.nsi
# indra/newview/installers/windows/lang_pl.nsi
# indra/newview/installers/windows/lang_pt-br.nsi
# indra/newview/installers/windows/lang_ru.nsi
# indra/newview/installers/windows/lang_tr.nsi
# indra/newview/installers/windows/lang_zh.nsi
# indra/newview/lldynamictexture.cpp
# indra/newview/llfloaterpreference.cpp
# indra/newview/llviewercontrol.cpp
# indra/newview/llviewermenu.cpp
# indra/newview/llvovolume.cpp
|
2022-06-22 21:11:47 +02: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 |
Ansariel
|
c9407feece
|
Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer
|
2022-05-10 19:14:02 +02:00 |
Andrey Kleshchev
|
43517c5adc
|
SL-17244 Fix 'empty leaf' crashes
|
2022-05-05 19:41:56 +03:00 |
Ansariel
|
b8b0c8ec3b
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-04-19 15:42:14 +02: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 |
Ansariel
|
ef88337eef
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
# Conflicts:
# autobuild.xml
# doc/contributions.txt
# indra/llcommon/tests/llprocess_test.cpp
# 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-02 10:12:19 +01: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 |
Ansariel
|
25f974d77d
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-03-01 10:00:36 +01: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 |
Ansariel
|
e7bc3f3a5a
|
Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer
|
2022-02-16 10:54:59 +01: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 |
Ansariel
|
0a0e2fe93e
|
Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer
|
2022-01-15 02:39:07 +01: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 |
Ansariel
|
95db09d8d0
|
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-530
# Conflicts:
# indra/newview/llappviewer.cpp
# indra/newview/llkeyconflict.cpp
|
2022-01-10 23:31:49 +01: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 |
Ansariel
|
2ba4a164e2
|
Merge branch 'DRTVWR-527-maint' of https://bitbucket.org/lindenlab/viewer
# Conflicts:
# autobuild.xml
# indra/cmake/Python.cmake
# indra/lib/python/indra/util/llmanifest.py
# indra/lib/python/indra/util/test_win32_manifest.py
# indra/llaudio/llstreamingaudio_fmodstudio.cpp
# indra/llaudio/llstreamingaudio_fmodstudio.h
# indra/llcommon/llerror.cpp
# indra/newview/llappviewer.cpp
# indra/newview/lleventnotifier.cpp
# indra/newview/llpanellandmarks.cpp
# indra/newview/llpreviewanim.cpp
# indra/newview/llpreviewanim.h
# indra/newview/llviewerregion.cpp
# indra/newview/skins/default/xui/de/menu_place_add_button.xml
# indra/newview/skins/default/xui/it/menu_place_add_button.xml
# indra/newview/skins/default/xui/it/menu_teleport_history_item.xml
# indra/newview/skins/default/xui/ja/menu_place_add_button.xml
# indra/newview/skins/default/xui/pl/menu_place_add_button.xml
# indra/newview/skins/default/xui/pl/menu_teleport_history_item.xml
# indra/newview/skins/default/xui/ru/menu_place_add_button.xml
# indra/newview/skins/default/xui/ru/menu_teleport_history_item.xml
# indra/newview/viewer_manifest.py
|
2021-12-16 12:32:34 +01:00 |
Ansariel
|
ea9aa51dfe
|
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-542
|
2021-11-30 08:43:46 +01:00 |
Ansariel
|
d2e5a9b1fe
|
Merge branch 'DRTVWR-542-meshopt' of https://bitbucket.org/lindenlab/viewer
|
2021-11-30 00:37:46 +01: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 |