phoenix-firestorm/indra
Monty Brandenberg 11d420dd32 Decided to refactor a bit. Was using LLSD as an internal data
representation transferring ownership, doing data aggregation
in a very pedantic way.  That's just adding unneeded cost and
complication.  Used the same objects to transport data as are
collecting it and everything got simpler, faster, easier to
read with fewer gotchas.  Bit myself *again* doing the min/max/mean
merges but the unittests where there to pick me up again.  Added
a per-region FPS metric while I was at it.  This is much asked
for and there was a convenient place to sample the value.
2010-12-10 17:41:05 -08:00
..
cmake Merge with viewer-development 2010-11-18 15:36:11 -08:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater Merge with viewer-development 2010-11-18 15:36:11 -08:00
llaudio STORM-521 FIXED Made defensive fix for crash in LLAudioSource::hasPendingPreloads(). 2010-11-22 17:26:39 +02:00
llcharacter
llcommon merge from http://hg.secondlife.com/viewer-development 2010-12-09 11:07:50 -05:00
llcrashlogger
llimage STORM-105 : takes Vadim's comments into account, clean up use of static globals and magic strings, enforce naming conventions 2010-11-08 17:16:31 -08:00
llimagej2coj
llinventory Forgot to give myself credit. 2010-11-25 13:45:05 -05:00
llmath
llmessage ESC-228 ESC-227 Corrections for metrics counters and send-on-quit delivery. 2010-12-10 16:05:19 -05:00
llplugin
llprimitive
llrender
llui Pull viewer-beta in 2010-12-06 16:56:25 -08:00
llvfs Fix test failure due to erroneous validation of fputs() return value. 2010-11-19 16:59:28 -05:00
llwindow
llxml Add name, value info to convert_from_llsd<> specialization LL_ERRS. 2010-11-09 14:40:32 -05:00
llxuixml
lscript
mac_crash_logger
mac_updater added mechanism for install scripts to indicate a failed install and for update service to note the failure; modified mac installer to write marker on error. 2010-11-15 09:38:20 -08:00
media_plugins
newview Decided to refactor a bit. Was using LLSD as an internal data 2010-12-10 17:41:05 -08:00
test
test_apps/llplugintest
tools/vstool
viewer_components Attempted fix for CHOP-223: fixed executable permissions on update_install script for mac and linux. 2010-11-29 14:12:56 -08:00
win_crash_logger
win_updater
CMakeLists.txt
develop.py
fix-incredibuild.py