phoenix-firestorm/indra/llcommon
Rye Mutt 855cae27cc Fix LLThreadSafeQueueInterrupt in WorkQueueBase::postTo during shutdown by catching and returning false 2023-05-05 17:23:29 -04:00
..
tests Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559 2023-05-04 11:39:03 -07:00
CMakeLists.txt Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-03-29 14:54:06 -07:00
StackWalker.cpp DRTVWR-476: Fix Windows line endings 2020-03-25 18:47:13 -04:00
StackWalker.h
apply.h DRTVWR-558: Fix builds on macOS 12.5 Monterey. 2022-08-22 21:00:42 -04:00
chrono.h SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue. 2021-10-05 17:31:53 -04:00
classic_callback.cpp DRTVWR-543: Add ClassicCallback utility class with tests 2021-09-23 16:25:12 -04:00
classic_callback.h DRTVWR-543: Consistently use ClassicCallback<USERDATA> throughout. 2021-09-23 17:09:16 -04:00
commoncontrol.cpp SL-17483: Add integration test for CommonControl 2022-06-09 17:04:26 -04:00
commoncontrol.h SL-17483: Make it possible to override width of any ThreadPool. 2022-06-09 10:18:29 -04:00
ctype_workaround.h
fix_macros.h
hbxxh.cpp SL-19110 Fix xxhash build link and properly register contribution 2023-01-31 22:05:42 +02:00
hbxxh.h SL-19110 Fix xxhash build link and properly register contribution 2023-01-31 22:05:42 +02:00
indra_constants.cpp
indra_constants.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
is_approx_equal_fraction.h
linden_common.h SL-16027: Add Tracy OpenGL support 2021-09-21 16:10:52 -07:00
llalignedarray.h SL-16799 Clean up use of hardcoded folder names 2022-02-05 02:59:10 +02:00
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Remove some remnants of breakpad. 2022-04-18 03:44:09 +02:00
llapp.h Restored SL-14961 2022-02-14 22:59:26 +02:00
llapr.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2022-12-12 17:59:34 -08:00
llapr.h SL-17868 Fixed macos build issue 2022-08-01 18:27:13 +03:00
llassettype.cpp SL-17649 Icon for Material type in Inventory 2022-06-24 13:09:24 +03:00
llassettype.h Merge remote-tracking branch 'origin/euclid-17277' into brad/SL-17116-material-messaging 2022-04-28 14:05:49 -07:00
llatomic.cpp
llatomic.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcallstack.cpp
llcallstack.h DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). 2023-05-03 09:55:31 -04:00
llcleanup.cpp SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llcleanup.h SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llclickaction.h
llcommon.cpp SL-19172 Texture streaming tune up. Incidental decruft. 2023-03-10 10:52:35 -06:00
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcond.h SL-16094: Fix WorkQueue test for correct behavior of runFor(). 2021-11-24 12:56:48 -05:00
llcoros.cpp Revert "Restored SL-14961" 2022-10-13 01:14:29 +03:00
llcoros.h Revert "Restored SL-14961" 2022-10-13 01:14:29 +03:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). 2023-05-03 09:55:31 -04:00
llerror.h DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). 2023-05-03 09:55:31 -04:00
llerrorcontrol.h SL-16093 Don't force the console window to be open on developer builds because it causes frame stalls while logging. 2021-09-27 23:56:06 +00:00
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp SL-15393: Use non-overloaded name for function returning LLSD&. 2021-06-24 02:07:40 +03:00
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp DRTVWR-476: Defer #include "lleventtimer.h" until lleventfilter.cpp. 2020-03-25 19:00:10 -04:00
lleventfilter.h SL-16014: Add Tracy markup for LLEventFilter 2021-09-22 14:38:44 -07:00
llevents.cpp SL-15093 Crash nanov2_free_to_block 2021-05-28 19:54:16 +03:00
llevents.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
lleventtimer.cpp
lleventtimer.h DRTVWR-476: Add LLEventTimer::run_every(), run_at(), run_after(). 2020-03-25 18:59:10 -04:00
llexception.cpp SL-17077 Ensure profiling is disabled if gpu_benchmark fails. Log the source of the real crash for when the viewer inevitably crashes later. 2022-03-25 13:05:50 -05:00
llexception.h SL-14347 Crash at ChoosePixelFormat SEH 2020-12-01 18:22:24 +02:00
llfasttimer.cpp SL-16606: Add profiler category STATS 2022-01-14 11:50:21 -08:00
llfasttimer.h SL-15709: Cleanup 2021-09-03 17:53:44 -07:00
llfile.cpp
llfile.h DRTVWR-476: Add LLUniqueFile, adding RAII semantics to LLFILE*. 2020-03-25 19:05:17 -04:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp SL-17490 Update Tracy 2022-05-31 08:33:18 -05:00
llframetimer.h
llhandle.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llheteromap.cpp
llheteromap.h
llindexedvector.h
llinitdestroyclass.cpp
llinitdestroyclass.h
llinitparam.cpp
llinitparam.h
llinstancetracker.cpp
llinstancetracker.h DRTVWR-559: Introduce LLInstanceTrackerSubclass mediator class. 2022-12-09 13:16:39 -05:00
llinstancetrackersubclass.h DRTVWR-559: Introduce LLInstanceTrackerSubclass mediator class. 2022-12-09 13:16:39 -05:00
llkeybind.cpp SL-6109 Fixed issue with llcontrols ignoring left mouse button with masks 2020-06-24 15:28:01 +03:00
llkeybind.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp SL-15742: Convert build scripts to Python 3 2021-12-10 14:42:49 -08:00
llleap.h
llleaplistener.cpp SL-16024: Return shared_ptr from LLInstanceTracker::getInstance(). 2021-10-07 11:53:45 -04:00
llleaplistener.h DRTVWR-476: Eliminate static LLEventPump factory maps. 2020-03-25 18:58:16 -04:00
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmainthreadtask.cpp
llmainthreadtask.h
llmake.h DRTVWR-476: Engage variadic llmake() implementation. 2020-03-25 18:52:10 -04:00
llmd5.cpp
llmd5.h
llmemory.cpp Merge branch 'master' (DRTVWR-548) into DRTVWR-559 2022-10-21 18:19:27 +03:00
llmemory.h SL-16606: Add profiler category MEMORY 2022-01-14 11:50:20 -08:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp SL-15177 Added LLTextureFetchTester to log texture fetching state timers 2021-04-29 17:37:26 +03:00
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
llmutex.h DRTVWR-559 WIP - optimize ARC calculation et al. 2023-05-03 17:30:02 -05:00
llnametable.h
llpointer.h SL-18459 WIP -- fix for assert in setGLTFMaterial 2022-10-27 11:27:21 -05:00
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h SL-16207: Update llstring.h handling of different string types. 2021-10-27 13:01:37 -04:00
llpriqueuemap.h
llprocess.cpp SL-18801 Crash at LLPluginProcessParent::pollTick() 2022-12-07 19:33:47 +02:00
llprocess.h
llprocessor.cpp Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llprocessor.h Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llprocinfo.cpp
llprocinfo.h
llprofiler.h SL-19172 Texture streaming tune up. Incidental decruft. 2023-03-10 10:52:35 -06:00
llprofilercategories.h SL-19172 Texture streaming tune up. Incidental decruft. 2023-03-10 10:52:35 -06:00
llptrto.cpp
llptrto.h
llqueuedthread.cpp SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to reduce CPU usage of background threads. 2022-11-30 13:25:00 -06:00
llqueuedthread.h SL-17219 WIP - Texture pipeline overhaul 2022-04-15 19:02:07 -05:00
llrand.cpp
llrand.h
llrefcount.cpp SL-18119 - UIUsage logs for some common operations 2022-09-16 17:09:55 +01:00
llrefcount.h 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
llregex.h SL-2202 Add exception handling around boost::regex_match() calls in the viewer 2021-01-11 17:07:03 +02:00
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp SL-16606: Add profiler category LLSD 2022-01-14 11:50:19 -08:00
llsd.h DRTVWR-568: More cleanup of deleted obsolete std library features. 2022-08-26 22:49:16 -04:00
llsdjson.cpp
llsdjson.h jsoncpp includepath should not include json/. jsoncpp includes a header "features.h" 2022-04-18 02:50:43 +02:00
llsdparam.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llsdparam.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llsdserialize.cpp Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces 2022-09-27 17:59:21 -04:00
llsdserialize.h Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces 2022-09-27 17:59:21 -04:00
llsdserialize_xml.cpp DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY. 2020-05-13 16:37:12 -04:00
llsdserialize_xml.h
llsdutil.cpp Merge branch master (D540) into DRTVWR-546 2022-04-18 23:42:39 +03:00
llsdutil.h SL-19647: Eliminate LLSDArray entirely. 2023-05-03 17:38:30 -04:00
llsimplehash.h
llsingleton.cpp SL-10297: Simplify implementation of LLSingletonBase::logwarns() etc. 2021-05-12 09:46:49 -04:00
llsingleton.h SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
llsmoothstep.h
llstacktrace.cpp DRTVWR-476: Fix Windows line endings 2020-03-25 18:47:13 -04:00
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h
llstl.h DRTVWR-568: More cleanup of deleted obsolete std library features. 2022-08-26 22:49:16 -04:00
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp SL-16606: Add profiler category STRING 2022-01-14 11:50:21 -08:00
llstring.h SL-16094: Support ll_convert<std::string>(const char*) 2021-11-23 14:25:16 -05:00
llstringtable.cpp
llstringtable.h
llsys.cpp Merge branch 'master' (DRTVWR-548) into DRTVWR-559 2022-10-21 18:19:27 +03:00
llsys.h Merge branch master (DRTVWR-571) into DRTVWR-559 2022-09-16 21:07:39 +03:00
llsys_objc.h SL-17634 Replace deprecated carbon Gestalt calls 2022-06-22 18:00:49 +03:00
llsys_objc.mm SL-17634 Replace deprecated carbon Gestalt calls 2022-06-22 18:00:49 +03:00
lltempredirect.cpp DRTVWR-476: Always clear both fields even if mOrigTarget invalid. 2020-03-25 19:06:13 -04:00
lltempredirect.h DRTVWR-476: Encapsulate dup()/dup2() fd saving as LLTempRedirect. 2020-03-25 19:06:12 -04:00
llthread.cpp SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to reduce CPU usage of background threads. 2022-11-30 13:25:00 -06:00
llthread.h SL-15200: Add LLApp::sleep(duration) methods. 2021-05-17 13:37:13 -04:00
llthreadlocalstorage.h SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
llthreadsafequeue.cpp
llthreadsafequeue.h SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
lltimer.cpp SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to reduce CPU usage of background threads. 2022-11-30 13:25:00 -06:00
lltimer.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
lltrace.cpp SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
lltrace.h SL-16606: Add profiler category STATS 2022-01-14 11:50:21 -08:00
lltraceaccumulators.cpp SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
lltraceaccumulators.h SL-16606: Add profiler category STATS 2022-01-14 11:50:21 -08:00
lltracerecording.cpp SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
lltracerecording.h SL-16606: Add profiler category STATS 2022-01-14 11:50:21 -08:00
lltracethreadrecorder.cpp SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
lltracethreadrecorder.h SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
lltreeiterators.h
llunits.h
llunittype.h
lluri.cpp SL-13843 FIXED URL gets changed when opened in the internal web browse 2020-08-25 15:18:40 +03:00
lluri.h
lluriparser.cpp SL-14597 Fixed deprecated function and added signal handling 2021-01-21 11:59:27 +00:00
lluriparser.h SL-14597 Fixed deprecated function and added signal handling 2021-01-21 11:59:27 +00:00
lluuid.cpp DRTVWR-559 Return to MD5 for LLUUID operations. Existing LLUUID API implementations must not change, but may add "fast" variants where appropriate in the future. 2023-03-06 10:58:46 -06:00
lluuid.h Restore LLUUID to a plain old data type in a post-c++11 world 2022-10-25 09:50:40 -04:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore SSAO to release version. 2022-09-30 10:57:01 -05:00
llworkerthread.h SL-17219 WIP - Texture pipeline overhaul 2022-04-15 19:02:07 -05:00
lockstatic.h
mutex.h
stdtypes.h SL-16207: Update llstring.h handling of different string types. 2021-10-27 13:01:37 -04:00
string_table.h
stringize.h Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-maint_cmake 2022-06-05 14:27:28 +02:00
threadpool.cpp SL-18809: Merge 'DRTVWR-559' of secondlife/viewer into sl-18809 2022-12-09 16:34:28 -05:00
threadpool.h SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. 2022-12-09 13:21:45 -05:00
threadpool_fwd.h SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. 2022-12-09 13:21:45 -05:00
threadsafeschedule.h GCC11.1 warning: moving a local object in a return statement prevents copy elision [-Werror=pessimizing-move] 2022-07-28 16:12:17 +00:00
timer.h
tuple.h SL-16024: Introduce tuple.h with tuple_cons(), tuple_cdr(). 2021-10-04 11:48:58 -04:00
u64.cpp
u64.h
workqueue.cpp SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. 2022-12-09 13:21:45 -05:00
workqueue.h Fix LLThreadSafeQueueInterrupt in WorkQueueBase::postTo during shutdown by catching and returning false 2023-05-05 17:23:29 -04:00