summaryrefslogtreecommitdiff
path: root/indra/newview/llhudnametag.cpp
AgeCommit message (Collapse)Author
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵Dave Parks
stalls in renderer by never using the fixed function pipeline if shaders are available.
2011-03-08Make DoF focal point match behavior described in test plan at ↵Dave Parks
http://wiki.secondlife.com/wiki/Depth_of_Field_test
2010-12-03Automated merge up from viewer-developmentLoren Shih
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-30STORM-667 FIXED Backed out changeset: 67c66befd75c. Restored white color for ↵Seth ProductEngine
name tag text.
2010-11-19STORM-584 FIXED color setting to apply to bubble chat text.Seth ProductEngine
2010-10-20Fix for automated merge comiple errors.Loren Shih
2010-09-04Correct license on newly exported files to LGPL.Aimee Linden
2010-06-01Clean up some commentsJames Cook
2010-05-19DEV-50013 Add 2px line padding to name tagsJames Cook
Should match final requests from Rhett. Reviewed with Leyla
2010-03-10Name tag color and position hackery for demoJames Cook
2010-03-09More name-tag vs. hud-text cleanupJames Cook
2010-03-09More harmonization of LLHUDNameTag vs. LLHUDTextJames Cook
Eliminating now-unused code from LLHUDText
2010-03-09Break name tag code out into LLHUDNameTagJames Cook
Start by duplicating the LLHUDText code, then stripping out functionality that only needs to exist in one place (like force-based juggling of name tag positions)