summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.cpp
AgeCommit message (Expand)Author
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
2010-05-04EXT-7161 Fullbright has no effect on shiny & bump mapped prim while Lighting ...Tofu Linden
2010-04-26EXT-7060 default auto alpha masking to ON for deferred rendering (only deferr...Tofu Linden
2010-03-09We can enable alpha masking for fullbright faces as long as we're not in defe...Tofu Linden
2010-03-09Disable alpha-masking for glowing surfaces. It seems beyond my ability to ge...Tofu Linden
2010-03-08fixes VWR-4214 Glow effect passes through alpha textures where alpha is actua...Tofu Linden
2010-03-04Optimiziation pass.Dave Parks
2010-02-02Probably the real fix for isLightSpotlight() - PARAMS_LIGHT_IMAGE isn't guara...Tofu Linden
2010-02-01const fix.Tofu Linden
2010-02-01start to abstract-out the 'is a spotlight' question so one day we can perhaps...Tofu Linden
2010-04-07merge from viewer-trunkTofu Linden
2010-04-05One last small change from svn//branches/viewer-mesh @ 114046 for render bumpPalmer
2009-12-15Add a PrimMediaMasterEnabled debug flag to allow us to disable the media data...Rick Pasetto
2009-12-14Change LLViewerMedia::isInterestingEnough() to also check selectionRick Pasetto
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-14Allow selection of media faces even if there is no impl. We recordRick Pasetto
2009-12-11Mergeskolb
2009-12-11EXT-2718 avatar render cost higher in 2.0 than in 1.23Nyx (Neal Orman)
2009-12-10PARTIAL DEV-43869 - add "isInterestingEnough()" to the queue calculationRick Pasetto
2009-12-10PARTIAL DEV-43869: LLMediaDataClient now uses two queuesRick Pasetto
2009-12-01Fix a signed/unsigned warning that breaks the Windows build.callum
2009-12-01Fix for EXT-2836 (Changing texture on Media on a Prim face removes MoaP funct...Monroe Linden
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-24mergeLoren Shih
2009-11-23EXT-2718 EXT-2434 avatar render cost changesNyx (Neal Orman)
2009-11-20Clean up some loggingRick Pasetto
2009-11-19Made LLMediaDataClient not send requests on behalf of objects that are marked...Monroe Linden
2009-11-19Added LLVOVolume::markDead(), which unhooks any prim media instances from the...Monroe Linden
2009-11-12EXT-2434 update avatar rendering costNyx (Neal Orman)
2009-11-10FIX DEV-41991: do not allow media settings panel to come up if media data is ...Rick Pasetto
2009-11-10Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-09PARTIAL FIX (workaround) DEV-41949: LLMediaEntry::setWhitelist() and LLMediaE...Rick Pasetto
2009-11-09Fix for DEV-42029 (changing media on multiple faces can make a zombie SLPlugin).Monroe Linden
2009-11-09Fix signed/unsigned build breakage in llvovolume.cppJames Cook
2009-11-09Better fix for DEV-42153.Monroe Linden
2009-11-06Partial fix for DEV-42153.Monroe Linden
2009-11-06mergeSteve Bennetts
2009-11-06merge from texture-pipelineSteve Bennetts
2009-11-06merge.Tofu Linden
2009-11-06magic number removal rampage: 3.14159 -> M_PI or F_PITofu Linden
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao
2009-11-05FIX DEV-42115: Remove modify permission check that would grant navigate/inter...Rick Pasetto
2009-11-03fix the bug that textuer boost level is mixed with boolean numbers.Xiaohong Bao
2009-10-27Extra debugging info for EXT-1456Palmer
2009-10-21DEV-41600: one last change: rename INTERACT and CONTROl to MEDIA_PERM_INTERAC...Rick Pasetto
2009-10-21DEV-41600 Refactored my previous change based on review feedback from monroeRick Pasetto
2009-10-19Fix for a case where the webkit plugin never generates a LOCATION_CHANGED eve...Monroe Linden
2009-10-09Unit tests for LLMediaDataClientRick Pasetto
2009-10-07DEV-39168 - bounce back to the current URL (or, the home URL if current URL i...Rick Pasetto
2009-10-05FIX DEV-40877: ignore changes from "bad" objects which have an invalid media URLRick Pasetto