phoenix-firestorm/indra/llcommon
Ansariel bf6a334ff4 Add Windows 11 detection (which Kokua can yoink again...) 2022-01-05 15:30:16 +01:00
..
nd
res
tests Merge branch 'DRTVWR-545-maint-mix' of https://bitbucket.org/lindenlab/viewer 2021-10-12 12:59:35 +02:00
CMakeLists.txt Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-11-10 21:17:02 +01:00
StackWalker.cpp
StackWalker.h
blockingconcurrentqueue.h Major refactor and extension of perfdata 2021-10-21 13:18:45 +01:00
concurrentqueue.h Major refactor and extension of perfdata 2021-10-21 13:18:45 +01:00
ctype_workaround.h
fix_macros.h
fstelemetry.cpp Migrate perfstats away from telemetry/profiling 2021-10-13 02:04:05 +01:00
fstelemetry.h Add nonlinear frame and Square plot support 2021-11-05 17:11:14 +00:00
fstracyclient.cpp
indra_constants.cpp
indra_constants.h
is_approx_equal_fraction.h
lightweightsemaphore.h Major refactor and extension of perfdata 2021-10-21 13:18:45 +01:00
linden_common.h
llalignedarray.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-10-15 14:24:05 +02:00
llapp.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-10-15 14:24:05 +02:00
llapr.cpp
llapr.h
llassettype.cpp
llassettype.h
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
llcleanup.cpp
llcleanup.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcond.h
llcoros.cpp Merge branch 'DRTVWR-521-maint' of https://bitbucket.org/lindenlab/viewer 2021-08-02 09:35:11 +02:00
llcoros.h Merge branch 'master' into DRTVWR-521-maint 2021-07-20 02:48:05 +03:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge branch 'DRTVWR-521-maint' of https://bitbucket.org/lindenlab/viewer 2021-08-02 09:35:11 +02:00
llerror.h Merge branch 'DRTVWR-516-maint' of https://bitbucket.org/lindenlab/viewer 2021-05-25 11:03:48 +02:00
llerrorcontrol.h SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. 2021-05-11 21:42:14 -04:00
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
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
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
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
llkeybind.cpp
llkeybind.h
llkeythrottle.h
llkeyusetracker.h
llleap.cpp SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. 2021-05-11 21:42:14 -04:00
llleap.h
llleaplistener.cpp
llleaplistener.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmainthreadtask.cpp
llmainthreadtask.h
llmake.h
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp
llmutex.h
llnametable.h
llpointer.h
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h FIRE-31221 workaround for newer glibc versions, patch from Lance Corrimal. 2021-10-16 18:49:05 +02:00
llpriqueuemap.h
llprocess.cpp
llprocess.h
llprocessor.cpp
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp Image decode thread pool ported from CoolVL. 2021-05-12 20:42:09 +02:00
llqueuedthread.h Image decode thread pool ported from CoolVL. 2021-05-12 20:42:09 +02:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregex.h
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h Revert "Merge branch 'c++17' into DRTVWR-522-maint" 2021-09-28 19:22:18 +03:00
llsdjson.cpp
llsdjson.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp non-allocating unzip_llsd - from Rye 2021-06-10 21:41:55 +01:00
llsdserialize.h non-allocating unzip_llsd - from Rye 2021-06-10 21:41:55 +01:00
llsdserialize_xml.cpp
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsimplehash.h
llsingleton.cpp SL-10297: Simplify implementation of LLSingletonBase::logwarns() etc. 2021-05-12 09:46:49 -04:00
llsingleton.h Merge branch 'DRTVWR-516-maint' of https://bitbucket.org/lindenlab/viewer 2021-05-25 11:03:48 +02:00
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h
llstl.h Revert "Merge branch 'c++17' into DRTVWR-522-maint" 2021-09-28 19:22:18 +03:00
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp
llstring.h
llstringtable.cpp
llstringtable.h
llsys.cpp Add Windows 11 detection (which Kokua can yoink again...) 2022-01-05 15:30:16 +01:00
llsys.h
lltempredirect.cpp
lltempredirect.h
llthread.cpp Merge branch 'DRTVWR-521-maint' of https://bitbucket.org/lindenlab/viewer 2021-06-08 19:55:43 +02:00
llthread.h Merge branch 'DRTVWR-519' of https://bitbucket.org/lindenlab/viewer 2021-06-05 14:03:30 +02:00
llthreadlocalstorage.cpp
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp
lltimer.h
lltrace.cpp
lltrace.h
lltraceaccumulators.cpp
lltraceaccumulators.h
lltracerecording.cpp
lltracerecording.h SL-15581 Add the function to get median FPS 2021-07-16 16:32:12 +03:00
lltracethreadrecorder.cpp
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h
lluri.cpp Merge branch 'master' of https://bitbucket.org/Ansariel/phoenix-firestorm 2021-05-25 09:11:03 +02:00
lluri.h
lluriparser.cpp
lluriparser.h
lluuid.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-11-16 08:22:59 +01:00
lluuid.h Fixup class scope to help Linux builds 2021-11-06 00:41:48 +00:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp
llworkerthread.h
lockstatic.h
mutex.h
stdtypes.h
string_table.h
stringize.h
tea.cpp
tea.h
timer.h
timing.cpp
u64.cpp
u64.h