Age | Commit message (Expand) | Author |
2024-08-01 | Fix failure to join or detach threads causing rare shutdown termination | Rye Mutt |
2024-07-09 | Update tracy profiler to 0.10 (#1946) | Rye Mutt |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-05-02 | #1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356) | RunitaiLinden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-02-09 | llcommon: BOOL (int) to real bool/LSTATUS | Lars Næsbye Christensen |
2024-01-18 | SL-20546: Merge branch 'DRTVWR-588-maint-W' into sl-20546. | Nat Goodspeed |
2023-11-17 | SL-20546: Defend llrand's random generator against concurrent access | Nat Goodspeed |
2022-11-30 | SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to redu... | Dave Parks |
2022-01-14 | SL-16606: Add profiler category THREAD | Ptolemy |
2021-09-27 | SL-16093 Don't force the console window to be open on developer builds becaus... | Dave Parks |
2021-09-03 | SL-15709: Add Tracy support to viewer | Ptolemy |
2021-06-07 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-06-03 | SL-15272 Bugsplat crashes at condition wait() | Andrey Kleshchev |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton |
2020-03-25 | DRTVWR-494: Use std::thread::id for LLThread::currentID(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Add on_main_thread(), sibling to assert_main_thread(). | Nat Goodspeed |
2019-01-15 | SL-10291 Replace apr thread with standard C++11 functionality | andreykproductengine |
2019-01-14 | SL-10291 Replace apr_mutex with standard C++11 functionality | andreykproductengine |
2018-08-21 | MAINT-5651 LLTrace issues on exit | andreykproductengine |
2018-02-22 | MAINT-8183 Fixed some exit issues and crashes | andreykproductengine |
2018-02-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2018-01-29 | MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun() | Andrey Kleshchev |
2018-01-17 | merge 5.1.0-release | Oz Linden |
2017-08-08 | MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes. | Rider Linden |
2017-04-14 | Change certificate store infrastructure to key off of the Subject Key | Oz Linden |
2016-04-22 | Windows: USe the correct datatypes when calling the Windows API. | Nicky |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-11-19 | OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS sup... | Cinder |
2014-11-19 | OPEN-282 Use pthreads for TLS on mac | Cinder |
2014-02-24 | merge with release | Richard Linden |
2014-01-30 | fix for heap corruption crash on shutdown | Richard Linden |
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden |
2013-12-10 | BUILDFIX: bad use of non static member | Richard Linden |
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden |
2013-12-05 | added some comments and changed calls from get_master_thread_recorder() | Richard Linden |
2013-10-11 | fixed legacy usage of llendl | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-08-06 | SH-4411 Thread/mutex rework between main and worker thread | Monty Brandenberg |
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden |
2013-07-15 | SH-4299Interesting: High fps shown temporarily off scale in statistics console | Richard Linden |
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden |
2013-06-30 | fixed memory leak due to implementation of LLThreadLocalSingleton | Richard Linden |
2013-06-22 | fixed scene load monitor resetting to eagerly due to spurious camer amotion | Richard Linden |