Age | Commit message (Expand) | Author |
2024-09-18 | Add script to convert frame profile JSON file to CSV. | Nat Goodspeed |
2024-09-18 | Add a JSON frame profile stats file pretty-printer script. | 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 | Mac pass (#2587) | Dave Parks |
2024-09-17 | Suppress mapBuffer warnings. (#2584) | Dave Parks |
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-13 | Merge pull request #2569 from secondlife/leviathan/send_agent_update | Andrew Meadows |
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 |
2024-09-12 | Merge pull request #2543 from secondlife/roxie/webrtc-285 | Roxanne Skelly |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-09-12 | Merge branch 'develop' into davep-fix-mac-vb | Dave Parks |
2024-09-12 | Fix for tracy not working on mac | Dave Parks |
2024-09-12 | Mac compatibility pass. | Dave Parks |
2024-09-12 | Fix warning spam from missing call to unmapBuffer introduced in #2544 (#2556) | Rye Mutt |
2024-09-12 | viewer#2529 Optimize LLSettingsWater::blend | Andrey Kleshchev |
2024-09-12 | Don't allow LLAttachmentsMgr to iterate COF items when there is no questionab... | Maxim Nikolenko |
2024-09-12 | #2542 Buoyant Nametags | Alexander Gavriliuk |
2024-09-11 | Merge pull request #2551 from secondlife/roxie/webrtc-1436 | Roxanne Skelly |
2024-09-12 | Fix names in group chat sometimes showing as "Loading..." and never resolve (... | Ansariel Hiller |
2024-09-12 | Fix incorrect operator warning and possible dereferencing of null pointer (#2... | Ansariel Hiller |
2024-09-11 | Fix issue with improper reporting as to whether voice is working. | Roxie Linden |
2024-09-11 | viewer#2529 Optimize LLSettingsSky::blend | Andrey Kleshchev |
2024-09-11 | viewer#2529 Track interpolateSDMap's performance | Andrey Kleshchev |
2024-09-11 | viewer#2529 Optimize updateGLVariablesForSettings | Andrey Kleshchev |
2024-09-11 | Make updateKeyboardFocus a bit more efficient | Andrey Kleshchev |
2024-09-10 | Merge pull request #2544 from secondlife/davep-profile-session-9/10 | cosmic-linden |
2024-09-10 | Profile guided optimizations | RunitaiLinden |