Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-05-08 | SL-19690: Fix a lingering reference to WorkSchedule::postIfOpen() | Nat Goodspeed |
2023-05-08 | SL-19690: Follow up on Rye Mutt's fix for shutdown crashes. | Nat Goodspeed |
2022-12-09 | SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. | Nat Goodspeed |
2022-01-14 | SL-16606: Add profiler category THREAD | Ptolemy |
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-23 | SL-16094, SL-16400: Merge branch 'DRTVWR-546' into glthread | Nat Goodspeed |
2021-11-22 | SL-16094 Add WorkQueue profile hooks | Runitai Linden |
2021-11-15 | Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread" | Dave Houlton |
2021-11-10 | SL-16094: Add WorkQueue::size() method to support changeset 08336bb. | Nat Goodspeed |
2021-11-04 | SL-16202: Use large WorkQueue size limits for mainloop and General. | Nat Goodspeed |
2021-11-04 | SL-16202: Merge branch 'sl-16220' into glthread | Nat Goodspeed |
2021-10-26 | SL-16220: Change WorkQueue::runOn() to waitForResult(). | Nat Goodspeed |
2021-10-25 | SL-16220: WorkQueue::runOn() methods submit work, wait for result. | Nat Goodspeed |
2021-10-22 | SL-16220: Add LL::ThreadPool class and a "General" instance. | Nat Goodspeed |
2021-10-21 | SL-16202 Fix for textures appearing black or flashing white due to optimizati... | Dave Parks |
2021-10-07 | SL-16024: Defend against two threads making "anonymous" WorkQueues. | Nat Goodspeed |
2021-10-07 | SL-16024: Add LL::WorkQueue for passing work items between threads. | Nat Goodspeed |