Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-09 | SL-17376 Fix viewer failing due to missing vcruntime140_1 | Andrey Kleshchev | |
2022-05-04 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llappviewer.h | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
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-01-14 | DRTVWR-550 unbreak debug build linking on DARWIN. -d suffux libs havent ↵ | Brad Kittenbrink | |
existed for a while | |||
2022-01-12 | SL-16614 Viewer's uploader crash with RenderGLCoreProfile | Andrey Kleshchev | |
2021-12-16 | Merge branch 'SL-15742' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble | |
This changeset makes it possible to build the Second Life viewer using Python 3. It is designed to be used with an equivalent Autobuild branch so that a developer can compile without needing Python 2 on their machine. Breaking change: Python 2 support ending Rather than supporting two versions of Python, including one that was discontinued at the beginning of the year, this branch focuses on pouring future effort into Python 3 only. As a result, scripts do not need to be backwards compatible. This means that build environments, be they on personal computers and on build agents, need to have a compatible interpreter. Notes - SLVersionChecker will still use Python 2 on macOS - Fixed the message template url used by template_verifier.py | |||
2021-11-29 | Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546 | Andrey Kleshchev | |
2021-11-16 | DRTVWR-546 exterminate tab char from 00-Common.cmake (fails Mac build) | Dave Houlton | |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-11-16 | Merge branch master (DRTVWR-545) into DRTVWR-542-meshopt | Andrey Kleshchev | |
2021-11-16 | Merge branch 'DRTVWR-519' into DRTVWR-552-cache-360 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml | |||
2021-11-16 | Merge branch 'master' into DRTVWR-534 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy | |
# Conflicts: # README.md | |||
2021-11-12 | (Moved from DRTVWR-528) clean up cmake recursive CXX_FLAGS definition (/Zo) | Dave Houlton | |
2021-11-10 | SL-14403 Removed glod | Andrey Kleshchev | |
2021-10-19 | SL-16197 Optimize LLEnvironment handling of shader uniforms. Instrument ↵ | Dave Parks | |
LLSD. Enable Fast Timers when Tracy is enabled to catch Fast Timer overhead. | |||
2021-10-13 | Merge with master after latest Viewer release | Callum Linden | |
2021-10-13 | Merge branch 'master' v6.4.24 into DRTVWR-546 | Dave Houlton | |
2021-10-14 | Merge branch master (DRTVWR-520) into DRTVWR-542-meshopt | Andrey Kleshchev | |
2021-10-13 | Merge with head of Master after a new Viewer release | Callum Prentice | |
2021-10-14 | Merge branch 'master' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
2021-09-28 | Revert "Merge branch 'c++17' into DRTVWR-522-maint" | Andrey Lihatskiy | |
This reverts commit 203ea3a70a775a09cbbffb1740ab7c58f1780baa, reversing changes made to 8e3f0778863a5aa337d1148a243ea91d238a8ac5. # Conflicts: # indra/newview/llmachineid.cpp | |||
2021-09-22 | SL-16031 Add support for VS 2019 (requires autobuild 1.2-alpha) | Dave Parks | |
2021-09-03 | SL-15709: Windows: Include Tracy source directly; don't use a library | Ptolemy | |
2021-09-03 | Merge branch 'DRTVWR-522-maint' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp # indra/newview/llappviewerwin32.cpp # indra/newview/llmachineid.cpp | |||
2021-08-31 | SL-15709: Fix LLCommon not setting Tracy include directory and not linking ↵ | Ptolemy | |
to tracy.lib | |||
2021-08-31 | SL-15709: Use standardized autobuild name; set TRACY_INCLUDE_DIR if Tracy ↵ | Ptolemy | |
not enabled | |||
2021-08-27 | Merge branch 'c++17' into DRTVWR-522-maint | Andrey Lihatskiy | |
2021-08-26 | SL-15709: IF Tracy is enabled default to using only Tracy instead of Fast ↵ | Ptolemy | |
Timers; also print Tracy include directory | |||
2021-08-26 | SL-15709: Default Tracy to off | Ptolemy | |
2021-08-20 | DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵ | Callum Prentice | |
internal repo to public one. | |||
2021-08-12 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # build.sh # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp | |||
2021-07-28 | SL-15709: Add Tracy support to viewer | Ptolemy | |
2021-07-27 | SL-15595 update viewer autobuild to import tracy lib | Dave Houlton | |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp # indra/llui/llnotifications.h # indra/newview/llappviewer.cpp # indra/newview/llappviewermacosx.cpp | |||
2021-07-20 | Merge master (DRTVWR-516) into DRTVWR-542-meshopt | Andrey Kleshchev | |
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice | |
2021-07-12 | DRTVWR-542 WIP #5 | Andrey Kleshchev | |
2021-07-08 | DRTVWR-542 WIP #2 | Andrey Kleshchev | |
2021-07-07 | SL-15522 Initial addition of meshoptimizer | Andrey Kleshchev | |
2021-06-24 | SL-10297 windows local build fix | Andrey Kleshchev | |
win_crash_logger will be fully removed in D520, for now just fixing local relwithdebinfo build | |||
2021-05-27 | SL-15211 Update OpenSSL library | Andrey Kleshchev | |
2021-05-13 | SL-10297: Need VS switch /std:c++17 to use std::string_view. | Nat Goodspeed | |
(cherry picked from commit 28deadab5b37880314a58eff095ae2844a9ebbac) | |||
2021-05-12 | SL-10297: Revert "Need VS switch /std:c++17 to use std::string_view." | Nat Goodspeed | |
This reverts commit 28deadab5b37880314a58eff095ae2844a9ebbac. Going there implies other changes, will take up on another branch. | |||
2021-05-12 | SL-10297: Need VS switch /std:c++17 to use std::string_view. | Nat Goodspeed | |
2021-05-12 | SL-10297: Merge branch 'sl-10297-oz' into sl-10297. | Nat Goodspeed | |
Bring in Oz's tweaks to the way BugSplat is engaged and tested, plus a few other miscellaneous goodies. | |||
2021-05-07 | SL-15241: Tweak viewer sources to permit compiling on Mac with C++17. | Nat Goodspeed | |