phoenix-firestorm/indra
Nat Goodspeed bf8aea5059 DRTVWR-476: Use LLThreadSafeQueue, not boost::fibers::buffered_channel.
We've observed buffered_channel::try_push() hanging, which seems very odd. Try
our own LLThreadSafeQueue instead.
2020-03-25 19:07:22 -04:00
..
cmake
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance
llaudio
llcharacter
llcommon DRTVWR-476: Make LLThreadSafeQueue coroutine-safe as well. 2020-03-25 19:07:22 -04:00
llcorehttp DRTVWR-476: Disable test_httprequest.hpp on Mac Release builds. 2020-03-25 18:44:04 -04:00
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath
llmessage DRTVWR-476: Use LLThreadSafeQueue, not boost::fibers::buffered_channel. 2020-03-25 19:07:22 -04:00
llplugin [DRTVWR-476] - fix linking 2020-03-25 18:39:20 -04:00
llprimitive
llrender DRTVWR-476: Fix glVertexAttrib{IPointer,PointerARB}() OpenGL calls. 2020-03-25 16:12:46 -04:00
llui
llvfs
llwindow DRTVWR-494: Avoid keeping iterator to destroyed temporary container. 2020-03-25 15:28:17 -04:00
llxml
mac_crash_logger
media_plugins
newview
test
tools/vstool
viewer_components
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py