Age | Commit message (Expand) | Author |
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-15 | Merge branch 'main' into maint-b | Erik Kundiman |
2024-07-14 | Performance and tuning | mobserveur |
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 | 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 |
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 |