Age | Commit message (Expand) | Author |
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 |
2024-05-02 | Correct the GL function used for detecting VRAM | Erik Kundiman |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-05-01 | Attempt to detect NVIDIA & ATI VRAM | Erik Kundiman |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-25 | Merge tag '7.1.6-release' | Erik Kundiman |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-20 | Merge tag '7.1.5-release' | Erik Kundiman |
2024-04-14 | Feature/linux gtk removal (#1225) | Nicky Dasmijn |
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-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-04-10 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy |
2024-04-05 | Linux viewer (ReleaseOS) resurrection (#1099) | Nicky Dasmijn |
2024-03-15 | SL-18721 Restore release behavior | Andrey Kleshchev |
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-03-02 | Merge tag '7.1.3-release' | Erik Kundiman |
2024-03-01 | SL-18721 Shutdown fixes #6 | Andrey Kleshchev |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-01 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-02-22 | IME composition is now replaced by the result | Erik Kundiman |
2024-02-19 | viewer#836 Xcode buildfix | Andrey Lihatskiy |
2024-02-19 | Change LLPreeditor::standouts_t to std::deque since std::vector<bool> since i... | Ansariel |
2024-02-18 | viewer#831 Xcode buildfix | Andrey Lihatskiy |
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-30 | First attempt to fix unicode input | Erik Kundiman |