Age | Commit message (Expand) | Author |
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-23 | SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some assertions... | Dave Parks |
2022-01-14 | SL-16606: Add profiler category STATS | Ptolemy |
2022-01-14 | SL-16606: Add profiler category THREAD | Ptolemy |
2022-01-14 | SL-16606: Add profiler category STRING | Ptolemy |
2022-01-14 | SL-16606: Add profiler category STATS | Ptolemy |
2022-01-14 | SL-16606: Add profiler category MEMORY | Ptolemy |
2022-01-14 | SL-16606: Add profiler category LOGGING | Ptolemy |
2022-01-14 | SL-16606: Add profiler category LLSD | Ptolemy |
2022-01-14 | SL-16606: Include profiler categories automatically | Ptolemy |
2022-01-14 | SL-16606: Add categories | Ptolemy |
2022-01-10 | Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JK | Andrey Lihatskiy |
2021-12-16 | Merge branch 'SL-15742' into DRTVWR-527-maint | Andrey Lihatskiy |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-12-15 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy |
2021-12-15 | Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint | Andrey Kleshchev |
2021-12-11 | Merge branch 'master' into SL-15742 | Bennett Goble |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble |
2021-11-24 | SL-16094: Fix WorkQueue test for correct behavior of runFor(). | Nat Goodspeed |
2021-11-24 | DRTVWR-546, SL-16220, SL-16094: Undo previous glthread branch revert. | Nat Goodspeed |
2021-11-24 | SL-16400: Make WorkQueue::runFor() and runUntil() stop when done. | Nat Goodspeed |
2021-11-24 | SL-16094: Fix merge glitches from previous revert. | Nat Goodspeed |
2021-11-23 | SL-16094, SL-16400: Merge branch 'DRTVWR-546' into glthread | Nat Goodspeed |
2021-11-23 | SL-16400: Add ThreadPool::start() method, and call it. | Nat Goodspeed |
2021-11-23 | Merge branch 'glthread' of ssh://bitbucket.org/lindenlab/viewer into glthreadx | Nat Goodspeed |
2021-11-23 | SL-16094: Support ll_convert<std::string>(const char*) | Nat Goodspeed |
2021-11-23 | SL-16094: Tweak llstring merge | Nat Goodspeed |
2021-11-23 | SL-16094: Merge llstring work from SL-16207 | Nat Goodspeed |
2021-11-23 | SL-16094: Extend stringize() to support variadic arguments. | Nat Goodspeed |
2021-11-22 | SL-16094 More profile hooks for threading code, remove redundant wglCreateCon... | Runitai Linden |
2021-11-22 | SL-16094 Add WorkQueue profile hooks | Runitai Linden |
2021-11-19 | SL-16094: fix merge glitch | Nat Goodspeed |
2021-11-19 | SL-16094: Stylish braces! | Nat Goodspeed |
2021-11-19 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed |
2021-11-19 | SL-16329 - track frame time and jitter (as average deviation frame to frame) ... | Brad Payne (Vir Linden) |
2021-11-19 | SL-16094: Stylish braces! | Nat Goodspeed |
2021-11-17 | SL-15241 Cleanup | Andrey Kleshchev |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton |
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy |
2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy |
2021-11-16 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy |
2021-11-15 | Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread" | Dave Houlton |
2021-11-12 | SL-16220: Merge branch 'origin/DRTVWR-546' into glthread | Nat Goodspeed |
2021-11-11 | SL-16094: Stylish braces! | Nat Goodspeed |
2021-11-10 | SL-16094: Add WorkQueue::size() method to support changeset 08336bb. | Nat Goodspeed |
2021-11-09 | Merged DRTVWR-546 into SL-16329 | Vir Linden |
2021-11-09 | SL-16329 - track frame time and jitter (as average deviation frame to frame) ... | Brad Payne (Vir Linden) |
2021-11-05 | SL-16202: Use WorkQueue::postTo() for texture create/post handshake. | Nat Goodspeed |