summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Expand)Author
2010-12-17SH-506 Remove (now obsolete) streaming cost info display.Dave Parks
2010-12-13Automated merge up from viewer-developmentLoren Shih
2010-12-03Apparently the new standard is to NOT suffix ARB extension function pointers ...Dave Parks
2010-12-02MergeDave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ...Dave Parks
2010-12-02mergeMonroe Linden
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-24Depth of Field whenever "Lighting and Shadows" is enabled and global-illumina...Dave Parks
2010-11-18STORM-560 FIXED Implemented preference that allows users to select default be...Andrew Productengine
2010-11-15mergeRichard Linden
2010-11-11mergeDave Parks
2010-11-09merge fixes for STORM-546Oz Linden
2010-11-09Merge from betaKent Quirk
2010-11-09SH-412 -- fix the way that redraws happen to eliminate flickering on resize -...Kent Quirk
2010-11-09merge up from v-dTofu Buzzard
2010-11-08Fix for manual merge errors.Loren Shih
2010-11-08Manual merge of llviewerwindow.cpp from mesh-development.Loren Shih
2010-11-08Backout merge of llviewerwindow; need to do manual merge since this is messy.Loren Shih
2010-11-08MergeLoren Shih
2010-11-02Better locking of queues when displaying download queue status.Dave Parks
2010-11-04SH-358 FIXED Non-FBO driven fix for anti-aliasing (make applying of FSAA requ...Loren Shih
2010-11-04SH-281 Fix for snapshots showing interface all the timeLoren Shih
2010-11-01SH-281 Fix for snapshots showing interface all the timeDave Parks
2010-10-27Automated merge from viewer-development-shiningLoren Shih
2010-10-27Automated merge up from viewer-developmentLoren Shih
2010-10-27merge from viewer-development.Tofu Buzzard
2010-10-26STORM-416 : merge with viewer-developmentMerov Linden
2010-10-22EXP-273 FIXED Add button/tray for avatar pickerRichard Linden
2010-10-21EXP-273 WIP added avatar picker popup and hintRichard Linden
2010-10-22Non-FBO driven fix for anti-aliasing (make applying of FSAA require restart w...Dave Parks
2010-10-21Automated merge up from viewer-developmentLoren Shih
2010-10-20Automated merge up from viewer-developmentLoren Shih
2010-10-15fix for dead space at top of screen where media hud is not clickableRichard Linden
2010-10-15sync up to viewer-developerTofu Buzzard
2010-10-13made destination guide url configurable on command lineRichard Linden
2010-10-13improved fastquit logic which should reliably disconnect viewer from simRichard Linden
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-12EXP-188 FIXED Object Inspector flashes on and off for an item that is for saleRichard Linden
2010-10-10VWR-21967 There's lots of ::renderForSelect() code that we don't need any more.Tofu Linden
2010-10-08EXP-137 FIXED Nametag text and borders do not align in Skylight ViewerRichard Linden
2010-10-04Test mergecallum
2010-10-04Automated merge up from viewer-developmentLoren Shih
2010-09-30Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low a...Merov Linden
2010-09-29login panel now properly nested in main_view.xml, no more z order hackeryRichard Linden
2010-09-29SH-224 Add new streaming cost algorithm debug displays to viewer.Dave Parks
2010-09-28EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as p...callum
2010-09-27MergeLeyla Farazha
2010-09-27mergeDave Parks
2010-09-27mergeRichard Nelson
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington