| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-09 | Fix usleep implementation for Windows | Erik Kundiman | |
| https://stackoverflow.com/questions/5801813/c-usleep-is-obsolete-workarounds-for-windows-mingw | |||
| 2025-06-08 | Windows x86-64 without SSE2 will be crashed too | Erik Kundiman | |
| 2025-06-08 | Make sure Windows include CEF & Dullahan headers | Erik Kundiman | |
| and minimise diff related to LibVLC headers. | |||
| 2025-06-06 | Revert "Exclude Windows from referring to LibVLC headers" | Erik Kundiman | |
| This reverts commit f0de1898e0b6a3b9f1ee1bcc762ba334b78bbcc6. | |||
| 2025-06-03 | Exclude Windows from referring to LibVLC headers | Erik Kundiman | |
| for now, until we are ready to enable media plugins on Windows. | |||
| 2025-06-03 | Simple usleep implementation for Windows | Erik Kundiman | |
| Just copying from this site and adjusting it for now: https://filipivianna.blogspot.com/2010/07/usleep-on-windows-win32.html | |||
| 2025-05-22 | Merge branch 'main' into 2025.04 | Erik Kundiman | |
| 2025-05-11 | Add basic scaffolding to support reply commands and handle @versionXXX as an ↵ | Kitty Barnett | |
| illustration | |||
| 2025-05-11 | Minimal code needed to add RLVa with an on/off toggle | Kitty Barnett | |
| 2025-05-09 | Merge tag 'Second_Life_Release#377d1b38-2025.04' into 2025.04 | Erik Kundiman | |
| 2025-05-01 | #4001 Bump cache version | Andrey Kleshchev | |
| 2025-04-30 | Merge tag 'Second_Life_Release#d9e55c44-Second_Life_Release#d9e55c4-2025.04' ↵ | Erik Kundiman | |
| into 2025.04 | |||
| 2025-04-19 | Merge tag 'Second_Life_Release#9a333e65-2025.04' into 2025.04 | Erik Kundiman | |
| 2025-04-18 | #3758 add support for highlighted segments | Mnikolenko Productengine | |
| 2025-04-04 | #3876 sendLogoutRequest logging | Andrey Kleshchev | |
| mac's crash logs seem to get mixed with normal logs, hope is this will help confirming the issue. Also needed for automated testing. | |||
| 2025-04-01 | Merge branch 'release/2025.03' into release/2025.04 | Jonathan "Geenz" Goodman | |
| 2025-04-01 | Merge tag 'Second_Life_Release#e671cb54-2025.03' into 2025.03 | Erik Kundiman | |
| 2025-03-31 | #3044 Add option to hide L$ balance for Snapshots with Interface showing | Maxim Nikolenko | |
| 2025-03-30 | #3795 Crash at getVolatileAPRPool() | Andrey Kleshchev | |
| 2025-03-29 | Merge tag 'Second_Life_Release#6ac1d4f3-2025.03' into 2025.03 | Erik Kundiman | |
| 2025-03-27 | Use LLCachedControl in llviewerwindow and llappviewer | Andrey Kleshchev | |
| Getting from gSavedSettings is expensive to do so often | |||
| 2025-03-22 | Merge tag 'Second_Life_Release#0ec9bfaa-2025.03' into 2025.03 | Erik Kundiman | |
| 2025-03-18 | #3644 Adjust throttle based of how busy buffer is | Andrey Kleshchev | |
| 2025-03-11 | Merge branch 'marchcat/maint-b-cherrypicks' into marchcat/2025.03-maint-b | Andrey Lihatskiy | |
| 2025-03-11 | #1080 BugSplat Crash: LLAppViewer::initStrings() - show crash reason | Alexander Gavriliuk | |
| 2025-03-11 | viewer-private#217 Cef log was deleted too often | Andrey Kleshchev | |
| delete once per session, not once per instance # Conflicts: # indra/newview/llviewermedia.cpp | |||
| 2025-03-06 | Merge remote-tracking branch 'secondlife/release/2025.03' into 2025.03 | Erik Kundiman | |
| 2025-03-06 | Merge commit '8c1f00eebc6863c39d0143aeb7e37c68459d454f' into 2025.03 | Erik Kundiman | |
| 2025-03-05 | #3644 Fix new logging of packet drops hitting performance #2 | Andrey Kleshchev | |
| Misunderstood how mDroppedPackets worked, clear out what's not needed | |||
| 2025-03-04 | #3644 Fix new logging of packet drops hitting performance | Andrey Kleshchev | |
| 2025-03-04 | #3591 rethrow should be mac specific | Andrey Kleshchev | |
| Jumped the gun a bit, since reportCrashToBugsplat is OS specific, restore rethrow for other systems. | |||
| 2025-02-27 | Merge pull request #3583 'faster avatar loading' into release/2025.03 | Andrey Kleshchev | |
| 2025-02-27 | theoretical earlier start to asset downloads during startup (#3589) | Andrew Meadows | |
| * process UDP packets earlier in startup sequence * call lazyAttach() when nonzero pending attachments | |||
| 2025-02-26 | #3591 Remove now pointless rethrow | Andrey Kleshchev | |
| 2025-02-25 | #3591 More test coverage for crashes | Andrey Kleshchev | |
| 2025-02-19 | Merge branch release/2025.03 | Andrey Kleshchev | |
| # Conflicts: # indra/newview/llmeshrepository.cpp # indra/newview/llmeshrepository.h | |||
| 2025-02-19 | Merge Forever Fps into 2025.03 | Andrey Kleshchev | |
| Merge Forever Fps into 2025.03 | |||
| 2025-02-18 | drain UDP socket to avoid dropped packets (#3565) | Andrew Meadows | |
| drain UDP socket in idleNetwork() to avoid dropped packets | |||
| 2025-02-18 | #3520 Name name cache based on grid | Andrey Kleshchev | |
| 2025-02-18 | Merge commit '0679cbdec89fbd3ec470768bdf469f6a1d326859' into tmp | Erik Kundiman | |
| 2025-02-05 | viewer#2780 Speed up terrain loading on teleport | Andrey Kleshchev | |
| Terrain was arriving and processing too late resulting in issues like "Lower terrain material incorrectly shown momentarily" | |||
| 2025-01-31 | #3488 Avoid reading meshes from disk when not nessesary | Andrey Kleshchev | |
| LLMeshHeaderHandler preallocates file with empty data, there is no point reading large empty sections so write presense flags at the start of the file | |||
| 2025-01-30 | #3400 Reimplement LLError marker for crash statistics | Andrey Kleshchev | |
| 2025-01-23 | Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into ↵ | Erik Kundiman | |
| 2024.12-ForeverFPS | |||
| 2025-01-22 | #3431 Include session id with last exec event | Andrey Kleshchev | |
| 2025-01-22 | viewer#3088 Add graphical init and reinit | Andrey Kleshchev | |
| 2025-01-22 | viewer#3088 Report out of memory as a separate 'category' | Andrey Kleshchev | |
| 2024-12-15 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵ | Erik Kundiman | |
| 2024.09-ExtraFPS | |||
| 2024-12-12 | #2590 Radeon mac optimization pass (#3277) | Dave Parks | |
| - Skip updating of reflection probes that are not the default probe when probe coverage is set to "None" - enable RenderAppleUseMultGL and disable occlusion culling on Macs with AMD GPUs - Reduce the number of texture decode threads on Macs with intel cpus. - Move texture deletion to LLImageGL::updateClass and prevent textures from staying resident in vram longer than 3 frames - Disable SSAO by default on Macs with intel CPUs | |||
| 2024-12-11 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵ | Erik Kundiman | |
| 2024.09-ExtraFPS | |||
