summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-22Merged in SL-16027_Tracy_OpenGL (pull request #697)Michael Pohoreski
SL-16027: Add Tracy OpenGL support Approved-by: Euclid Linden Approved-by: Dave Parks
2021-09-21SL-16027: Only enable Tracy OpengL macros if Tracy is enabledPtolemy
2021-09-21SL-16027: Add Tracy OpenGL supportPtolemy
2021-09-21SL-15612 Value fixAndrey Lihatskiy
2021-09-21SL-15612 Check for SKIP_NOTARIZATION evn. variableAndrey Lihatskiy
2021-09-21Revert "DRTVWR-520 Updated dullahan to codeticket build 562751"Andrey Lihatskiy
This reverts commit adb724564da73a4b2d1ebf7835ce628448048d87.
2021-09-21SL-15999 - try to force non-interactive agents to always start out standingBrad Payne (Vir Linden)
2021-09-21SL-15903 Restored the lost codeAndrey Lihatskiy
2021-09-20SL-16043 Fix DisableVerticalSync, default DisableVerticalSync to off, remove ↵Dave Parks
broken frame limiter code (use vsync if you want to limit framerate).
2021-09-21Revert "SL-11841 make ‘Push to talk’ the default setting"Andrey Kleshchev
This reverts commits: 126877bc5ba45ff6b0b31368c55f894a0beaf5bf b661f62a7ad4dad9806eda8f4c8f2c9d64b3efbb ce660c7e7bb6e19a23d634fb6d3249330bf2d74c
2021-09-20SL-16006 and SL-16009 Rigged mesh rendering optimization passDave Parks
2021-09-20SL-16014: Add Tracy markup to doFrame()Ptolemy
2021-09-20SL-16014: Add Tracy markup for LLEventFilterPtolemy
2021-09-20SL-16014: Add Tracy markup for LLVolumeFacePtolemy
2021-09-20SL-16014: Add Tracy markup for LLSDPtolemy
2021-09-20SL-16014: Add Tracy markup to LLViewerObjectListPtolemy
2021-09-20SL-16014: Add Tracy markup to LLSpatialGroupPtolemy
2021-09-20SL-16014: Add Tracy markup to LLFacePtolemy
2021-09-20SL-16014: Add Tracy markup for lldrawablePtolemy
2021-09-20SL-16014: Add macros for better markup in TracyPtolemy
2021-09-20SL-15999 - support for temporarily changing other settings while ↵Brad Payne (Vir Linden)
noninteractive, including a fix for unwanted SLURL redirects
2021-09-20SL-15999 - track --noninteractive state with gNonInteractive flagBrad Payne (Vir Linden)
2021-09-18SL-11841 Fix PushToTalkToggle being set incorectlyAndrey Kleshchev
Due to changed defaults, legacy compatibility will no longer work corectly, remove it
2021-09-17SL-15594 Ignore voice keys when keybinding is waiting for a keyAndrey Kleshchev
2021-09-17SL-11841 make ‘Push to talk’ the default settingAndrey Kleshchev
2021-09-17SL-15999 - disable various types of loading in noninteractive modeBrad Payne (Vir Linden)
2021-09-16SL-15999 - throttle frame rate even more when noninteractiveBrad Payne (Vir Linden)
2021-09-16SL-15999 - skip plugins in NonInteractive modeBrad Payne (Vir Linden)
2021-09-16SL-15999 - added --noninteractive command line optionBrad Payne (Vir Linden)
2021-09-15SL-16014: Add Tracy logging to doFrame()Ptolemy
2021-09-15SL-16014 Add Tracy logging to lldrawpoolavatar.cppPtolemy
2021-09-15Merged in merge-541 (pull request #686)Euclid Linden
Merge to latest 541
2021-09-15Merged DRTVWR-546 into merge-541Euclid Linden
2021-09-15SL-15962 Add hooks for tracy memory profilingDave Houlton
2021-09-15SL-15038 Added Tracy instrumentation to name tags and chat bubbles.Runitai Linden
2021-09-15SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce ↵Runitai Linden
number of per-frame lookups to said map.
2021-09-15SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-15SL-15709: Windows: Include Tracy source directly; don't use a libraryPtolemy
2021-09-15SL-15742 - python 3 support for integration test scriptBrad Payne (Vir Linden)
2021-09-15SL-15742 - python 3 support for integration test scriptBrad Payne (Vir Linden)
2021-09-15SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-15SL-15962 Add hooks for tracy memory profilingDave Houlton
2021-09-14SL-15038 Added Tracy instrumentation to name tags and chat bubbles.Runitai Linden
2021-09-14SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce ↵Runitai Linden
number of per-frame lookups to said map.
2021-09-13SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-09SL-15572 - retry logic for codeticket.py commandsBrad Payne (Vir Linden)
2021-09-09SL-11841 make ‘Push to talk’ the default settingMnikolenko Productengine
2021-09-04Merged in SL-15709-Tracy (pull request #677)Michael Pohoreski
SL-15709: Windows: Include Tracy source directly; don't use a library
2021-09-03Merge branch 'DRTVWR-541' of bitbucket.org:lindenlab/viewer into DRTVWR-541Ptolemy
2021-09-03SL-15709: Fix LLCommon not setting Tracy include directory and not linking ↵Ptolemy
to tracy.lib