Age | Commit message (Expand) | Author |
2023-01-16 | SL-18735 Using "Find original" in main inventory tab breaks inventory view | Andrey Kleshchev |
2023-01-16 | Merge branch 'xcode-14.1' into DRTVWR-577-maint-S | Andrey Kleshchev |
2023-01-16 | MacOS Build fix | Andrey Kleshchev |
2023-01-10 | SL-18911 My Land Holdings floater crashes viewer on the Xcode/+Monterey branc... | akleshchev |
2023-01-09 | Eliminate needless copies | Fawrsk |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2023-01-04 | DRTVWR-575: Fix possible bad indexing in LLSD::operator[](size_t). | Nat Goodspeed |
2023-01-04 | DRTVWR-575: Fix bug in macOS micro_sleep(). | Nat Goodspeed |
2022-12-12 | DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565 | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Try to avoid comparison warnings in llclamp() | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Defend unescape_string() against empty line. | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}. | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Use llssize (signed size_t) for max_bytes parameters. | Nat Goodspeed |
2022-12-06 | DRTVWR-575: Introduce LLKeyBind::endNonEmpty() | Nat Goodspeed |
2022-11-13 | DRTVWR-575: Explain that NSInteger is really int64_t. | Nat Goodspeed |
2022-11-13 | DRTVWR-575: Merge brad's xcode-14.1 fixes with nat's | Nat Goodspeed |
2022-11-12 | DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. | Nat Goodspeed |
2022-11-11 | DRTVWR-575 fix LLGetDarwinOSInfo for xcode-14.1. NSInteger is now 64 bits | Brad Kittenbrink |
2022-11-11 | DRTVWR-575 xcode-14.1 compatibility fix. add more overloads for stricter siz... | Brad Kittenbrink |
2022-11-11 | DRTVWR-575 xcode-14.1 compatibility fix. add overloads for stricter integer ... | Brad Kittenbrink |
2022-11-04 | DRTVWR-575: Introduce llssize (signed size_t) and narrow() function. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-09-22 | Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-09-16 | SL-18119 - UIUsage logs for some common operations | Brad Payne (Vir Linden) |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-09-15 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy |
2022-08-01 | SL-17868 Fixed macos build issue | Andrey Kleshchev |
2022-07-30 | SL-17868 Crash at ThreadRecorder::bringUpToDate | Andrey Kleshchev |
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-06-22 | SL-17634 Replace deprecated carbon Gestalt calls | Maxim Nikolenko |
2022-06-14 | SL-16182: Offload audio decoding from the main thread to the general work queue. | Cosmic Linden |
2022-06-14 | SL-17483: Make ThreadPool inherit LLInstanceTracker | Cosmic Linden |
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-05-27 | Merged in SL-15937 (pull request #991) | Howard Stearns |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-05-23 | SL-15937 - adjust memory limit / cache code | Howard Stearns |
2022-05-18 | SL-17388 Add SSE version info to ViewerStats | Andrey Kleshchev |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev |
2022-04-18 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-03-25 | SL-17077 Ensure profiling is disabled if gpu_benchmark fails. Log the source... | Dave Parks |
2022-03-09 | SL-16972 Per feedback from Ansariel, only bump up max heap size on 64-bit bui... | Dave Parks |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev |
2022-02-28 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-02-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-02-28 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy |
2022-02-23 | SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some assertions... | Dave Parks |