Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-26 | NORSPEC-281 bring back a classic normal generation fix from runitai's ↵ | Graham Linden | |
personal collection | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-09 | SH-4374 FIX Interesting: Statistics Object cache hit rate is always 100% | Richard Linden | |
moved object cache sampling code so that it actually gets executed default values for stats are NaN instead of 0 in many cases | |||
2013-07-30 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
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 | Merge downstream code | simon | |
2013-07-30 | MAINT-2913: crash in LLCamera::AABBInFrustum. Tried to make array indexes | simon | |
bullet-proof. Reviewed by Kelly | |||
2013-07-29 | fix for SH-4293: texture console takes a while to settle down on Interesting ↵ | Xiaohong Bao | |
viewer. | |||
2013-07-28 | NORSPEC-323 fix norm/tangent gen for prim caps | Graham Linden | |
2013-07-23 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-07-23 | Merge | Xiaohong Bao | |
2013-07-23 | renamed mVarianceSum to mSumOfSquares to be more clear | Richard Linden | |
fixed normalization assertions to work with megaprims added is_zero() utility function fixed unit declarations to be more clear fixed texture cache hit rate always being 0 | |||
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden | |
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats | |||
2013-06-25 | NORSPEC-288 WIP fixes the issue with normal gen, but may be a bigger perf ↵ | Graham Linden | |
hit than we want | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-20 | MATBUG-204 Fix for crash in genVolumeBBoxes | Dave Parks | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-19 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-18 | Occlusion culling overhaul. | Dave Parks | |
2013-06-14 | Disable asserts in CalculateTangentArray (discussed with davep) to avoid ↵ | Graham Linden | |
debugging interruptions from bad assets | |||
2013-06-13 | Remove some now useless assertions. | Dave Parks | |
2013-06-12 | fix for SH-4244: interesting: objects on adjacent region are not visible. | Xiaohong Bao | |
2013-06-12 | Merge | Graham Madarasz | |
2013-06-12 | Backout tangent assert experiment | Graham Madarasz | |
2013-06-12 | Pedantic adj overly concerned with minute details or formalisms | Graham Madarasz | |
2013-06-12 | Changes to protect against use of normalize3fast on degenerate vectors | Graham Madarasz | |
2013-06-12 | Fix issues with NaNs in tangent data from using normalize3fast on ↵ | Graham Madarasz | |
zero-length vectors and other data conditioning; also added assert to normalize3fast to make finding these problems easier in the future | |||
2013-06-11 | Speculative fix for tangent calc asserts on Mac | Graham Madarasz | |
2013-06-10 | NORSPEC-242 Followup, fix a couple more sources of NaN and infinity. | Dave Parks | |
2013-06-07 | NORSPEC-242 Fix for infinity and NaN showing up in tangents and texture ↵ | Dave Parks | |
coordinates sometimes. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-05-15 | BUG-2581 : [simon-ll-viewer-cat] Path cut, hollow and slice break planar | simon | |
texture mapping on prims. Credits to DaveP | |||
2013-05-09 | Merge | simon | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Merge viewer-beta | simon | |
2013-05-07 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-05-07 | Optimization -- don't draw glow in alpha pool unless needed | Dave Parks | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Forgot to commit @#! merge | simon | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-11 | Merge | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-13 | Merge | Graham Madarasz (Graham Linden) | |
2013-03-13 | Cleanup per code review of prev change with DaveP | Graham Madarasz (Graham Linden) | |
2013-03-13 | Move fast memcpy to llcommon and use it in llalignedarray pushback on all ↵ | Graham Madarasz (Graham Linden) | |
platforms. Code Review: DaveP | |||
2013-03-12 | Mods to make compile on gcc 4.6.3 work mo betta | Graham Madarasz | |