Age | Commit message (Expand) | Author |
2024-08-28 | Ditch trailing spaces. | Nat Goodspeed |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-05-29 | Make ~ThreadPool() join every thread before destroying its vector. | Nat Goodspeed |
2024-04-17 | Reintroduce LLCoros::killreq() to request killing a named coroutine. | Nat Goodspeed |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-02-27 | SL-18721 Shutdown fixes #5 | Andrey Kleshchev |
2024-02-16 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev |
2024-01-22 | SL-18721 Shutdown fixes | Andrey Kleshchev |
2022-12-09 | SL-18809: Merge 'DRTVWR-559' of secondlife/viewer into sl-18809 | Nat Goodspeed |
2022-12-09 | SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. | Nat Goodspeed |
2022-12-08 | Fix for non-windows build of DRTVWR-559 use usleep() for sleepy_robin scheduler | Brad Kittenbrink |
2022-12-07 | DRTVWR-559: Try using custom fiber scheduler for ThreadPool threads. (#30) | RunitaiLinden |
2022-06-09 | SL-17483: Add integration test for CommonControl | Nat Goodspeed |
2022-06-09 | SL-17483: Fix ThreadPool::getConfiguredWidth() compile error. | Nat Goodspeed |
2022-06-09 | SL-17483: Make it possible to override width of any ThreadPool. | Nat Goodspeed |
2022-06-09 | SL-17483: Make ThreadPool inherit LLInstanceTracker | Cosmic Linden |
2021-11-23 | SL-16400: Add ThreadPool::start() method, and call it. | Nat Goodspeed |
2021-11-22 | SL-16094 More profile hooks for threading code, remove redundant wglCreateCon... | Runitai Linden |
2021-11-05 | SL-16202: Use WorkQueue::postTo() for texture create/post handshake. | Nat Goodspeed |
2021-11-04 | SL-16202: Use large WorkQueue size limits for mainloop and General. | Nat Goodspeed |
2021-10-22 | SL-16220: Fix thread name expression. | Nat Goodspeed |
2021-10-22 | SL-16220: Add LL::ThreadPool class and a "General" instance. | Nat Goodspeed |