Age | Commit message (Expand) | Author |
---|---|---|
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 |