phoenix-firestorm/indra/llcommon
Andrey Lihatskiy d1c0a5b840 Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge
# Conflicts:
#	indra/llcommon/CMakeLists.txt
#	indra/newview/llspatialpartition.cpp
#	indra/newview/llviewergenericmessage.cpp
#	indra/newview/llvoavatar.cpp
2023-11-29 10:45:43 +02:00
..
tests Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge 2023-11-29 10:45:43 +02:00
CMakeLists.txt Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge 2023-11-29 10:45:43 +02:00
StackWalker.cpp
StackWalker.h
always_return.h DRTVWR-558: Extend LLEventDispatcher::add() overloads. 2023-07-13 12:49:09 -04:00
apply.cpp DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. 2023-07-13 12:47:45 -04:00
apply.h DRTVWR-558: Constrain LL::apply()'s use of std::apply(). 2023-07-13 16:01:56 -04:00
chrono.h
classic_callback.cpp
classic_callback.h
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
function_types.h DRTVWR-558: Extend LLEventDispatcher::add() overloads. 2023-07-13 12:49:09 -04:00
hbxxh.cpp SL-19110 Fix xxhash build link and properly register contribution 2023-01-31 22:05:42 +02:00
hbxxh.h SL-19110 Make HBXXH* classes no-copy. (#72) 2023-02-07 01:17:22 +02:00
indra_constants.cpp
indra_constants.h SL-19728 Objects that cannot be clicked or cammed unless in edit mode 2023-07-11 23:55:46 +02:00
is_approx_equal_fraction.h
lazyeventapi.cpp DRTVWR-564: Allow LLLeapListener to report LazyEventAPIs too. 2022-06-22 10:51:11 -04:00
lazyeventapi.h DRTVWR-587: Try harder to work around clang bug. 2023-07-27 11:11:53 -04:00
linden_common.h
llalignedarray.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp MacOS Build fix 2023-01-16 20:43:12 +02:00
llallocator_heap_profile.h
llapp.cpp SL-19744: Remove LLApp::startErrorThread() and references. 2023-05-23 04:28:58 +03:00
llapp.h SL-19744: Remove LLApp::startErrorThread() and references. 2023-05-23 04:28:58 +03:00
llapr.cpp Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge 2023-11-29 10:45:43 +02:00
llapr.h SL-17868 Fixed macos build issue 2022-08-01 18:27:13 +03:00
llassettype.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llassettype.h
llatomic.cpp
llatomic.h
llbase32.cpp
llbase32.h
llbase64.cpp DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. 2022-11-12 18:59:21 -10:00
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp SL-19886 Fix onidle crash after closing inventory floater 2023-06-17 01:31:02 +03:00
llcallbacklist.h
llcallstack.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llcallstack.h DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). 2023-05-03 09:55:31 -04:00
llcleanup.cpp
llcleanup.h
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
llcoros.cpp Merge branch 'main' into DRTVWR-587-maint-V 2023-10-25 21:28:26 +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
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h SL-18330: Use recursive variadic llmax(), llmin() 2023-03-01 14:33:35 -05:00
lldependencies.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lldependencies.h SL-18893 OSX buildfix 2023-01-16 23:16:43 +02:00
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-10-25 16:12:13 -07:00
llerror.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-10-25 16:12:13 -07:00
llerrorcontrol.h
llerrorlegacy.h
llevent.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llevent.h
lleventapi.cpp DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. 2022-06-18 11:57:10 -04:00
lleventapi.h DRTVWR-564: We don't need LLEventAPI to befriend LazyEventAPI. 2022-06-21 14:46:59 -04:00
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp DRTVWR-587: Use [[noreturn]] attribute on callFail() methods 2023-07-28 11:05:46 +03:00
lleventdispatcher.h DRTVWR-587: Use [[noreturn]] attribute on callFail() methods 2023-07-28 11:05:46 +03:00
lleventemitter.h
lleventfilter.cpp
lleventfilter.h DRTVWR-558: Support LLStoreListener<LLSD>, add LLCaptureListener. 2023-07-13 12:47:58 -04:00
llevents.cpp DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. 2022-06-18 11:57:10 -04:00
llevents.h DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. 2022-06-18 11:57:10 -04:00
lleventtimer.cpp
lleventtimer.h
llexception.cpp
llexception.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp
llfile.h
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 Eliminate needless copies 2023-01-09 19:19:12 -04:00
llheteromap.h
llindexedvector.h
llinitdestroyclass.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llinitdestroyclass.h
llinitparam.cpp SL-18893 OSX buildfix 2023-01-16 23:16:43 +02:00
llinitparam.h Eliminate needless copies 2023-01-09 19:19:12 -04:00
llinstancetracker.cpp
llinstancetracker.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llinstancetrackersubclass.h DRTVWR-559: Introduce LLInstanceTrackerSubclass mediator class. 2022-12-09 13:16:39 -05:00
llkeybind.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llkeybind.h DRTVWR-575: Introduce LLKeyBind::endNonEmpty() 2022-12-06 13:04:35 -05:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp Merge branch 'main' into DRTVWR-587-maint-V 2023-10-25 21:28:26 +03:00
llleap.h
llleaplistener.cpp DRTVWR-564: Allow LLLeapListener to report LazyEventAPIs too. 2022-06-22 10:51:11 -04:00
llleaplistener.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmainthreadtask.cpp
llmainthreadtask.h
llmake.h
llmd5.cpp SL-18330: Use C++ standard types for llmd5, not local typedefs. 2023-03-01 14:11:27 -05:00
llmd5.h SL-18330: Use C++ standard types for llmd5, not local typedefs. 2023-03-01 14:11:27 -05:00
llmemory.cpp Merge branch 'master' (DRTVWR-548) into DRTVWR-559 2022-10-21 18:19:27 +03:00
llmemory.h
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llmetricperformancetester.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmetrics.cpp
llmetrics.h
llmortician.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmortician.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmutex.cpp
llmutex.h DRTVWR-559 WIP - optimize ARC calculation et al. 2023-05-03 17:30:02 -05:00
llnametable.h Eliminate needless copies 2023-01-09 19:19:12 -04:00
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
llpriqueuemap.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llprocess.cpp SL-17135 Apr process creation crash 2023-10-03 21:14:34 +03:00
llprocess.h SL-17135 Apr process creation crash 2023-10-03 21:14:34 +03:00
llprocessor.cpp SL-18837: Merge branch 'actions' into actions-build-sh 2023-07-17 15:41:26 -04:00
llprocessor.h Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llprocinfo.cpp
llprocinfo.h
llprofiler.h Fix build error from overly fancy tracy macro usage that nobody else is using for DRTVWR-559 2023-11-03 09:50:03 -07:00
llprofilercategories.h SL-19172 Texture streaming tune up. Incidental decruft. 2023-03-10 10:52:35 -06:00
llptrto.cpp
llptrto.h DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. 2023-07-13 12:47:45 -04:00
llqueuedthread.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llqueuedthread.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llrand.cpp SL-18837: Ditch inactive llrand.cpp LL_USE_SYSTEM_RAND code. 2023-07-18 09:45:00 -04:00
llrand.h
llrefcount.cpp SL-18119 - UIUsage logs for some common operations 2022-09-16 17:09:55 +01:00
llrefcount.h
llregex.h
llregistry.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llrun.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llrun.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llsafehandle.h
llsd.cpp DRTVWR-575: Fix possible bad indexing in LLSD::operator[](size_t). 2023-01-04 17:18:31 -05:00
llsd.h SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 2023-05-19 17:21:51 -04:00
llsdjson.cpp
llsdjson.h
llsdparam.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llsdparam.h
llsdserialize.cpp Fix for SL-19968 objects missing timing bug due to stall during login 2023-11-03 09:49:48 -07:00
llsdserialize.h SL-18330: Change to strip_deprecated_header(size_t* header_size) 2023-05-31 16:33:01 -04:00
llsdserialize_xml.cpp Fix for SL-19968 objects missing timing bug due to stall during login 2023-11-03 09:49:48 -07:00
llsdserialize_xml.h
llsdutil.cpp DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. 2023-07-13 12:47:45 -04:00
llsdutil.h DRTVWR-587: Fix LL::apply(function, LLSD array). 2023-10-29 11:56:17 -04:00
llsimplehash.h
llsingleton.cpp
llsingleton.h
llsmoothstep.h
llstacktrace.cpp
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 SL-18330: Fix per PR review comments. 2023-02-15 17:29:48 -05:00
llstreamtools.h SL-18330: Fix per PR review comments. 2023-02-15 17:29:48 -05:00
llstrider.h
llstring.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llstring.h MacOS Build fix 2023-01-16 20:43:12 +02:00
llstringtable.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llstringtable.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llsys.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llsys.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llsys_objc.h DRTVWR-575: Explain that NSInteger is really int64_t. 2022-11-13 06:10:02 -10:00
llsys_objc.mm DRTVWR-575: Merge brad's xcode-14.1 fixes with nat's 2022-11-13 05:59:40 -10:00
lltempredirect.cpp
lltempredirect.h
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
llthreadlocalstorage.h SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
llthreadsafequeue.cpp
llthreadsafequeue.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lltimer.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
lltimer.h
lltrace.cpp Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltrace.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lltraceaccumulators.cpp Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltraceaccumulators.h
lltracerecording.cpp SL-18330: Review and tweak LLTrace::PeriodicRecording indexing 2023-03-02 15:00:50 -05:00
lltracerecording.h SL-18330: Review and tweak LLTrace::PeriodicRecording indexing 2023-03-02 15:00:50 -05:00
lltracethreadrecorder.cpp Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltracethreadrecorder.h Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltreeiterators.h
llunits.h
llunittype.h DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. 2022-11-12 18:59:21 -10:00
lluri.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
lluri.h
lluriparser.cpp
lluriparser.h
lluuid.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-08-23 12:26:14 -07:00
lluuid.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llworkerthread.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
lockstatic.h
mutex.h
stdtypes.h DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize. 2023-06-01 11:34:48 -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-19966 Reverted "SL-18721: Faster viewer shutdown time since performance improvements can lead to perceived inventory loss due to cache corruption" 2023-07-07 20:26:05 +03:00
threadpool.h SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance improvements can lead to perceived inventory loss due to cache corruption" 2023-07-07 20:26:05 +03:00
threadpool_fwd.h SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. 2022-12-09 13:21:45 -05:00
threadsafeschedule.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
timer.h
tuple.h
u64.cpp
u64.h
workqueue.cpp SL-19690: Fix a lingering reference to WorkSchedule::postIfOpen() 2023-05-08 12:45:27 -04:00
workqueue.h SL-19690: Properly qualify exception type. 2023-05-08 12:31:57 -04:00