summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-11-08SH-2652 Fix for black bands in high-res normal maps (break normal map ↵Dave Parks
generation up into tiles to handle the case where a normal map is higher resolution than the current window)
2011-11-07SH-2634 Fix for land overlay not showing colorsDave Parks
2011-11-07SH-2652 For for screen going white when enabling anti-aliasing.Dave Parks
2011-11-07SH-2546 Fix for black water under terrain (use vec3 instead of float for ↵Dave Parks
vary_AtmosAttenuation
2011-11-07SH-2652 Slightly slower DoF (quality), apply FXAA *after* DoF, fix for some ↵Dave Parks
render targets not getting allocated when needed.
2011-11-04SH-2652 Even faster DoF -- also fix for screen going black when DoF enabled ↵Dave Parks
but shadows are not.
2011-11-04SH-2652 Better DoF combine fooDave Parks
2011-11-04SH-2652 Even faster depth of fieldDave Parks
2011-11-04SH-2652 Don't allocate 6000+ strings every frameDave Parks
2011-11-04SH-2652 Faster depth of fieldDave Parks
2011-11-02SH-1427 Fix for shader compilation failure when detail set to "mid"Dave Parks
2011-11-02SH-2541 Fix for speckles on avatar on some cards -- don't use ↵Dave Parks
"maximum_alpha" for alpha tests in shaders as it was always being set to 1.0 anyway.
2011-11-02mergeDave Parks
2011-11-02SH-2648 Fix for flickering shadows on 40% transparent objects.Dave Parks
2011-11-01SH-1427 Fix for sunlight color getting clobbered for non-deferred ↵Dave Parks
atmospheric shaders.
2011-11-01SH-2620 Force FXAA shader to off on OSXDave Parks
2011-11-01SH-2546 Fix for black avatars and terrain on GF Go 7800 (use vec3 instead of ↵Dave Parks
float on varying parameters).
2011-10-31SH-2521 Put back "high detail" terrain render when basic shaders disabled ↵Dave Parks
(still broken).
2011-10-31merge changes for storm-1673Oz Linden
2011-10-31merge changes for storm-1669Oz Linden
2011-10-28sync with viewer-developmenteli
2011-10-28SH-2633 Fix for avatar hair turning white when editing appearanceDave Parks
2011-10-28merge changes for storm-1577Oz Linden
2011-10-28merge changes for storm-1672Oz Linden
2011-10-28merge changes for storm-1671Oz Linden
2011-10-28merge changes for storm-1668Oz Linden
2011-10-28merge changes for storm-1667Oz Linden
2011-10-28merge changes for storm-1666Oz Linden
2011-10-28merge changes for storm-1622Oz Linden
2011-10-28merge changes for storm-959Oz Linden
2011-10-27EXP-1479 FIX Chat history does not open when selecting toggle on chat ↵Richard Linden
floater and issue with minimizing and opening chat floater
2011-10-27SH-2635 FIX - always send crash report if previous session frozeBrad Payne (Vir Linden)
2011-10-27merge changes for late beta fixesOz Linden
2011-10-26FIX VWR-27349 Fix incorrect language name vs. native script name formats for ↵eli
Chinese
2011-10-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-26EXP-1458 FIX Chat text entry bar does not have focus when chat floater is ↵Richard Linden
opened while chat history is toggled open
2011-10-26Disabling display of inbox unless the Received Items folder exists already.Leslie Linden
2011-10-26FIX VWR-26323eli
2011-10-26FIX VWR-26192 en_xui_changeeli
2011-10-26SH-2546 Make sure terrain shaders don't attempt to use indexed texture ↵Dave Parks
rendering.
2011-10-26Pull from /paulgproductengine/exp-1417/Merov Linden
2011-10-26FIX VWR-27349 Fix incorrect language name vs. native script name formatseli
2011-10-26SH-2546 Don't feed vertex color to terrain vertex buffers.Dave Parks
2011-10-26Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-26EXP-1461 FIX Incoming Nearby chat not visible in chat toasts/bubbles to user ↵Richard Linden
when chat window is minimized with chat history opened made minimizing and unminimizing nearby chat floater do the right thing
2011-10-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-26EXP-1461 FIX Incoming Nearby chat not visible in chat toasts/bubbles to user ↵Richard Linden
when chat window is minimized with chat history opened
2011-10-26SH-2625 Fix for window size reverting to non-maximized whenever shaders are ↵Dave Parks
loaded.
2011-10-26vwr-26120: add attachment points for Neck and Avatar CenterOz Linden
2011-10-26EXP-1417 FIXED (Docked Notifications window tears off from the dock icon ↵Paul ProductEngine
when deleting notifications one by one) - Changed LLSysWellWindow::reshapeWindow() so that the floater decreases from bottom to top, without changing top coordinate. - Force dock control repositioning in case floater rect changed.