Age | Commit message (Expand) | Author |
2024-09-25 | Merge branch 'develop' into marchcat/xcode-16 | Nat Goodspeed |
2024-09-23 | Merge remote branch 'develop' into release/luau-scripting for Maint B | Nat Goodspeed |
2024-09-23 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-09-23 | Merge remote branch 'develop'into release/luau-scripting | Nat Goodspeed |
2024-09-19 | Merge branch 'main' into marchcat/b-main-sync | Andrey Lihatskiy |
2024-09-18 | Avoid LL_ERRS when wgl_ARB_pixel_format is not supported (#2606) | Brad Linden |
2024-09-17 | Xcode16 build fix | Andrey Lihatskiy |
2024-09-13 | Clean up Windows build (#2562) | Ansariel Hiller |
2024-09-12 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-09-09 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-09-09 | Merge pull request #2530 from secondlife/release/2024.08-DeltaFPS | Brad Linden |
2024-09-05 | #2482 Fix for Quadro GPUs claiming to have infinite VRAM (#2511) | Dave Parks |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-09-04 | Fix name of vsync param in LLWindowSDL (#2502) | Ansariel Hiller |
2024-09-04 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-09-04 | viewer#2411 LLFontGL::render optimizations | Andrey Kleshchev |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-08-21 | Add zlib-ng as a dependency (for libpng). | Nicky |
2024-08-20 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-07-27 | Fix trailing whitespace | Andrey Lihatskiy |
2024-07-26 | Post merge cleanup of Linux code | Nicky |
2024-07-24 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-18 | #2029 OSMessageBoxWin32 shows message box behind the viewer window | Alexander Gavriliuk |
2024-07-18 | Merge branch 'release/maint-b' into marchcat/b-develop | Andrey Lihatskiy |
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-01 | Reduce string temporaries from LLTrans | Rye Mutt |
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-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-16 | Correcting the display position of the input dialog (#1480) | AiraYumi |
2024-05-15 | Merge branch 'main' into release/luau-scripting for Maint X release. | Nat Goodspeed |
2024-05-15 | Manual whitespace fixes (fix_whitespace.py). | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into release/luau-scripting: whitespace fix. | Nat Goodspeed |
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 |