Age | Commit message (Expand) | Author |
2024-11-04 | Merge pull request #3007 from secondlife/rye/crashfixes | Rye |
2024-11-04 | Add seconds to compact view timestamps | Erik Kundiman |
2024-11-04 | Make FreeBSD gets what Linux gets in llwindow | Erik Kundiman |
2024-11-04 | Integrate glow combine pass with other post process render passes to reduce a... | Rye |
2024-11-04 | Eliminate reduntant copies and full screen passes from post process effect chain | Rye |
2024-11-04 | Fix leak of LLUUID in ui preview floater | Rye |
2024-11-04 | Fix possible leak of gesture when region ptr is null | Rye |
2024-11-04 | Fix crash from socket creation failure in media plugin system | Rye |
2024-11-04 | Fix leak of boost signal objects in marketplace functions | Rye Cogtail |
2024-11-04 | Fix leak of notification seperator in tabbed notification floater | Rye Cogtail |
2024-11-04 | Fix leak of callback objects on shutdown in LLMaterialMgr | Rye Cogtail |
2024-11-04 | VRAM detection implementation using GLX Mesa | Erik Kundiman |
2024-11-04 | viewer#2999 Fix debug text flicker | Andrey Kleshchev |
2024-11-04 | Fix core profile set not taking effect on SDL2 | Erik Kundiman |
2024-11-04 | Force the GL profile to be the core one | Erik Kundiman |
2024-11-04 | Set so restrict & use-after-free aren't GCC errors | Erik Kundiman |
2024-11-04 | Changes to build with --std=c++20 and some other compiler options. | Hiroo Ono |
2024-11-03 | Fix crash from null texture entry during updateTextureVirtualSize | Rye |
2024-11-03 | Merge remote-tracking branch 'secondlife/release/maint-c' into maint-c | Erik Kundiman |
2024-11-03 | Revert "Legacy search floater" | Erik Kundiman |
2024-11-03 | Revert "CMakeLists adding fsfloatersearch.h" | Erik Kundiman |
2024-11-03 | Revert "Attempt to fix the teleport issue from legacy search" | Erik Kundiman |
2024-11-03 | Merge remote-tracking branch 'secondlife/release/maint-c' into maint-c | Erik Kundiman |
2024-11-02 | viewer#3001 Fix doubletap run | Andrey Kleshchev |
2024-11-01 | Merge pull request #2855 from secondlife/rye/buildtests | Rye |
2024-11-01 | Bump contributor-assistant to v2.6.1 (#3000) | Andrey Lihatskiy |
2024-11-01 | #2938 show confirmation before closing Conference chat | Maxim Nikolenko |
2024-11-01 | Merge pull request #2806 from secondlife/rye/linuxbuild | Rye |
2024-10-31 | Swap Linux GHA builds to use GCC for better C++20 support | Rye |
2024-10-31 | Reenable and fix llcorehttp, llkdu, and llurlentry tests on non-windows | Rye |
2024-10-31 | Enable linux tests | Rye |
2024-10-31 | Try to parallelize xcode builds further and add more headers to PCH to reduce... | Rye |
2024-10-31 | Enable precompiled headers for all platforms | Rye |
2024-11-01 | Merge pull request #2918 from RyeMutt/rye/nfde | Rye |
2024-10-31 | Merge pull request #2983 from secondlife/rye/minor-fixes | Rye |
2024-10-31 | Merge pull request #2976 from secondlife/roxie/mute-fix | Roxanne Skelly |
2024-10-31 | Comment webrtc settings | Roxie Linden |
2024-10-31 | bump complexity back up to 4 | Roxie Linden |
2024-10-31 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden |
2024-10-31 | secondlife/viewer#2768: Partial fix for PBR texture animations stopping. May ... | cosmic-linden |
2024-10-31 | Give control over thread queue's automatic shutdown | Andrey Kleshchev |
2024-10-31 | viewer#2653 LOD textures weren't taking callback discard into account | Andrey Kleshchev |
2024-10-31 | #2962 allow the script to ‘wait’ for a teleport finished/failed event | Maxim Nikolenko |
2024-10-31 | Merge commit '0b97f5033049e13b193e7ab00a188e66f0fbc73e' into maint-c | Erik Kundiman |
2024-10-31 | Fix OS GHA builds | Rye Cogtail |
2024-10-31 | Fix various bugs in NFD impl and fix usage on windows | Rye Cogtail |
2024-10-31 | Fix broken viewer under XWayland and whitespace | Rye |
2024-10-31 | Remove dead GTK code | Rye Cogtail |
2024-10-31 | Introduce NFDE file picker support for linux and SDL | Rye Cogtail |
2024-10-30 | Fix uninitialized glm::mat4 in LLGL | Rye Cogtail |