summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-21Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-05-21CHOP-948: correctly persist the UpdaterWillingToTest preferenceOz Linden
2013-05-20Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-05-20SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
removed extra dereference for copy on write pointer moved copyonwrite mechanism to RecordingBuffers from individual buffer fixed logic that was leaving scene unfrozen when camera moved during metrics gathering
2013-05-20BUILDFIX: mac gcc fixRichard Linden
2013-05-20NORSPEC-191 make alpha masked rigged faces appear with deferred rendering on ↵Graham Madarasz
and off
2013-05-20MergeGraham Madarasz
2013-05-20MergeGraham Madarasz
2013-05-20NORSPEC-188 avoid removing 'Use Texture' item when cancelling from picker ↵Graham Madarasz
back to having prev texture
2013-05-20Mergecallum_linden
2013-05-20Quieten down writing to fmod.log - only write errors - speculate this is ↵callum_linden
related to audio stutter/frame stalls
2013-05-20NORSPEC-197 Fix for fullbright alpha masked objects not renderingDave Parks
2013-05-20SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
killed LLFastTimerView::getTime fixed block time stats always being 0
2013-05-20NORSPEC-168 fix UI update to not re-add the 'Use Texture' item when ↵Graham Madarasz
selecting legacy bump settings
2013-05-20Get latest from viewer-releasesimon
2013-05-20SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
further improvements that should eliminate more short duration recording periods
2013-05-20SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
fixed copy construction of Recorders, eliminated most zero-length frames fixed reset behavior of periodic recordings and extendable recordings to clear entire history removed busy-loop recording of stats from worker threads...stats reported only when work is done
2013-05-17increment version to 3.5.3 to be higher than the releaseOz Linden
2013-05-17merge changes for lastest integrationsOz Linden
2013-05-17Merge vwr-dev-matGraham Madarasz (Graham)
2013-05-17NORSPEC-189 restore old mat param update registrationGraham Madarasz (Graham)
2013-05-17advance project to Beta phase... !!!Oz Linden
2013-05-17merge changes for latest integration repoOz Linden
2013-05-17increment version to 3.6.0Oz Linden
2013-05-17Added tag 3.5.2-release for changeset 9b1b6f33aa53Oz Linden
2013-05-17Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-05-17NORSPEC-187 Add directionality to ambient lighting.Dave Parks
2013-05-17Extra fix for Dave's shader OS X related shader changecallum_linden
2013-05-17Backout OpenGL 2.1 compatibility attemptDave Parks
2013-05-17NORSPEC-187 Directional ambient work in progress.Dave Parks
2013-05-17Merge with headcallum_linden
2013-05-16Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingXiaohong Bao
2013-05-16more correct setting to enable object cache culling.Xiaohong Bao
2013-05-16fix for SH-4080: interesting: random crash on MacXiaohong Bao
2013-05-16Fix for compilation error in shadows disabled and don't load transform ↵Dave Parks
feedback shaders unless transform feedback is enabled.
2013-05-16MergeGraham Madarasz
2013-05-16Merge beta fixesGraham Madarasz
2013-05-16NORSPEC-190 Fix for local lights not being gamma corrected on alpha objects.Dave Parks
2013-05-16NORSPEC-189 return to inefficient material update reg to avoid crashes from ↵Graham Madarasz
brundlefly solution with old reg and new callback
2013-05-16NORSPEC-185 Fix for regression caused by accidentally checking in debug code.Dave Parks
2013-05-16Mergecallum_linden
2013-05-16merge changes for 3.5.3-beta6Oz Linden
2013-05-16Removed debugging.Aura Linden
2013-05-16SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect cleaned up scene monitor stats recording, now all trace stats dumped to csv also fixed extendablerecording, periodicrecording, etc. to properly implement start/stop/etc
2013-05-15Thanks mercurial.Aura Linden
2013-05-15NORSPEC-119 put back TE-specific get registration in material manager ↵Graham Madarasz
stomped during 'reloading'.
2013-05-15MergeGraham Madarasz
2013-05-15Added tag 3.5.2-beta6 for changeset 9013c07bfe1cOz Linden
2013-05-15Attempt at making deferred rendering work on OpenGL 2.1Dave Parks
2013-05-15MergeGraham Madarasz