Age | Commit message (Expand) | Author |
2024-07-18 | #2029 OSMessageBoxWin32 shows message box behind the viewer window | Alexander Gavriliuk |
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-06-17 | Remove orphaned VRAM handling code | 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-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
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-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-15 | SL-18721 Restore release behavior | Andrey Kleshchev |
2024-03-01 | SL-18721 Shutdown fixes #6 | Andrey Kleshchev |
2024-02-18 | Fixed incorrect return value and missing fallthrough annotations LLWindowWin32 | Ansariel |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel |
2024-02-15 | Viewer#779 Make RenderMaxVRAMBudget more consistent | Andrey Kleshchev |
2024-02-08 | SL-18721 Shutdown fixes #4 | Andrey Kleshchev |
2024-01-29 | SL-18721 Shutdown fixes #3 | Andrey Kleshchev |
2024-01-25 | Crash in switch context | Andrey Kleshchev |
2024-01-22 | SL-18721 Shutdown fixes | Andrey Kleshchev |
2024-01-08 | Merge main (DRTVWR-596 GLTF Materials Maint) into DRTVWR-591-maint-X | Andrey Kleshchev |
2023-12-06 | SL-20664 Potential fix for crash on startup in switchContext | RunitaiLinden |
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy |
2023-10-23 | SL-13610 build fix | Mnikolenko Productengine |
2023-10-23 | SL-13610 [MAC] Manufacturer based search | Andrey Kleshchev |
2023-10-23 | SL-13610 [MAC] WIP enable initing devices by local id | Andrey Kleshchev |
2023-10-23 | SL-13610 [MAC] WIP List HID available devices in joystick selection | Andrey Kleshchev |
2023-09-19 | SL-20177: Blind attempt at fixing crash in SetWindowLongPtr. Guess based on t... | Cosmic Linden |
2023-05-10 | Merge pull request #208 from secondlife/SL-19690 | nat-goodspeed |
2023-05-08 | DRTVWR-559 Remove main window proc printf debugging. | RunitaiLinden |
2023-05-08 | SL-19690: Follow up on Rye Mutt's fix for shutdown crashes. | Nat Goodspeed |
2023-05-03 | DRTVWR-559: Merge remote branch 'DRTVWR-559' into DRTVWR-559-zapfunc | Nat Goodspeed |
2023-05-03 | DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). | Nat Goodspeed |
2023-05-02 | DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time... | RunitaiLinden |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden |
2023-03-31 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-02-08 | DRTVWR-559 Remove some 32-bit color paranoia checks (potential fix for runnin... | Dave Parks |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2023-01-19 | SL-18999 IME disabling should be called in window's thread | Andrey Kleshchev |
2023-01-18 | SL-18985 Crash at std::basic_string::erase | Andrey Kleshchev |
2023-01-12 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy |
2022-12-16 | SL-18719 GL 3.0/3.1 compatibility pass. | Dave Parks |