summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowwin32.cpp
AgeCommit message (Expand)Author
2025-08-28Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-20Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-19#4284 Reorder window shutdownAndrey Kleshchev
2025-08-11#4284 Better window shutdown loggingAndrey Kleshchev
2025-08-06Merge branch develop into 2025.06Andrey Kleshchev
2025-07-26#4374 update icon for title barMaxim Nikolenko
2025-07-24#4424 don't try to update theme too earlyMaxim Nikolenko
2025-07-23#4374 add support for the system theme (light and dark)Maxim Nikolenko
2025-05-28Merge branch 'main' into marchcat/2505-mergeAndrey Lihatskiy
2025-05-28Merge remote-tracking branch 'origin/main' into geenz/2025.04-to-developJonathan "Geenz" Goodman
2025-05-05#3317 Fix full screen issue with Windows 11 24H2Andrey Kleshchev
2025-04-18Merge develop into release/2025.04Andrey Kleshchev
2025-04-15Merge branch 'release/2025.04' into rye/forevermacJonathan "Geenz" Goodman
2025-04-15Merge branch 'main' into marchcat/maint-c-restoreAndrey Lihatskiy
2025-04-12Refactor LLWindowWin32::LLWindowWin32Thread::wakeAndDestroy()Andrey Lihatskiy
2025-04-11Fix more merge issues:Ansariel
2025-04-10Fix merge issues:Ansariel
2025-04-10Post-merge cleanup: llwindowwin32.cppAndrey Lihatskiy
2025-04-10Merge commit '9e24b30' into marchcat/maint-c/restoreAndrey Lihatskiy
2025-04-08#3892 Crash at fillCompositionLogfontAndrey Kleshchev
2025-04-05#3575 Adjust VRAM budget test a bitAndrey Kleshchev
2025-02-11Rework windows to use zc:wchar_t for better c++ conformance and compatibility...Rye
2025-02-11Fix Tracy memory profiling overloads for aligned allocationsRye
2025-02-10#3332 Issues with text buffer updatesAndrey Kleshchev
2025-01-22viewer#3088 Add graphical init and reinitAndrey Kleshchev
2025-01-11#3364 Cap intel adapters' vram to 25% of ramAndrey Kleshchev
2024-09-18Avoid LL_ERRS when wgl_ARB_pixel_format is not supported (#2606)Brad Linden
2024-09-09Merge pull request #2530 from secondlife/release/2024.08-DeltaFPSBrad Linden
2024-09-05#2482 Fix for Quadro GPUs claiming to have infinite VRAM (#2511)Dave Parks
2024-09-04viewer#2411 LLFontGL::render optimizationsAndrey Kleshchev
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-07-18#2029 OSMessageBoxWin32 shows message box behind the viewer windowAlexander Gavriliuk
2024-07-11#1859 BugSplat Crash: SecondLifeViewer!<lambda>::operator()(61)Alexander Gavriliuk
2024-07-09Update tracy profiler to 0.10 (#1946)Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-05SL-18721 Don't 'post' window destruction, make thread do it automaticallyAndrey Kleshchev
2024-06-17Remove orphaned VRAM handling codeAnsariel
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-06-09Merge pull request #1613 from Ansariel/DRTVWR-600-maint-AAndrey Lihatskiy
2024-06-03viewer#1583 [Win] Viewer fails to detect more than 4Gb of video memoryAndrey Kleshchev
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-15Merge branch 'main' into release/maint-cAndrey Lihatskiy
2024-05-15Merge branch 'marchcat/w-whitespace' into release/maint-cAndrey Lihatskiy
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-07viewer#799 getAvailableVRAMMegabytes cleanupAndrey Kleshchev
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-17SL-18721 Window shutdown adjustmentsAndrey Kleshchev