..
nd
…
res
…
tests
Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer
2024-11-28 00:19:30 +01:00
CMakeLists.txt
FIRE-36022 - Removing my USB headset crashes entire viewer - audio device mutex
2025-10-28 23:22:13 -03:00
StackWalker.cpp
…
StackWalker.h
…
always_return.h
…
apply.cpp
…
apply.h
…
blockingconcurrentqueue.h
…
chrono.h
…
classic_callback.cpp
…
classic_callback.h
…
commoncontrol.cpp
…
commoncontrol.h
…
concurrentqueue.h
…
ctype_workaround.h
…
fix_macros.h
…
fsyspath.h
Fix xcode16 build errors
2025-02-13 17:30:08 +02:00
function_types.h
…
hbxxh.cpp
…
hbxxh.h
…
hexdump.h
trailing spaces from other branches
2024-09-19 12:40:56 -04:00
indra_constants.cpp
…
indra_constants.h
Merge branch 'develop' of https://github.com/secondlife/viewer
2025-04-18 19:56:20 +02:00
inlinemutexs.h
Fixed up the i prefix to g to follow coding standards
2025-10-29 15:37:55 -03:00
is_approx_equal_fraction.h
…
lazyeventapi.cpp
…
lazyeventapi.h
…
lightweightsemaphore.h
…
linden_common.h
…
llalignedarray.h
…
llapp.cpp
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-09-19 23:04:19 +02:00
llapp.h
#3591 Reprot SEH directly to bugsplat
2025-02-26 21:50:46 +02:00
llapr.cpp
…
llapr.h
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-09-13 18:54:12 +02:00
llassettype.cpp
#4000 Cherry pick inventory LEAP functions from develop branch
2025-05-20 20:40:04 +03:00
llassettype.h
#4000 Cherry pick inventory LEAP functions from develop branch
2025-05-20 20:40:04 +03:00
llatomic.cpp
…
llatomic.h
…
llbase32.cpp
…
llbase32.h
…
llbase64.cpp
…
llbase64.h
…
llbitpack.cpp
…
llbitpack.h
…
llboost.h
…
llcallbacklist.cpp
…
llcallbacklist.h
…
llcleanup.cpp
…
llcleanup.h
…
llclickaction.h
…
llcommon.cpp
Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer
2024-12-15 21:44:14 +01:00
llcommon.h
…
llcommonutils.cpp
…
llcommonutils.h
…
llcond.h
…
llcoros.cpp
#3591 Restructure SE to not catch LLContinueError
2025-03-12 17:29:42 +02:00
llcoros.h
#3591 rethrow should be mac specific
2025-03-04 17:23:05 +02:00
llcrc.cpp
…
llcrc.h
…
llcriticaldamp.cpp
…
llcriticaldamp.h
…
lldate.cpp
Merge commit '9e24b30' into marchcat/maint-c/restore
2025-04-10 06:01:50 +03:00
lldate.h
Merge commit '9e24b30' into marchcat/maint-c/restore
2025-04-10 06:01:50 +03:00
lldeadmantimer.cpp
…
lldeadmantimer.h
…
lldefs.h
Restore llmath improvements from archived develop branch:
2025-04-17 19:50:30 +02:00
lldependencies.cpp
…
lldependencies.h
…
lldepthstack.h
…
lldictionary.cpp
…
lldictionary.h
…
lldoubledispatch.h
…
llendianswizzle.h
…
llerror.cpp
Merge branch 'release/2024.12-ForeverFPS' of https://github.com/secondlife/viewer
2025-01-26 00:07:35 +01:00
llerror.h
Merge branch 'release/2024.12-ForeverFPS' of https://github.com/secondlife/viewer
2025-02-03 16:11:21 +01:00
llerrorcontrol.h
…
llerrorlegacy.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
…
llevents.h
…
lleventtimer.cpp
…
lleventtimer.h
…
llexception.cpp
…
llexception.h
…
llfasttimer.cpp
Revert "tentative workaround for gcc c++20 std::lerp clash"
2025-03-08 23:46:30 +01:00
llfasttimer.h
…
llfile.cpp
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-09-13 18:54:12 +02:00
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
…
llinstancetrackersubclass.h
…
llkeybind.cpp
…
llkeybind.h
…
llkeythrottle.h
…
llkeyusetracker.h
…
llleap.cpp
…
llleap.h
…
llleaplistener.cpp
…
llleaplistener.h
…
llliveappconfig.cpp
…
llliveappconfig.h
…
lllivefile.cpp
…
lllivefile.h
…
llmainthreadtask.cpp
…
llmainthreadtask.h
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
llmake.h
…
llmd5.cpp
Fixed md5 buffer not being correctly zero-initialized and refactored code. ( #2507 )
2024-09-05 16:55:02 +03:00
llmd5.h
Fixed md5 buffer not being correctly zero-initialized and refactored code. ( #2507 )
2024-09-05 16:55:02 +03:00
llmemory.cpp
…
llmemory.h
Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer
2024-12-15 21:44:14 +01:00
llmemorystream.cpp
…
llmemorystream.h
…
llmetricperformancetester.cpp
…
llmetricperformancetester.h
…
llmetrics.cpp
…
llmetrics.h
…
llmortician.cpp
…
llmortician.h
…
llmutex.cpp
…
llmutex.h
viewer#2608 Crash at LLSnapshotLivePreview::getFormattedImage
2024-09-19 20:56:10 +03:00
llnametable.h
…
llpointer.h
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-09-09 19:48:04 +02:00
llpounceable.h
…
llpredicate.cpp
…
llpredicate.h
Changes towards C++20 compatibility ( #2520 )
2024-09-09 13:02:34 +03:00
llpreprocessor.h
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-09-13 18:54:12 +02:00
llpriqueuemap.h
…
llprocess.cpp
…
llprocess.h
Clean up Windows build ( #2562 )
2024-09-13 17:28:48 +03:00
llprocessor.cpp
Merge branch 'release/2025.05' of https://github.com/secondlife/viewer
2025-04-16 17:49:47 +02:00
llprocessor.h
…
llprocinfo.cpp
…
llprocinfo.h
…
llprofiler.cpp
…
llprofiler.h
…
llprofilercategories.h
…
llptrto.cpp
…
llptrto.h
…
llqueuedthread.cpp
Merge branch 'release/2024.12-ForeverFPS' of https://github.com/secondlife/viewer
2025-02-13 21:24:29 +01:00
llqueuedthread.h
…
llrand.cpp
…
llrand.h
…
llrefcount.cpp
…
llrefcount.h
…
llregex.h
…
llregistry.h
…
llrun.cpp
…
llrun.h
…
llsafehandle.h
…
llsd.cpp
…
llsd.h
…
llsdjson.cpp
viewer#3010 Fix malfunctioning json array to llsd parsing
2024-11-06 00:51:20 +02:00
llsdjson.h
…
llsdparam.cpp
…
llsdparam.h
…
llsdserialize.cpp
…
llsdserialize.h
…
llsdserialize_xml.cpp
…
llsdserialize_xml.h
…
llsdutil.cpp
FIRE-35685: Allow (re-)importing access lists from exported lists in CSV files (or any CSV file containing a UUID column)
2025-06-23 15:35:29 +02:00
llsdutil.h
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2025-07-09 22:50:15 +02:00
llsimplehash.h
…
llsingleton.cpp
…
llsingleton.h
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2024-09-04 23:20:53 +02:00
llsmoothstep.h
…
llstacktrace.cpp
Clean up Windows build ( #2562 )
2024-09-13 17:28:48 +03:00
llstacktrace.h
…
llstatenums.h
…
llstaticstringtable.h
…
llstatsaccumulator.h
…
llstl.h
…
llstreamqueue.cpp
…
llstreamqueue.h
…
llstreamtools.cpp
…
llstreamtools.h
…
llstrider.h
Profile guided optimizations
2024-09-10 18:27:45 -05:00
llstring.cpp
Use PST/PDT when logged into OpenSim instead of SLT
2025-08-27 20:32:24 +10:00
llstring.h
Use PST/PDT when logged into OpenSim instead of SLT
2025-08-27 20:32:24 +10:00
llstringtable.cpp
…
llstringtable.h
…
llsys.cpp
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-09-13 18:54:12 +02:00
llsys.h
…
llsys_objc.h
…
llsys_objc.mm
…
lltempredirect.cpp
…
lltempredirect.h
…
llthread.cpp
Merge branch 'release/2025.05' of https://github.com/secondlife/viewer
2025-07-18 14:14:54 +02:00
llthread.h
Merge branch 'release/2025.05' of https://github.com/secondlife/viewer
2025-07-18 14:14:54 +02:00
llthreadlocalstorage.h
…
llthreadsafequeue.cpp
…
llthreadsafequeue.h
…
lltimer.cpp
remove some pointless and distracting profiling
2025-05-01 16:18:31 +01:00
lltimer.h
…
lltrace.cpp
…
lltrace.h
…
lltraceaccumulators.cpp
…
lltraceaccumulators.h
…
lltracerecording.cpp
…
lltracerecording.h
…
lltracethreadrecorder.cpp
…
lltracethreadrecorder.h
…
lltreeiterators.h
…
llunits.h
…
llunittype.h
…
lluri.cpp
…
lluri.h
…
lluriparser.cpp
…
lluriparser.h
…
lluuid.cpp
Merge branch 'release/2025.04' of https://github.com/secondlife/viewer
2025-04-13 17:47:57 +02:00
lluuid.h
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2025-06-15 17:58:08 +02:00
llwin32headers.h
Clean up Windows build ( #2562 )
2024-09-13 17:28:48 +03:00
llworkerthread.cpp
…
llworkerthread.h
…
lockstatic.h
…
mutex.h
…
stdtypes.h
Merge branch 'develop' of https://github.com/secondlife/viewer
2025-04-18 19:56:20 +02:00
string_table.h
…
stringize.h
…
tea.cpp
…
tea.h
…
threadpool.cpp
…
threadpool.h
Give control over thread queue's automatic shutdown
2025-04-11 00:13:19 +03:00
threadpool_fwd.h
…
threadsafeschedule.h
…
timer.h
…
tuple.h
…
u64.cpp
…
u64.h
…
workqueue.cpp
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-develop
2025-08-06 18:47:44 +02:00
workqueue.h
#3918 Implement automatic shutdown for WorkQueueBase
2025-04-23 18:56:27 +03:00