Age | Commit message (Expand) | Author |
2024-09-18 | Fix crash in LLImProcessing when message comes in before region is fully init... | Brad Linden |
2024-09-18 | Add hexdump.h with iostream manipulators to dump a byte range as hex | Nat Goodspeed |
2024-09-18 | fix trailing whitespace | Roxie Linden |
2024-09-18 | Ditch trailing space. | Nat Goodspeed |
2024-09-18 | Give our fsyspath an operator std::string() conversion method. | Nat Goodspeed |
2024-09-18 | Introduce fsyspath subclass of std::filesystem::path. | Nat Goodspeed |
2024-09-18 | Merge pull request #2600 from secondlife/brad/1016-cherry-pick | Brad Linden |
2024-09-18 | Fix for particles not loading textures (#2598) | Dave Parks |
2024-09-18 | Mute other / set volume level for other is not working. | Roxie Linden |
2024-09-18 | fix whitespace | Brad Linden |
2024-09-18 | viewer#1016 Incorrect behavior of Physics Shapes rendering | Andrey Kleshchev |
2024-09-18 | Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dump | Nat Goodspeed |
2024-09-18 | Give `LLGLSLShader::finishProfile()` a static default string param. | Nat Goodspeed |
2024-09-18 | Make Develop->Render Tests->Frame Profile dump JSON to a file too. | Nat Goodspeed |
2024-09-18 | #2408 The long covenant with emojis significantly slows down some operations ... | Alexander Gavriliuk |
2024-09-18 | Remove quads rendering mode entirely (#2593) | Ansariel Hiller |
2024-09-18 | Tiny argument names correction (tittle -> title) (#2594) | Pantera Północy |
2024-09-18 | More quad to triangle coverage | Andrey Kleshchev |
2024-09-18 | Convert image drawing logic from quads to triangles | Andrey Kleshchev |
2024-09-18 | viewer#2565 Optimize LLFolderViewItem::draw() | Andrey Kleshchev |
2024-09-17 | #2590 Fix for horrible FPS on Intel Mac (#2591) | Dave Parks |
2024-09-17 | Increment viewer version to 7.1.11 | Nat Goodspeed |
2024-09-17 | Mac pass (#2587) | Dave Parks |
2024-09-17 | Suppress mapBuffer warnings. (#2584) | Dave Parks |
2024-09-17 | Merge branch 'main' into 2024.08-DeltaFPS | Erik Kundiman |
2024-09-17 | Revert to LL's OpenJPEG fork | Erik Kundiman |
2024-09-17 | Squeeze two more people into the team | Erik Kundiman |
2024-09-17 | Fix Visual Studio complaints in LLTrans (#2575) | Ansariel Hiller |
2024-09-16 | Profile guided optimization pass (#2582) | Dave Parks |
2024-09-16 | Merge pull request #2580 from RyeMutt/2kbom | Rye Mutt |
2024-09-16 | Fix noise post effect due to missing uniform (#2581) | Rye Mutt |
2024-09-16 | Merge pull request #2578 from secondlife/brad/2550-plugin-shutdown-crash | Brad Linden |
2024-09-16 | Fix for crash in LLPluginProcessParent during early shutdown. | Brad Linden |
2024-09-16 | Raise resolution of local baked texture preview from 512 to 2048 | Rye Cogtail |
2024-09-16 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.... | Erik Kundiman |
2024-09-16 | Merge branch 'main' into 2024.08-DeltaFPS | Erik Kundiman |
2024-09-16 | Revert "Blufault - bring back tilebar separators" | secretfoxtail |
2024-09-16 | Revert "Window_NoTitle_Foreground brightness adjustment" | secretfoxtail |
2024-09-16 | Revert "Window_Background adjustment" | secretfoxtail |
2024-09-16 | WebRTC on Fedora & openSUSE without breaking CEF | Erik Kundiman |
2024-09-13 | send AgentUpdate ASAP when control bits change | leviathan |
2024-09-13 | Clean up Windows build (#2562) | Ansariel Hiller |
2024-09-12 | Merge pull request #2563 from RyeMutt/fix-macos-locale | Rye Mutt |
2024-09-13 | Merge pull request #2545 for viewer#2529 Improve environment's performance | Andrey Kleshchev |
2024-09-12 | Fix macOS locale not being set due to missing locale strings | Rye Cogtail |
2024-09-12 | Merge pull request #2561 from secondlife/brad/2553-about-sl-crash-locale-init | Brad Linden |
2024-09-12 | Merge pull request #2557 from secondlife/davep-fix-mac-vb | Brad Linden |
2024-09-12 | Attempted fix for mac crash when showing About Second Life. | Brad Linden |
2024-09-12 | Fix for mac build with tracy enabled. | Brad Linden |
2024-09-12 | #2166 Avatar does not move its lips when the corresponding checkbox is checked | Alexander Gavriliuk |