phoenix-firestorm/indra
Nat Goodspeed dc2e2cd76f DRTVWR-564: Add LL::apply(): call function, passing args from tuple.
This anticipates C++17's std::apply(), and in fact once we detect C++17, we'll
just use that. But in C++14 we must still provide our own implementation.
2022-06-18 11:53:57 -04:00
..
cmake SL-17376 Fix viewer failing due to missing vcruntime140_1 2022-05-09 21:22:22 +03:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra SL-17376 Do not fail build if vcruntime140_1 is missing 2022-05-10 18:53:33 +03:00
linux_crash_logger
llappearance
llaudio SL-16865 llStopSound() does not stop sound if it is out of cutoff radius 2022-03-21 09:44:55 +02:00
llcharacter Merge branch 'master' (DRTVWR-557) into DRTVWR-546 2022-03-01 13:41:42 +02:00
llcommon DRTVWR-564: Add LL::apply(): call function, passing args from tuple. 2022-06-18 11:53:57 -04:00
llcorehttp
llcrashlogger
llfilesystem
llimage SL-16933: Fix texture stat Raw Total always increasing 2022-03-07 19:11:59 -08:00
llimagej2coj
llinventory Merge branch 'master' (DRTVWR-557) into DRTVWR-546 2022-03-01 13:41:42 +02:00
llkdu
llmath SL-17244 Fix 'empty leaf' crashes 2022-05-05 19:41:56 +03:00
llmeshoptimizer
llmessage Merge branch 'master' (DRTVWR-557) into DRTVWR-546 2022-03-01 13:41:42 +02:00
llplugin
llprimitive Merge branch 'master' (DRTVWR-557) into DRTVWR-546 2022-03-01 13:41:42 +02:00
llrender SL-17124 switchContext and loadShaderFile crashes 2022-04-29 19:41:22 +03:00
llui Merge branch master (D540) into DRTVWR-546 2022-04-18 23:42:39 +03:00
llwindow SL-17124 make sure window thread wakes up to proces 'quit' message 2022-04-29 22:18:20 +03:00
llxml SL-16606: Add profiler category LLSD 2022-01-14 11:50:19 -08:00
mac_crash_logger
media_plugins Merge branch 'master' (DRTVWR-557) into DRTVWR-546 2022-03-01 13:41:42 +02:00
newview Increment viewer version to 6.6.1 2022-05-25 19:22:09 -04:00
test Merge branch master (D540) into DRTVWR-546 2022-04-18 23:42:39 +03:00
tools/vstool
viewer_components SL-16831 Don't wait for an updater on login failure unles it's the cause of failure 2022-04-15 20:53:21 +03:00
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py