Ansariel
68a8141cd6
Merge bento-box
2016-10-04 12:49:38 +02:00
Brad Payne (Vir Linden)
8d6bb9ee4e
SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette()
2016-09-28 15:43:07 -04:00
Nicky
2d2535f987
FIRE-19403; Do not access deleted static instance during viewer shutdown.
2016-06-19 17:54:07 +02:00
Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Ansariel
2caa5273be
Merge Viewer-Big Bird
2015-06-04 15:59:17 +02:00
Nicky
006190f2a1
Merge with tools update.
2015-05-05 13:09:27 +02:00
Brad Payne (Vir Linden)
76fb5f1542
merge with viewer tools update
2015-04-24 10:08:13 -04:00
Brad Payne (Vir Linden)
4d689fc515
MAINT-4653 WIP, DRTVWR-397 WIP - log output to file now includes tags. Request max 5 attachments per idle loop to reduce sim-side failures seen when requesting large numbers.
2015-04-22 16:09:02 -04:00
Oz Linden
5c6cf3e7fb
restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-10 11:02:37 -04:00
Oz Linden
8b42c7898e
replace llifstream and llofstream with std::ifstream and std::ofstream respectively
2015-04-07 17:59:28 -04:00
Oz Linden
3a57b18896
convert llifstream and llofstream to std::ifstream and std::ofstream respectively
2015-04-07 17:28:05 -04:00
callum_linden
0b1259a084
no implicit conversion from ofsteam to bool in VS2013!!!!
2014-12-09 17:29:07 -08:00
Ansariel
f4bfb1aadf
Merge LL V3.7.9 (AIS3 + SSA)
2014-10-22 02:02:08 +02:00
Stinson Linden
08e83a341e
MAINT-4009: Final pass refactoring to eliminate memory allocation related to error reporting that is not properly cleaned up.
2014-05-17 00:41:36 +01:00
Stinson Linden
34b2f2d1f8
MAINT-4009: First pass refactoring to eliminate memory related to error reporting that is not properly cleaned up.
2014-05-16 22:44:25 +01:00
Stinson Linden
37d620463b
MAINT-4009: Cleaning up the error callstacks memory before app quit.
2014-04-28 19:18:47 +01:00
Stinson Linden
b31bfdba37
MAINT-4009: Converting the Globals class within llerror to be derived from LLSingleton so that it may be cleaned up properly on app exit.
2014-04-26 01:47:41 +01:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07:00
Nicky
66674e281d
Ugly (temporary) workaround to get the viewer build against the havok stub again.
2014-07-15 21:35:00 +02:00
Nicky
e0974593d3
Fix some 0-pointer crashes we got with last merge.
2014-06-10 22:42:21 +02:00
Nicky
81f714e433
Correct merge error in llerror.cpp.
2014-06-10 10:46:51 +02:00
Tank_Master
6babf8abd2
Merge LL 3.7.7
2014-06-09 11:29:57 -07:00
maksymsproductengine
ba0b11fee1
Fix build problem
2014-02-20 19:45:47 +02:00
Baker Linden
a72e34a345
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
...
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-14 13:56:36 -08:00
maksymsproductengine
e6c85c46c4
MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
...
- memory leaks fixing;
2014-02-05 20:45:09 +02:00
Baker Linden
d7b902d575
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
...
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-14 13:56:36 -08:00
Richard Linden
7ab616c187
BUILDFIX: fix for windows unit test failures...don't do unnecessary
...
manipulation of callsite strings in llerror
2013-08-26 19:58:29 -07:00
Richard Linden
235cc39293
BUILDFIX: reverted some debugging changes to llerror.cpp
2013-08-23 14:22:01 -07:00
Richard Linden
a77f424945
BUILDFIX: fix for crashes in unit tests on mac and linux
2013-08-23 13:41:51 -07:00
Richard Linden
b1419bfbf0
BUILDFIX: attempted fix for crash on exit in llsdserialize test
2013-08-22 16:56:14 -07:00
Richard Linden
da030893dd
BUILDFIX: gcc fixes
2013-08-14 17:22:29 -07:00
Richard Linden
cc31b4ae79
SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bounces once per second
...
SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary
made llerrs/infos/etc properly variadic wrt tags
LL_INFOS("A", "B", "C") works, for example
fixed unit tests
remove llsimplestat
2013-08-12 20:05:16 -07:00
Richard Linden
e340009fc5
second phase summer cleaning
...
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Richard Linden
910874a7e3
more cleanup
2013-07-30 19:14:19 -07:00
Richard Linden
a2e22732f1
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
...
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
2013-07-30 19:13:45 -07:00
Richard Linden
1e8f9fd80d
SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" when
...
there are no samples during the time period.
added hasValue to SampleAccumulator so we don't print a value when we don't have
a single sample yet
added some disabled log output for scene load timing
2013-07-24 19:36:43 -07:00
Graham Madarasz
bc6070bd19
MAINT-2740 more comment grooming and NULL string guard
2013-06-05 07:38:54 -07:00
Graham Madarasz
a45860fd66
MAINT-2740 put debug output back with guard of debugger presence per Nat review suggestion
2013-06-04 17:12:46 -07:00
Graham Madarasz
0ce3d2e1cc
MAINT-2740 convert to std::string based API for OutputDebug wrapper cleanliness after sage counsel (slight refrain)
2013-06-04 14:17:34 -07:00
Graham Madarasz
2750e86beb
MAINT-2740 and MAINT-2672 rework after code review for 2740 fix and include 2672 fix needed for doing local integ tests
2013-06-04 12:57:03 -07:00
Graham Madarasz
97a2171ea8
MAINT-2740 make use of OsOutputDebugString _DEBUG only to avoid interactions between Win 32-bit SEH and boost coroutine fiber stack handling
2013-06-04 09:05:23 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Tank_Master
c937d8ab44
More VS2013 compile fixes
2013-10-28 18:34:50 -07:00
Nicky
507d83b8c3
Merge.
2013-07-10 20:45:31 +02:00
Nicky
50364b9566
Add log throttling to stop log spam flooding log files.
2013-07-10 20:43:18 +02:00
Tank_Master
718f6fa0ff
merge LL 3.6.1
2013-07-10 00:23:23 -07:00
Tank_Master
d4640277d0
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
Oz Linden
0f958faacd
merge up to 3.3.3-release + pathfinding
2012-06-25 17:16:29 -04:00
Oz Linden
f92e7d30a8
Add logging during tests (debug level, to test-specific files)
2012-06-24 07:27:34 -04:00