phoenix-firestorm/indra
Dave Parks fc0b238654 Fix for media textures failing to update (and eating lots of memory) on Mac/Intel 2022-02-23 17:55:44 -06:00
..
cmake
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance
llaudio
llcharacter
llcommon SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some assertions around ref counting and (hack) fix crash on shutdown from dangling texture reference (reduced to 1 dangling texture from several hundred, can't find the remaining reference). 2022-02-23 16:51:33 -06:00
llcorehttp SL-15902 Cleanup gSecAPIHandler 2021-09-03 22:21:29 +03:00
llcrashlogger
llfilesystem
llimage SL-16418 Media texture update stall fix. Make media texture updates use LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled. 2022-02-14 18:07:24 +00:00
llimagej2coj
llinventory
llkdu
llmath SL-16418 Media texture update stall fix. Make media texture updates use LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled. 2022-02-14 18:07:24 +00:00
llmeshoptimizer DRTVWR-542 Automated method selection 2021-08-04 21:14:00 +03:00
llmessage SL-16606: Add profiler category NETWORK 2022-01-14 11:50:20 -08:00
llplugin Merge branch 'DRTVWR-519' into DRTVWR-552-cache-360 2021-11-16 01:24:03 +02:00
llprimitive Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546 2021-11-29 20:33:13 +02:00
llrender Fix for media textures failing to update (and eating lots of memory) on Mac/Intel 2022-02-23 17:55:44 -06:00
llui SL-16892 Fix incorrect width of dropdown menus 2022-02-22 00:05:38 +02:00
llwindow SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and querying for available video memory. 2022-02-17 22:52:23 +00:00
llxml SL-16606: Add profiler category LLSD 2022-01-14 11:50:19 -08:00
mac_crash_logger
media_plugins DRTVWR-546 merge up to 6.5.2 2021-12-15 14:37:18 -07:00
newview Fix for media textures failing to update (and eating lots of memory) on Mac/Intel 2022-02-23 17:55:44 -06:00
test DRTVWR-546 merge up to 6.5.2 2021-12-15 14:37:18 -07:00
tools/vstool
viewer_components DRTVWR-476, SL-13555: Don't crash if user closes viewer during login. 2020-07-07 14:48:36 -04:00
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py