Richard Linden
5866bb7ef0
merge with release
2014-02-12 10:32:02 -08:00
Xiaohong Bao
e2d14cfd47
fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cpp
2014-02-04 21:32:11 -07:00
Drake Arconis
e5b0670ad7
OPEN-195 Cleaned non-UTF8 safe characters
2013-11-13 19:27:17 -05:00
Richard Linden
17e9c872ad
Automated merge with http://bitbucket.org/lindenlab/viewer-release
2013-11-11 19:17:49 -08:00
Richard Linden
04397a095a
more buildfix
2013-10-21 12:29:33 -07:00
Richard Linden
1acceb3633
changed ll_aligned_(malloc|free) to take alignment size as a template argument
2013-10-14 10:18:41 -07:00
Richard Linden
80dfbbaacd
merge from viewer-release
2013-10-08 11:59:24 -07:00
Richard Linden
59628d6f85
Automated merge with http://bitbucket.org/lindenlab/viewer-release
2013-10-01 14:28:39 -07:00
Graham Linden
29216ac5e7
MAINT-3179 fix bad indexing of position info generating false alarms on range checks, issue with free of data now allocated contig with positions instead, and added copious amounts of llwarns to error return sites so 'invalid element' will be a reason to read the log and not a tease.
2013-09-23 13:43:01 -07:00
Graham Linden
95e34d86b9
The unbearable lightness of being norspec
2013-09-18 18:24:16 -07:00
Dave Parks
cacefaf2fc
MAINT-2811 Fix for infinite loop on octree code during teleport.
2013-08-30 15:55:20 -05:00
Graham Linden
62011c2871
Fix merge issues from genBBoxes optimizations fighting with genBBoxes optimizations and missing statics
2013-08-19 12:56:04 -07:00
Graham Linden
3f186aab77
Merge in viewer-release
2013-08-19 12:10:40 -07:00
Graham Linden
e285d515d5
NORSPEC-281 bring back a classic normal generation fix from runitai's personal collection
2013-09-26 11:32:57 -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
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
Graham Linden
c5fc5d9b46
NORSPEC-323 fix norm/tangent gen for prim caps
2013-07-28 15:43:10 -07:00
Xiaohong Bao
52f292c063
Merge
2013-07-23 23:07:16 -06:00
Graham Linden
705a0ab677
NORSPEC-288 WIP fixes the issue with normal gen, but may be a bigger perf hit than we want
2013-06-25 11:16:27 -07:00
Dave Parks
79029149a4
Automated merge with file:///F:%5Cviewer-bear
2013-06-21 12:51:29 -05:00
Richard Linden
a2a6bf20d7
merge with release
2013-06-20 16:46:23 -07:00
Dave Parks
4e46ce5520
MATBUG-204 Fix for crash in genVolumeBBoxes
2013-06-20 17:17:28 -05:00
Dave Parks
ccd04cd66c
Occlusion culling overhaul.
2013-06-18 17:24:21 -05:00
Graham Linden
fec6ab591e
Disable asserts in CalculateTangentArray (discussed with davep) to avoid debugging interruptions from bad assets
2013-06-14 09:32:23 -07:00
Dave Parks
7b28a9a541
Remove some now useless assertions.
2013-06-13 14:38:51 -05:00
Graham Madarasz
9726f3774d
Backout tangent assert experiment
2013-06-12 10:26:06 -07:00
Graham Madarasz
d2b253f1f6
Changes to protect against use of normalize3fast on degenerate vectors
2013-06-12 09:16:19 -07:00
Graham Madarasz
48324a9383
Fix issues with NaNs in tangent data from using normalize3fast on zero-length vectors and other data conditioning; also added assert to normalize3fast to make finding these problems easier in the future
2013-06-12 08:09:29 -07:00
Graham Madarasz
01f595d871
Speculative fix for tangent calc asserts on Mac
2013-06-11 12:02:54 -07:00
Dave Parks
d09f1e7117
NORSPEC-242 Followup, fix a couple more sources of NaN and infinity.
2013-06-10 16:01:53 -05:00
Dave Parks
ddf15867e4
NORSPEC-242 Fix for infinity and NaN showing up in tangents and texture coordinates sometimes.
2013-06-07 16:18:37 -05:00
Dave Parks
c3f14b915c
NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculator instead of binormal calculator, convert binormal centric code to tangent centric)
2013-06-03 12:50:48 -05:00
simon
ec5bd94d59
BUG-2581 : [simon-ll-viewer-cat] Path cut, hollow and slice break planar
...
texture mapping on prims. Credits to DaveP
2013-05-15 11:00:00 -07:00
simon
5687b0c4df
Merge
2013-05-09 15:30:49 -07:00
simon
ee2fce8790
Merge downstream code and viewer-beta
2013-05-09 14:10:45 -07:00
Dave Parks
dbfcd6c9c5
Optimization -- don't draw glow in alpha pool unless needed
2013-05-07 17:20:33 -05:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Graham Madarasz (Graham Linden)
9a811855b9
Merge
2013-03-13 16:16:17 -07:00
Graham Madarasz (Graham Linden)
bba84a3fa9
Cleanup per code review of prev change with DaveP
2013-03-13 13:38:30 -07:00
Graham Madarasz (Graham Linden)
5d2fea6262
Move fast memcpy to llcommon and use it in llalignedarray pushback on all platforms. Code Review: DaveP
2013-03-13 10:42:40 -07:00
Graham Madarasz
e8b8a12b73
Mods to make compile on gcc 4.6.3 work mo betta
2013-03-12 10:48:05 -07:00
Graham Madarasz
1051220d4b
Merged vwr-cat..#$%$% whitespace diffs
2013-03-11 12:41:06 -07:00
Graham Madarasz
c04f4f66c8
Moved LLAlignedArray from llmath to llcommon and put template func impls in header to work around Mac 4.3.3 link issue.
2013-03-11 12:30:16 -07:00
Dave Parks
f8e059deee
MAINT-2371 Lat round of optimizations.
...
Reviewed by Graham
2013-03-08 17:11:30 -06:00
Graham Madarasz
1816582b92
Fix crashes from using single alloc for pos/norm/tc in volume face data fighting with old free call in model loading code
2013-03-06 09:09:07 -08:00
Dave Parks
586025bde5
Automated merge with https://bitbucket.org/lindenlab/viewer-cat
2013-03-04 18:06:29 -06:00
Dave Parks
609ed855e1
MAINT-2371 More optimizations.
...
Reviewed by Graham
2013-03-04 18:01:42 -06:00
Graham Madarasz (Graham)
4e81a84abd
Performance improvements. Faster threadsaferefcount, faster instancetracker, use hashtable and pre-hashed strings for GLSL uniform lookup, and use dup_handles curl interface to avoid re-initing ares resolvers expensively.
2013-03-04 08:57:58 -08:00
Dave Parks
f5e5396c3a
MAINT-2371 First set of profile guided optimizations.
...
Reviewed by Graham
2013-02-26 15:15:08 -06:00