summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
AgeCommit message (Expand)Author
2025-04-15Merge branch 'main' into marchcat/maint-c-restoreAndrey Lihatskiy
2025-04-13#3900 Skip checking AFK status during startup statesAndrey Lihatskiy
2025-04-10Merge commit '9e24b30' into marchcat/maint-c/restoreAndrey Lihatskiy
2025-04-10Merge commit '7947ce3' into marchcat/maint-c/maint-c-restoreAndrey Lihatskiy
2025-03-30#3795 Crash at getVolatileAPRPool()Andrey Kleshchev
2025-03-27Use LLCachedControl in llviewerwindow and llappviewerAndrey Kleshchev
2025-03-18#3644 Adjust throttle based of how busy buffer isAndrey Kleshchev
2025-03-11Merge branch 'marchcat/maint-b-cherrypicks' into marchcat/2025.03-maint-bAndrey Lihatskiy
2025-03-11#1080 BugSplat Crash: LLAppViewer::initStrings() - show crash reasonAlexander Gavriliuk
2025-03-11viewer-private#217 Cef log was deleted too oftenAndrey Kleshchev
2025-03-05#3644 Fix new logging of packet drops hitting performance #2Andrey Kleshchev
2025-03-04#3644 Fix new logging of packet drops hitting performanceAndrey Kleshchev
2025-03-04#3591 rethrow should be mac specificAndrey Kleshchev
2025-02-27Merge pull request #3583 'faster avatar loading' into release/2025.03Andrey Kleshchev
2025-02-27theoretical earlier start to asset downloads during startup (#3589)Andrew Meadows
2025-02-26#3591 Remove now pointless rethrowAndrey Kleshchev
2025-02-25#3591 More test coverage for crashesAndrey Kleshchev
2025-02-19Merge branch release/2025.03Andrey Kleshchev
2025-02-19Merge Forever Fps into 2025.03Andrey Kleshchev
2025-02-18drain UDP socket to avoid dropped packets (#3565)Andrew Meadows
2025-02-18#3520 Name name cache based on gridAndrey Kleshchev
2025-02-05viewer#2780 Speed up terrain loading on teleportAndrey Kleshchev
2025-01-31#3488 Avoid reading meshes from disk when not nessesaryAndrey Kleshchev
2025-01-30#3400 Reimplement LLError marker for crash statisticsAndrey Kleshchev
2025-01-22#3431 Include session id with last exec eventAndrey Kleshchev
2025-01-22viewer#3088 Add graphical init and reinitAndrey Kleshchev
2025-01-22viewer#3088 Report out of memory as a separate 'category'Andrey Kleshchev
2024-12-12#2590 Radeon mac optimization pass (#3277)Dave Parks
2024-12-10#3251 Remove obsolete intel driver notification (#3252)Dave Parks
2024-11-01viewer#2985 Odd crash when notifying voice observersAndrey Kleshchev
2024-09-18Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dumpNat Goodspeed
2024-09-13send AgentUpdate ASAP when control bits changeleviathan
2024-09-01Restore old error handling early out logic in LLAppViewer::init() (#2475)Brad Linden
2024-08-20Remove orphaned LLAllocator (#2348)Ansariel Hiller
2024-08-14Merge pull request #2283 from RyeMutt/reduce-thread-contentionDave Parks
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-08-14Reduce texture fetch and main thread contention from LLViewerStatsRecorder vi...Rye Mutt
2024-08-14Reduce UI draw stalls from LLSpellChecker singleton via simpletonRye Mutt
2024-08-06Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw ...Rye Mutt
2024-07-29small adjustment to reduce confusionAndrey Kleshchev
2024-07-29viewer#2071 Soft quit on 'out of memory' for meshes #2Andrey Kleshchev
2024-07-18#1500 Better out of disk space handlingAlexander Gavriliuk
2024-07-09Update tracy profiler to 0.10 (#1946)Rye Mutt
2024-07-09#1943 make sys free in texture console llmemorysavailphysicalmeminkb tell the...Dave Parks
2024-07-09Merge pull request #1944 from Ansariel/develop_c4244Andrey Lihatskiy
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-08#1931 Terminate AppViewer immediately in case of initialization failedAlexander Gavriliuk
2024-07-06#1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387)Alexander Gavriliuk
2024-07-05SL-18721 Don't 'post' window destruction, make thread do it automaticallyAndrey Kleshchev
2024-07-05SL-18721 Move window shutdown further downAndrey Kleshchev