Age | Commit message (Expand) | Author |
2024-09-07 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.... | Erik Kundiman |
2024-09-05 | #2482 Fix for Quadro GPUs claiming to have infinite VRAM (#2511) | Dave Parks |
2024-09-01 | Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.... | Erik Kundiman |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-07-29 | Remove LLWindowSDL::getAvailableVRAMMegabytes() | Erik Kundiman |
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202... | Erik Kundiman |
2024-07-18 | #2029 OSMessageBoxWin32 shows message box behind the viewer window | Alexander Gavriliuk |
2024-07-15 | Merge branch 'main' into maint-b | Erik Kundiman |
2024-07-14 | Performance and tuning | mobserveur |
2024-07-11 | #1859 BugSplat Crash: SecondLifeViewer!<lambda>::operator()(61) | Alexander Gavriliuk |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-07-06 | #1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387) | Alexander Gavriliuk |
2024-07-06 | Merge branch 'main' into maint-b | Erik Kundiman |
2024-07-06 | buffer optimisation llwindowsdl.cpp fix | mobserveur |
2024-07-06 | Merge branch 'main' into maint-b | Erik Kundiman |
2024-07-06 | missing header fix in llwindowsdl.cpp | mobserveur |
2024-07-06 | Merge branch 'main' into maint-b | Erik Kundiman |
2024-07-05 | Tuning floater and buffer mapping improvements | mobserveur |
2024-07-05 | Temporary Cocoa U16 vs. SDL2 U32 key types | Erik Kundiman |
2024-07-01 | Reduce string temporaries from LLTrans | Rye Mutt |
2024-07-01 | Merge branch 'main' into maint-b | Erik Kundiman |
2024-07-01 | Fix core profile set not taking effect on SDL2 | Erik Kundiman |
2024-06-28 | Revert the key type from U32 to U16 | Erik Kundiman |
2024-06-27 | Revert to using Cocoa instead of SDL2 for macOS | Erik Kundiman |
2024-06-20 | Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b | Erik Kundiman |
2024-06-18 | SDL 2 Window completions and HiDPI support | mobserveur |
2024-06-17 | Remove orphaned VRAM handling code | Ansariel |
2024-06-14 | Revert "Replace LL_X11 and LL_FLTK to LL_LINUX" | AiraYumi |
2024-06-12 | Replace LL_X11 and LL_FLTK to LL_LINUX | AiraYumi |
2024-06-11 | Re-enable compiler warnings C4127, C4512 & C4706 | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-09 | Merge pull request #1613 from Ansariel/DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-06-06 | Change LL_FREEBSD to already existing __FreeBSD__ | Erik Kundiman |
2024-06-03 | viewer#1583 [Win] Viewer fails to detect more than 4Gb of video memory | Andrey Kleshchev |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | Merge branch 'release/maint-b' into nat/catch-test-blown-stack. | Nat Goodspeed |
2024-05-28 | Fix up llexception.h's cross-platform SEH wrapper. | Nat Goodspeed |
2024-05-24 | Promote seh_catcher() et al. to llexception.{h,cpp} for general use. | Nat Goodspeed |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-18 | Colour bits test not done on Linux either | Erik Kundiman |
2024-05-17 | More misleading indentation fixes | Erik Kundiman |
2024-05-17 | Parts that were left out during 7.1.7 merge | Erik Kundiman |
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman |
2024-05-16 | Correcting the display position of the input dialog (#1480) | AiraYumi |
2024-05-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-07 | viewer#799 getAvailableVRAMMegabytes cleanup | Andrey Kleshchev |
2024-05-02 | Convert the detected VRAM on NVIDIA & ATI to MBs | Erik Kundiman |