Age | Commit message (Expand) | Author |
2024-10-18 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into 2024.... | Erik Kundiman |
2024-09-01 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.... | Erik Kundiman |
2024-08-27 | #2431 Fix for redundant searching for pixeismall.j2c causing frame stalls | RunitaiLinden |
2024-08-19 | Merge branch 'webrtc-voice' into 2024.06-atlasaurus | Erik Kundiman |
2024-08-19 | Refactor LLFileSystem for and fix an old issue in LLFile (#2332) | Ansariel Hiller |
2024-08-14 | Mitigate asset fetch thread stalls from LLDiskCache mutex contention and triv... | Rye Mutt |
2024-08-11 | Minimise UnixInstall.cmake difference from SLv's | Erik Kundiman |
2024-08-10 | Make sure APP_SHARE_DIR is valued in llfilesystem | Erik Kundiman |
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202... | Erik Kundiman |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-03 | #1870 Tune up for better experience on integrated intel with low memory (#1872) | Dave Parks |
2024-06-18 | Merge pull request #1797 from secondlife/release/maint-a | Brad Linden |
2024-06-18 | Follow-up improvements of 810219d3bf27d81751d0f41b65013ca31db34ff7 | Ansariel |
2024-06-18 | jira-archive-internal#67837 Fix LLDir::getScrubbedFileName | Andrey Kleshchev |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-23 | Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-20 | #1392 GLTF Upload (#1394) | Dave Parks |
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman |
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev |
2024-05-10 | Remove reference and const qualifier from skindir | Erik Kundiman |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-25 | Merge tag '7.1.6-release' | Erik Kundiman |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-03-05 | viewer#819 Avoid reading the same XML file multiple times | Alexander Gavriliuk |
2024-02-21 | Convert remaining BOOLs in llxml and introduce std::string_view | Ansariel |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel |
2024-02-12 | llfilesystem: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-01-11 | Rename OS X to macOS, mostly in comments | Lars Næsbye Christensen |
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel |
2023-12-21 | Fix Linux wrong SLPlugin full path | Erik Kundiman |
2023-12-18 | Unix install sets plugin dir to system library dir | Erik Kundiman |
2023-12-07 | Rename the cache dir to Megapahit on macOS | Erik Kundiman |
2023-12-06 | Rename the user app dir to Megapahit on macOS | Erik Kundiman |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-08-26 | Certificate authority bundle gets installed too | Erik Kundiman |
2023-07-30 | SLPlugin is in libexec when installed to system | Erik Kundiman |
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman |
2023-07-19 | FreeBSD can use lldir_linux too | Erik Kundiman |
2023-07-19 | Linux filesystem dir can still be used for FreeBSD | Erik Kundiman |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy |
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-02-02 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy |
2023-01-18 | SL-18773 Crash incrementing directory_iterator | Andrey Kleshchev |
2022-10-28 | Fix memory leaks in lldir objc/mac | Rye Mutt |