phoenix-firestorm/indra/llcommon
Tank_Master 999bd2130e Merge LL 3.4.0 release 2012-09-13 15:19:30 -07:00
..
res EOL fixes. No code changes. 2011-08-08 17:58:42 -05:00
tests IQA-463: LLError::addRecorder() claims ownership of passed Recorder*. 2012-04-23 11:26:18 -04:00
CMakeLists.txt Fix 64-bit builds. Move code block to outside of "if static/dymatic" so it works on either static or dymatic llcommon. 2012-08-22 21:03:24 -04:00
bitpack.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
bitpack.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
ctype_workaround.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
doublelinkedlist.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
imageids.cpp After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
imageids.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
indra_constants.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
indra_constants.h STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group. 2011-07-12 15:48:02 -07:00
is_approx_equal_fraction.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
linden_common.h cleaned up linden_common.h, removing stuff that is mostly unused 2012-02-01 16:39:27 -08:00
linked_lists.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
ll_template_cast.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llaccountingcost.h New header for accounting costs 2011-08-03 10:23:22 -04:00
llagentconstants.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llallocator.cpp Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the repository. 2012-09-10 10:37:02 -07:00
llallocator.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llallocator_heap_profile.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llallocator_heap_profile.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llapp.cpp Merge backout of b782a75c99e6 2011-10-14 11:58:35 -05:00
llapp.h STORM-422 FIXED Added command line option "-disablecrashlogger" to disable crash logger. 2010-11-02 20:26:38 +02:00
llapr.cpp Crashfix/FIRE-4090/FIRE-4820: Always create LLVolatileAPRPool so it can be safely used from different threads. 2012-07-15 03:19:04 +02:00
llapr.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llassettype.cpp EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
llassettype.h EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
llassoclist.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llavatarconstants.h STORM-955: VWR-24312: Massively duplicated objects 2010-12-30 14:53:30 +01:00
llavatarname.cpp EXP-1815 FIXED Favorites list in login screen not populated when display names are disabled. 2012-01-19 20:34:31 +02:00
llavatarname.h renamed temp name flag member in name cache to avoid confusion with similar names in other classes 2011-01-15 09:09:41 -05:00
llbase32.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbase32.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbase64.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbase64.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llboost.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llchat.h Fixed: FIRE-1439 - Clickable avatar names on local chat radar crossing reports 2012-04-14 18:55:07 -07:00
llclickaction.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcommon.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llcommon.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llcommonutils.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcommonutils.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcoros.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcoros.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcrc.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcrc.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcriticaldamp.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcriticaldamp.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcursortypes.cpp Merge LL pathfinding 2012-08-06 18:14:39 -07:00
llcursortypes.h Merge LL pathfinding 2012-08-06 18:14:39 -07:00
lldarray.h Rolling back before back RLV merge 2010-11-04 10:02:01 -07:00
lldarrayptr.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldate.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldate.h Added badges version 0.1 to buttons. 2011-05-24 09:38:49 -07:00
lldefs.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldeleteutils.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldependencies.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldependencies.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldepthstack.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldictionary.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldictionary.h Remove assert from lldictionary that keeps devs from working with mesh viewer and release viewer. 2010-11-01 12:29:09 -05:00
lldlinked.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldoubledispatch.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldqueueptr.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llendianswizzle.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llenum.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llerror.cpp Merge LL pathfinding 2012-08-06 18:14:39 -07:00
llerror.h Add logging during tests (debug level, to test-specific files) 2012-06-24 07:27:34 -04:00
llerrorcontrol.h merge up to 3.3.3-release + pathfinding 2012-06-25 17:16:29 -04:00
llerrorlegacy.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llerrorthread.cpp Normalize LLErrorThread::run() loop exit condition. 2012-03-12 12:08:35 -04:00
llerrorthread.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llevent.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llevent.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventapi.cpp CHOP-763: Promote Response class from llwindowlistener.cpp to LLEventAPI. 2011-09-01 13:12:23 -04:00
lleventapi.h add getInfo to LLView to get state information about ui elements. 2011-09-08 09:46:04 -05:00
lleventcoro.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventcoro.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventdispatcher.cpp Untested support for passing array to map-registered function. 2011-02-06 21:32:25 -05:00
lleventdispatcher.h Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>. 2011-02-01 20:18:01 -05:00
lleventemitter.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventfilter.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventfilter.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llevents.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llevents.h Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
lleventtimer.cpp EXP-1021 FIX Position of web content browser dictates position of profile panel - profile panel position changes do not persist 2011-07-26 14:26:27 -07:00
lleventtimer.h SH-466 FIX fix of VWR-20670/SNOW-506 lost in merge 2010-11-22 16:49:14 -05:00
llextendedstatus.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfasttimer.h After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
llfasttimer_class.cpp improved fast timers display 2011-09-14 10:50:32 -07:00
llfasttimer_class.h improved fast timers display 2011-09-14 10:50:32 -07:00
llfile.cpp Backout of '29b3ae5d9a50: Fixed memory leak that happened each time a llif-/llofstream was constructed and had open() called. (Windows only).' This will lead to llxfstream leaking a std::locale (4 byte as of now) each time _Myios::init init is called in ::open. But without calling ::_Init in the ctor, the dtor will crash if ::_Init was never called. So living with the leak for now. 2012-05-21 14:58:17 +02:00
llfile.h Backout of '29b3ae5d9a50: Fixed memory leak that happened each time a llif-/llofstream was constructed and had open() called. (Windows only).' This will lead to llxfstream leaking a std::locale (4 byte as of now) each time _Myios::init init is called in ::open. But without calling ::_Init in the ctor, the dtor will crash if ::_Init was never called. So living with the leak for now. 2012-05-21 14:58:17 +02:00
llfindlocale.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfindlocale.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfixedbuffer.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llfixedbuffer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfoldertype.cpp fixed basic root folder entry to match 8 character limit 2011-06-27 19:13:42 -07:00
llfoldertype.h After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
llformat.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llformat.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llframetimer.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llframetimer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llhash.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llheartbeat.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llheartbeat.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llhttpstatuscodes.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llindexedqueue.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llinitparam.cpp removed LLXUIXML library 2012-01-20 13:51:46 -08:00
llinitparam.h Automated merge with http://hg.secondlife.com/viewer-release 2012-05-09 22:33:04 -04:00
llinstancetracker.cpp STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic(). 2011-09-06 22:07:49 -04:00
llinstancetracker.h Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*. 2012-02-27 11:50:47 -05:00
llkeythrottle.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llkeyusetracker.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllazy.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllazy.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llleap.cpp Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
llleap.h Add LLLeap class, initial implementation, initial unit tests. 2012-03-01 17:46:44 -05:00
llleaplistener.cpp Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
llleaplistener.h Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
lllinkedqueue.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllistenerwrapper.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llliveappconfig.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llliveappconfig.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllivefile.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllivefile.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllocalidhashmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllog.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllog.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllslconstants.h STORM-955: VWR-24312: Massively duplicated objects 2010-12-30 14:53:30 +01:00
llmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmd5.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llmd5.h Automated merge from mesh-development 2011-01-10 11:20:28 -05:00
llmemory.cpp Merge LL 3.4.0 release 2012-09-13 15:19:30 -07:00
llmemory.h Merge LL 3.4.0 release 2012-09-13 15:19:30 -07:00
llmemorystream.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmemorystream.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmemtype.cpp for SH-846: design and implement the debug code to locate memory leaking 2011-01-26 11:13:04 -07:00
llmemtype.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmetricperformancetester.cpp STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit. 2011-03-10 22:02:49 -08:00
llmetricperformancetester.h STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit. 2011-03-10 22:02:49 -08:00
llmetrics.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmetrics.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmortician.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmortician.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llnametable.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lloptioninterface.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lloptioninterface.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llpointer.h WIP: path-118 2012-01-24 16:09:26 -05:00
llpreprocessor.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llpriqueuemap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llprocess.cpp MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprocess.h MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprocessor.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llprocessor.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llptrskiplist.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llptrskipmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llptrto.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llptrto.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llqueuedthread.cpp SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llqueuedthread.h SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llrand.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrand.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrefcount.cpp a debug tool to detect LLPointer issues for SH-694: check if there are any other LLPointer issues in the mesh model uploading flow and fix them if exist. 2011-01-04 16:28:40 -07:00
llrefcount.h BUILDFIX: fixing linux build breakage 2011-01-06 13:07:18 -05:00
llregistry.h Fix Linux UI issues introduced by moving llinitparam to llcommon. 2012-04-11 11:01:00 -04:00
llrun.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrun.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsafehandle.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsd.cpp SEC-995 FIX viewer is easily spammed to death by chat 2012-04-25 11:26:54 -07:00
llsd.h LLSD-14: Extract remaining conditional LLSD mbrs to namespace llsd. 2011-12-06 09:54:59 -05:00
llsdparam.cpp moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable by everyone 2012-01-20 14:55:39 -08:00
llsdparam.h moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable by everyone 2012-01-20 14:55:39 -08:00
llsdserialize.cpp Merge LL pathfinding 2012-08-06 18:14:39 -07:00
llsdserialize.h Path-305: Added support for retrieving compressed navmeshes in a LLSD. 2012-02-22 12:00:37 -05:00
llsdserialize_xml.cpp Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
llsdserialize_xml.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsdutil.cpp Fix a couple gotchas in LLSDArray, LLSDParam, llsd_equals(). 2011-01-31 18:00:58 -05:00
llsdutil.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llsecondlifeurls.cpp Updated Firestorm change log URL in llsecondlifeurls.cpp to new URL format 2012-06-22 21:32:17 +02:00
llsecondlifeurls.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsimplehash.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsingleton.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsingleton.h LLProxy code review fixes. 2011-09-06 16:54:53 -04:00
llskiplist.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llskipmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsmoothstep.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsortedvector.h Fix typo. 2012-06-25 20:03:50 +02:00
llstack.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstacktrace.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstacktrace.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstat.cpp MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll 2012-08-02 11:45:38 -04:00
llstat.h MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll 2012-08-02 11:45:38 -04:00
llstatenums.h PATH-638: Adding elements to render the new sim stats. 2012-05-18 19:14:43 -07:00
llstl.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstreamqueue.cpp Introduce LLStreamQueue to buffer nonblocking I/O. 2012-01-05 15:43:23 -05:00
llstreamqueue.h Add LLStreamQueue::size() and tests to exercise it. 2012-01-12 12:19:27 -05:00
llstreamtools.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstreamtools.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstrider.h MAINT-775 Particle vertex buffer management optimizations 2012-05-02 15:45:38 -05:00
llstring.cpp Crashfix: in ll_safe_string not only guard against 0 pointer, but against illegal length of buffer too. 2012-07-12 18:04:53 +02:00
llstring.h removed spellcheck, to be replaced by LL's version 2012-07-10 23:57:05 -07:00
llstringtable.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstringtable.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsys.cpp After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
llsys.h CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. 2011-07-12 20:14:39 -04:00
llthread.cpp Mimize LLMutex menmory usage by giving every mutex-pool their own allocator. 2012-01-27 21:02:41 +01:00
llthread.h fix for SH-2823 and SH-2824: LLCurl crash inside LLBufferArray::countAfter() and LLBufferArray::copyIntoBuffers 2012-01-20 11:55:15 -07:00
llthreadsafequeue.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llthreadsafequeue.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
lltimer.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
lltimer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltreeiterators.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltypeinfolookup.h Fix misleading comments, per Richard's code review. 2012-04-12 09:42:51 -04:00
lluri.cpp FIRE-5453: Snapshot uploads to Flickr. Adapted from code in Exodus, originally written by Katharine Berry. 2012-08-19 12:39:47 -05:00
lluri.h Base opensim compatibility, by Armwin W/Kokua, used by permission 2011-08-21 23:45:18 -04:00
lluuid.cpp WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
lluuid.h WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
lluuidhashmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llversionserver.h.in EOL fixes. No code changes. 2011-08-08 17:58:42 -05:00
llversionviewer.h.in merge LL 3.3.4 beta 2012-07-16 21:59:14 -07:00
llworkerthread.cpp SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llworkerthread.h SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
metaclass.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaclass.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaclasst.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaproperty.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaproperty.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metapropertyt.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
reflective.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
reflective.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
reflectivet.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
roles_constants.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
stdenums.h EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
stdtypes.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
string_table.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
stringize.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
timer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
timing.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
timing.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
u64.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
u64.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00