Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-01-14 | SL-16606: Add profiler category THREAD | Ptolemy |
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-22 | SL-16094 More profile hooks for threading code, remove redundant wglCreateCon... | Runitai Linden |
2021-11-15 | Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread" | Dave Houlton |
2021-11-04 | SL-16202: Add postIfOpen() methods to WorkQueue, LLThreadSafeQueue. | Nat Goodspeed |
2021-10-11 | SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs... | Dave Parks |
2021-10-06 | SL-16024: Fix ThreadSafeSchedule::tryPopFor(), tryPopUntil(). | Nat Goodspeed |
2021-10-05 | SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue. | Nat Goodspeed |
2021-10-04 | SL-16024: Don't use a lambda as default arg for universal reference. | Nat Goodspeed |
2021-10-04 | SL-16024: LLThreadSafeQueue enhancements | Nat Goodspeed |
2021-10-01 | SL-16024: Enhance LLThreadSafeQueue for use with WorkQueue. | Nat Goodspeed |
2020-07-28 | Nat's suggested improvement to LLThreadSafeQueue that takes account of queue ... | Callum Prentice |
2020-05-20 | DRTVWR-476: Add LLThreadSafeQueue::tryPushFrontFor(). | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Wrap boost::fibers::mutex et al. with LLCoros aliases. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Introduce LLThreadSafeQueue::close(). | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Make LLThreadSafeQueue coroutine-safe as well. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Encapsulate redundant VS boilerplate around <mutex>. | Nat Goodspeed |
2019-01-15 | SL-10291 Replace apr thread with standard C++11 functionality | andreykproductengine |
2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2010-11-09 | Fix for dll linkage errors. | brad kittenbrink |
2010-11-09 | start of a thread safe queue | Andrew A. de Laix |