summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-04Merge pull request #3007 from secondlife/rye/crashfixesRye
2024-11-04Add seconds to compact view timestampsErik Kundiman
2024-11-04Make FreeBSD gets what Linux gets in llwindowErik Kundiman
2024-11-04Integrate glow combine pass with other post process render passes to reduce a...Rye
2024-11-04Eliminate reduntant copies and full screen passes from post process effect chainRye
2024-11-04Fix leak of LLUUID in ui preview floaterRye
2024-11-04Fix possible leak of gesture when region ptr is nullRye
2024-11-04Fix crash from socket creation failure in media plugin systemRye
2024-11-04Fix leak of boost signal objects in marketplace functionsRye Cogtail
2024-11-04Fix leak of notification seperator in tabbed notification floaterRye Cogtail
2024-11-04Fix leak of callback objects on shutdown in LLMaterialMgrRye Cogtail
2024-11-04VRAM detection implementation using GLX MesaErik Kundiman
2024-11-04viewer#2999 Fix debug text flickerAndrey Kleshchev
2024-11-04Fix core profile set not taking effect on SDL2Erik Kundiman
2024-11-04Force the GL profile to be the core oneErik Kundiman
2024-11-04Set so restrict & use-after-free aren't GCC errorsErik Kundiman
2024-11-04Changes to build with --std=c++20 and some other compiler options.Hiroo Ono
2024-11-03Fix crash from null texture entry during updateTextureVirtualSizeRye
2024-11-03Merge remote-tracking branch 'secondlife/release/maint-c' into maint-cErik Kundiman
2024-11-03Revert "Legacy search floater"Erik Kundiman
2024-11-03Revert "CMakeLists adding fsfloatersearch.h"Erik Kundiman
2024-11-03Revert "Attempt to fix the teleport issue from legacy search"Erik Kundiman
2024-11-03Merge remote-tracking branch 'secondlife/release/maint-c' into maint-cErik Kundiman
2024-11-02viewer#3001 Fix doubletap runAndrey Kleshchev
2024-11-01Merge pull request #2855 from secondlife/rye/buildtestsRye
2024-11-01Bump contributor-assistant to v2.6.1 (#3000)Andrey Lihatskiy
2024-11-01#2938 show confirmation before closing Conference chatMaxim Nikolenko
2024-11-01Merge pull request #2806 from secondlife/rye/linuxbuildRye
2024-10-31Swap Linux GHA builds to use GCC for better C++20 supportRye
2024-10-31Reenable and fix llcorehttp, llkdu, and llurlentry tests on non-windowsRye
2024-10-31Enable linux testsRye
2024-10-31Try to parallelize xcode builds further and add more headers to PCH to reduce...Rye
2024-10-31Enable precompiled headers for all platformsRye
2024-11-01Merge pull request #2918 from RyeMutt/rye/nfdeRye
2024-10-31Merge pull request #2983 from secondlife/rye/minor-fixesRye
2024-10-31Merge pull request #2976 from secondlife/roxie/mute-fixRoxanne Skelly
2024-10-31Comment webrtc settingsRoxie Linden
2024-10-31bump complexity back up to 4Roxie Linden
2024-10-31Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden
2024-10-31secondlife/viewer#2768: Partial fix for PBR texture animations stopping. May ...cosmic-linden
2024-10-31Give control over thread queue's automatic shutdownAndrey Kleshchev
2024-10-31viewer#2653 LOD textures weren't taking callback discard into accountAndrey Kleshchev
2024-10-31#2962 allow the script to ‘wait’ for a teleport finished/failed eventMaxim Nikolenko
2024-10-31Merge commit '0b97f5033049e13b193e7ab00a188e66f0fbc73e' into maint-cErik Kundiman
2024-10-31Fix OS GHA buildsRye Cogtail
2024-10-31Fix various bugs in NFD impl and fix usage on windowsRye Cogtail
2024-10-31Fix broken viewer under XWayland and whitespaceRye
2024-10-31Remove dead GTK codeRye Cogtail
2024-10-31Introduce NFDE file picker support for linux and SDLRye Cogtail
2024-10-30Fix uninitialized glm::mat4 in LLGLRye Cogtail