index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llmessage
/
llcoproceduremanager.h
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2022-04-26
SL-15383 repalced some boost::shared_ptr with std version to make it readable...
Andrey Kleshchev
2021-04-29
Merge master (DRTVWR-515) into DRTVWR-516-maint
Andrey Kleshchev
2021-02-10
SL-14807 Viewer crashes when creating an experience
Andrey Kleshchev
2020-11-26
SL-14399 Enqueue into 'LLViewerAssetStorage::assetRequestCoro' failed
Andrey Kleshchev
2020-03-25
DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests.
Nat Goodspeed
2020-03-25
DRTVWR-476: Use shared_ptr to manage lifespan of coprocedure queue.
Nat Goodspeed
2020-03-25
Improved shutdown behavior of LLCoprocedureManager
Brad Kittenbrink
2020-03-25
First draft of boost::fibers::unbuffered_channel based implementation of LLCo...
Brad Kittenbrink
2020-03-25
SL-793: Use Boost.Fiber instead of the "dcoroutine" library.
Nat Goodspeed
2016-09-15
MAINT-5232: Normalize LLSingleton subclasses.
Nat Goodspeed
2015-09-01
MAINT-5575: Convert the Experience cache into a coro based singleton.
Rider Linden