summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Expand)Author
2010-03-07Add a touch of fakey ripple to shadows on the surface of water, as if the wat...Tofu Linden
2010-03-07Some extra comments to help me get things straight.Tofu Linden
2010-03-07trivial comment typo fix.Tofu Linden
2010-03-07Remove an extraneous normalize() from the water fragment shader - the last th...Tofu Linden
2010-03-07Remove the class2/class3 water shaders, which aren't materially different fro...Tofu Linden
2010-03-05Fix for sun specular highlights showing up in shadow when diffuse ambiance gr...Dave Parks
2010-03-04Optimiziation pass.Dave Parks
2010-02-20raise RenderDeferredSSAOMaxScale from 60 to 200. This is fine.Tofu Linden
2010-01-29fix a variety of shader errors, mostly due to my confusing glsl with C++... a...Tofu Linden
2010-01-29duh, use the proper param name.Tofu Linden
2010-01-29Don't scale windlight lights up just to scale them down again later. avoid t...Tofu Linden
2010-01-29spot-aware light func usage in ALL shaders.Tofu Linden
2010-01-28cheap no-branch goodness for rendering both spotlights and pointlights with t...Tofu Linden
2010-01-28cheaper, cuter way to deal with spot vs point in the shaderTofu Linden
2010-01-28getting closer to point/spot interchangabilityTofu Linden
2010-01-28cheaply resurrect the difference between spotlight and omnidirectional, as fa...Tofu Linden
2010-01-28fix the shader dp light going negative!Tofu Linden
2010-01-28enable basic directional lighting for basic/atmospheric shaders - yay.Tofu Linden
2010-01-08Cleaned up visible edges of projector frustum in diffuse/specular/ambient lig...Dave Parks
2010-01-04CTS-54 Fix for SSAO artifacts far away.Dave Parks
2010-04-07merge from viewer-trunkTofu Linden
2010-04-07PE merge from pe-viewer-trunkTofu Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-04-02Fixed normal bug EXT-6673 (Default sort order of Nerby People list should be ...Eugene Mutavchi
2010-04-02DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunkRoxie Linden
2010-04-01mergeRichard Nelson
2010-04-01MergeLeyla Farazha
2010-04-01EXT-5168 prefs review: Remove "Small nametags" optionLeyla Farazha
2010-04-01mergeRichard Nelson
2010-03-30EXT-6525 - drag threshold is very low for navbar favoritesRichard Nelson
2010-03-29Default MediaShowOnOthers setting to false.Monroe Linden
2010-03-29Automated mergeRoxie Linden
2010-03-29Fix initial outfit selection dialog to choose initial outfit based onRoxie Linden
2010-03-29EXT-6515 Turn off Vivox automatic crash reportingAimee Linden
2010-03-26Applied (manually in places) diff from svn.lindenlab.com/svn/linden/branches/...Palmer
2010-03-22Weekly automated merge from viewer 2.0Roxie Linden
2010-03-19Merge with tipCallum Prentice
2010-03-18Merge of PE merge with extra headKent Quirk
2010-03-18EXT-6466 "Move "Enable Cookies" checkbox...", EXT-6402 "Add feature to disabl...Callum Prentice
2010-03-18set default viewer window size to 1024x738 EXT-4820 [NUX] Viewer dimensions ...Igor Borovkov
2010-03-08automated mergeRoxie Linden
2010-03-05merge.Tofu Linden
2010-03-05Backed out changeset ede35a3eda50 - restore EXT-5891Tofu Linden
2010-03-04Fix for EXT-5935Monroe Linden
2010-03-04Backed out changeset 3ed4974eb9caTofu Linden
2010-03-03Fixed major bug EXT - 5891 (Login location defaults to My Home)Paul Guslisty
2010-03-08Enable auto-posting of SLVoice crash logs to VivoxAimee Linden
2010-02-26EXT-5480: Send viewer version info to Search server.Lynx Linden
2010-02-08Fix for blend func being screwed up at init.Dave Parks
2010-02-06Draw prims using triangle strips instead of triangle lists.Dave Parks