Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-19 | Merge branch 'webrtc-voice' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-19 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-08-16 | Merge branch 'release/webrtc-voice' of ↵ | Erik Kundiman | |
https://github.com/secondlife/viewer.git into webrtc-voice | |||
2024-08-15 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus | |||
2024-08-15 | BugSplat Crash #1504587: std::vector::empty() | Alexander Gavriliuk | |
2024-08-14 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-08-13 | Only download when there aren't the files yet | Erik Kundiman | |
2024-08-13 | Path to file for sse2neon, not just the directory | Erik Kundiman | |
2024-08-13 | CMake file & try_compile replacing execute_process | Erik Kundiman | |
file(DOWNLOAD) replacing execute_process(COMMAND curl), file(ARCHIVE_EXTRACT) replacing execute_process(COMMAND tar xf), file(MAKE_DIRECTORY) replacing execute_process(COMMAND mkdir -p), file(COPY) replacing execute_process(COMMAND cp), file(RENAME) replacing execute_process(COMMAND mv), try_compile replacing execute_process(COMMAND cmake/make), LIBS_PREBUILT_DIR replacing AUTOBUILD_INSTALL_DIR, 0 replacing ${${_binary}_installed} where appropriate, no FMOD reinstallation when it's already installed, and archives & unarchived source/build directories are in CMake root binary directory, instead of /tmp. SHOW_PROGRESS is on for downloading Dullahan from the Megapahit website cause it can be slow. | |||
2024-08-12 | Don't redownload sse2neon if already installed | Erik Kundiman | |
2024-08-09 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus # Conflicts: # .github/workflows/build.yaml # indra/newview/CMakeLists.txt # indra/newview/llspeakers.cpp # indra/newview/llvoicechannel.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoiceclient.cpp # indra/newview/llvoiceclient.h # indra/newview/llvoicewebrtc.cpp | |||
2024-08-09 | Download sse2neon.h automatically | Erik Kundiman | |
2024-08-09 | Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voice | Erik Kundiman | |
2024-08-07 | Replace boost::shared_ptr with std in voice classes | Andrey Kleshchev | |
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-07-21 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-21 | Wine-based Vivox-based voice support for FreeBSD | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=57 For SLVoice to run, there is a couple of environment variables that need to be set, and users need to run `/usr/local/share/wine/pkg32.sh install wine mesa-dri` to install the necessary files first. All this time the env parameter on apr_proc_create was never used, and this is just the place for passing those environment settings, hence the LLProcess::Param attribute addition. | |||
2024-07-20 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-09 | Review feedback change | RunitaiLinden | |
2024-07-09 | #1826 Fix for LL_ERRS crashing in mutex lock | RunitaiLinden | |
2024-06-27 | Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voice | Erik Kundiman | |
2024-06-21 | #1769 gltf optimization pass (#1816) | Dave Parks | |
#1814 and #1517 Fix mirror update rate and occlusion culling | |||
2024-06-21 | viewer#1808 Use bugsplat's setAttribute for app state | Andrey Kleshchev | |
2024-06-20 | Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b | Erik Kundiman | |
2024-06-17 | Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop | Brad Linden | |
2024-06-14 | Fix for warnings/errors after Visual Studio update (#1775) | Dave Parks | |
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl # indra/newview/app_settings/shaders/class3/deferred/reflectionProbeF.glsl # indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl # indra/newview/llfilepicker.cpp | |||
2024-06-13 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden | |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-11 | Merge tag '7.1.8-release' | Erik Kundiman | |
source for viewer 7.1.8.9375512768 | |||
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-06-11 | Re-enable compiler warnings C4127, C4512 & C4706 | Ansariel | |
Disable particular CRT and WinSock API warnings for functions Microsoft considers unsafe/deprecated | |||
2024-06-10 | Merge release/materials_featurette to main on promotion of secondlife/viewer ↵ | Nat Goodspeed | |
#648: Release/materials featurette | |||
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy | |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel | |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel | |
2024-06-09 | Merge pull request #1613 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy | |
Fix/re-enable MSVC compiler warnings | |||
2024-06-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-06-06 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake | |||
2024-06-06 | fasttimer.h fixed clock for Apple Gpu | mobserveur | |
This fixes the precision clock used in fasttimer.h | |||
2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman | |
So we don't need to have a custom environment -DLL_FREEBSD=1 setting. | |||
2024-06-05 | Attempt to fix intermittent failuresin threadsafeschedule_test (#1623) | Brad Linden | |
2024-06-05 | Ignore SIGHUP from SLPlugin processes. (#1627) | Brad Linden | |
Under rosetta2, terminating SLPlugin child processes that would normally send SIGCHILD seem to be now sending SIGHUP. we should not terminate the viewer in this case. | |||
2024-06-05 | #1527 Improve performance on Apple silicon (#1632) | Dave Parks | |
2024-06-05 | Make LLLeap iterate over child stdout while read data is pending | Nat Goodspeed | |
instead of using mutual recursion to exhaust the read buffer. | |||
2024-06-04 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
project/gltf_development | |||
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 ↵ | Ansariel | |
"possible loss of precision" warnings | |||
2024-05-30 | Merge pull request #1393 from secondlife/nat/maint-b-tests | nat-goodspeed | |
Turn on LL_TESTS for Maint B. | |||
2024-05-30 | Merge branch 'release/maint-b' into nat/catch-test-blown-stack. | Nat Goodspeed | |
Retargeting PR #1496 to Maint B. |