phoenix-firestorm/indra
Nat Goodspeed a3d6544be0 Give `LLGLSLShader::finishProfile()` a static default string param.
`finishProfile()` is called at least once within a `__try` block. If we default
its `report_name` parameter to a temporary `std::string`, that temporary must be
destroyed when the stack is unwound, which `__try` forbids.

(cherry picked from commit c6e6f44f50b4de391000c5b9f781a2f0a5024e76)
2024-09-18 14:05:27 -04:00
..
cmake #2590 Fix for horrible FPS on Intel Mac (#2591) 2024-09-17 18:14:22 -05:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance Raise resolution of local baked texture preview from 512 to 2048 2024-09-16 15:12:15 -04:00
llaudio
llcharacter secondlife/viewer#2391: Remove avatar rigging "callstack" logging 2024-08-26 16:33:38 -07:00
llcommon Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llcorehttp Changes towards C++20 compatibility (#2520) 2024-09-09 13:02:34 +03:00
llcrashlogger
llfilesystem #2431 Fix for redundant searching for pixeismall.j2c causing frame stalls 2024-08-27 15:59:41 -05:00
llimage Update calcDataSizeJ2C to stop undersized blocks (#2525) 2024-09-09 12:31:00 +03:00
llimagej2coj
llinventory viewer#2529 Optimize LLSettingsWater::blend 2024-09-12 18:45:06 +03:00
llkdu
llmath Profile guided optimization pass (#2582) 2024-09-16 18:49:03 -05:00
llmeshoptimizer
llmessage Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llplugin Fix for crash in LLPluginProcessParent during early shutdown. 2024-09-16 13:14:14 -07:00
llprimitive Profile guided optimization pass (#2582) 2024-09-16 18:49:03 -05:00
llrender Give `LLGLSLShader::finishProfile()` a static default string param. 2024-09-18 14:05:27 -04:00
llui #2408 The long covenant with emojis significantly slows down some operations in the viewer 2024-09-18 17:13:59 +02:00
llwebrtc Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop 2024-08-20 09:44:14 -07:00
llwindow Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llxml Enable /permissive- on MSVC for better standards conformance (#2251) 2024-08-14 08:01:02 -07:00
media_plugins Update zlib-ng libxml2 libpng freetype minizip-ng boost collada-dom tinygltf packages (#2250) 2024-08-12 07:30:42 +03:00
newview Make Develop->Render Tests->Frame Profile dump JSON to a file too. 2024-09-18 14:05:27 -04:00
test Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361) 2024-08-20 18:41:48 +03:00
tools/vstool
viewer_components defensively capture coroutine args by value 2024-08-26 15:01:04 -07:00
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt