summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/lighting
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-11-17SL-20611 followup -- remove now unused glsl files. Fix transparent water.RunitaiLinden
2023-05-25SL-19713 Fix for broken avatar preview render in animation upload. Incidenta...RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...Dave Parks
2023-02-07SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.Dave Parks
2023-02-03SL-19148 Decruft followthrough -- decruft shader tree and some remaining forw...Dave Parks
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2022-05-19SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture bef...Dave Parks
2022-05-17SL-17421 Fix for fullbright alpha mask shader ignoring vertex alphaDave Parks
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-06-07Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2020-10-26SL-13560 Water reflections do not reflect everything when ALM is enabledAndrey Kleshchev
2020-09-29Merge branch 'master' 6.4.10 into DRTVWR-510Dave Houlton
2020-06-29SL-9632 Cleanup: Add note about potential missing inverse pow() texture_gammaPtolemy
2020-06-29SL-9632 Fix Haze effecting HUD objectsPtolemy
2020-06-29SL-9632 Add note about shiny HUD objects that will be fullbright for both ALM...Ptolemy
2020-06-19SL-9632 Fix HUD objects to not use environment lightingPtolemy
2020-06-18SL-9632 Fix HUD objects to not use environment lightingPtolemy
2020-04-20Merge branch 'master' into DRTVWR-497Andrey Lihatskiy
2020-03-06SL-12574 Fix EEP cubemap not matching non-EEP for both ALM on and offPtolemy
2019-09-25SL-11656 Alpha textures with Alpha mask cutoff of 255 look glitchy while ALM ...ruslantproductengine
2019-06-11SL-11370, SL-11372, SL-11337Graham Linden
2019-06-06SL-10969Graham Linden
2019-05-30SL-11330Graham Linden
2019-05-28SL-10969, SL-11073Graham Linden
2019-05-23Add render debug controls for forcing disable of ambient, sun, and local ligh...Graham Linden
2019-05-21SL-11238Graham Linden
2019-05-07SL-11105Graham Linden
2019-04-26Lighting WIPGraham Linden
2019-04-22SL-10856Graham Linden
2019-04-19Add directory names to sentinels in shaders so shaders with same filename can...Graham Linden
2019-04-08Make ambient clamping consistent between class1/2 deferred lighting and forwa...Graham Linden
2019-03-26More consistent lighting across ALM/non-ALM/deferred/forward rendering.Graham Linden
2019-03-22Fix class1/2 light sum loops to use light_diffuse[0] for sunlight_color too.Graham Linden
2019-03-20SL-10449Graham Linden
2019-03-19SL-10764Graham Linden
2018-11-12SL-10044 SL-10045Graham Linden
2018-11-06Remove scaleDownLight funcs and eliminate unused copy-pasted funcs in lightin...Graham Linden
2016-12-09MAINT-6551 One of my avatars does not render correctly when ALM is disabled u...pavelkproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-15NORSPEC-352 for non-ALM rendering, make lighting shader with alpha masking ob...Graham Linden
2013-06-03NORSPEC-195 Fix for incorrect alpha blending with deferred rendering enabled.Dave Parks
2013-05-30NORSPEC-216 Fix for some HUD objects not rendering with advanced lighting/mat...Dave Parks
2013-05-30Fix for some objects not rendering underwater with advanced lighting enabledDave Parks
2013-05-29NORSPEC-198, NORSPEC-176, NORSPEC-106, NORSPEC-202 et al -- Material matrix t...Dave Parks
2013-04-26Merge viewer-dev-mat and fix llvovolume.cpp missed sunshine mergesGraham Madarasz
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-25NORSPEC-118 Compatibility pass against advanced lighting disabled.Dave Parks
2013-04-19merge changes for DRTVWR-294Oz Linden