Age | Commit message (Expand) | Author |
2024-09-26 | #2411 Disable LLFontVertexBuffer for HUD | Andrey Kleshchev |
2024-09-26 | #2411 Allow disabling and enabling LLFontVertexBuffer | Andrey Kleshchev |
2024-09-25 | viewer#2646 Fix viewer ignoring Physics Shape Type changes | Andrey Kleshchev |
2024-09-25 | viewer#2413 Partially remove obsolete alert about expiring voice morphs | Andrey Kleshchev |
2024-09-25 | viewer#2413 Add 'ignore' checkbox to expiring voice morphs | Andrey Kleshchev |
2024-09-25 | Revert "viewer#2413 Remove obsolete alert about expiring voice morphs" | Andrey Kleshchev |
2024-09-25 | viewer-private#291 Object floating text does not update without moving camera | Andrey Kleshchev |
2024-09-24 | viewer#2648 Fix issues with day offset value | Andrey Kleshchev |
2024-09-23 | Fix sky settings with reflection probe ambiance of 0 still receiving tonemapp... | Brad Linden |
2024-09-23 | viewer#2627 instead of checking map for being empty got empty map | Andrey Kleshchev |
2024-09-19 | remove dead code in build.sh | Brad Linden |
2024-09-19 | Merge pull request #2610 from secondlife/frame-profile-json | nat-goodspeed |
2024-09-19 | viewer#2608 Crash at LLSnapshotLivePreview::getFormattedImage | Andrey Kleshchev |
2024-09-19 | Don't keep updating snapshot preview when the floater is closed | Maxim Nikolenko |
2024-09-19 | trailing spaces from other branches | Nat Goodspeed |
2024-09-19 | Merge branch 'develop' into frame-profile-json | Nat Goodspeed |
2024-09-19 | Reapply commit f4b6563 -- cherry-picking lost parts of it?! | Nat Goodspeed |
2024-09-19 | Expose LLVector4a in LLRender | Andrey Kleshchev |
2024-09-18 | add some more whitespace commits to .git-blame-ignore-revs | Brad Linden |
2024-09-18 | Merge pull request #2602 from secondlife/roxie/webrtc-2601 | Roxanne Skelly |
2024-09-18 | Avoid LL_ERRS when wgl_ARB_pixel_format is not supported (#2606) | Brad Linden |
2024-09-18 | Turn off sLogInSignal to avoid crashing. (#2607) | Brad Linden |
2024-09-19 | Fix possible dereferencing of nullptr in llglsandbox.cpp (#2597) | Ansariel Hiller |
2024-09-19 | Fix copy&paste error in llfloaterimagepreview.cpp (#2596) | Ansariel Hiller |
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 | Add script to compare a Frame Profile JSON stats file vs. baseline. | Nat Goodspeed |
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 | Merge remote-tracking branch 'origin/main' into develop | Brad Linden |
2024-09-18 | Mute other / set volume level for other is not working. | Roxie Linden |
2024-09-18 | added .git-blame-ignore for last commit | Brad 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 | 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 |