summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class3/deferred/pointLightF.glsl
AgeCommit message (Expand)Author
2023-10-11SL-20440 Followup -- balance PBR point light with legacy point lightRunitaiLinden
2023-10-11SL-20440 Fix for projector ambiance destroying PBR shading. Also fix longsta...RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-04-14DRTVWR-559 Balance night scenes against release, nudge glow down a smidge, re...RunitaiLinden
2023-04-11SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ...RunitaiLinden
2023-04-05SL-19538 Followup -- tune exposure parameters and clamp local light ambiance....RunitaiLinden
2023-02-24SL-19212 Resurrect glare and apply to PBR materials as well (and fix color mi...Dave Parks
2022-11-20Fix for SSAO not behaving properly.Geenz Linden
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-09-20SL-18190 Reduce banding (stay in linear space as much as possible, increase p...Dave Parks
2022-09-17Cleanup more unused functions and fix spotLightF (whoops)Dave Parks
2022-09-17WIP - Fix for alpha PBR lighting for point lights (spot lights treated as poi...Dave Parks
2022-09-17WIP - replace PBR implementation - point lightsDave Parks
2022-09-17WIP - switch PBR implementationsDave Parks
2022-09-13SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma...Dave Parks
2022-08-24SL-17702: PBR: Document lights are in linear from C++ sidePtolemy
2022-08-24SL-17702: PBR: Use legacy attenuation for point lightsPtolemy
2022-08-22SL-17975: PBR: Add light debuggingPtolemy
2022-08-11SL-17763: Make dist_atten consistent between PBR and LegacyPtolemy
2022-08-09SL-17763: PBR: Fix point light to be consistentPtolemy
2022-08-02SL-17762: Cleanup dist_attenPtolemy
2022-08-02SL-17762: PBR: Add debug flag to turn off regular output and color code point...Ptolemy
2022-07-15SL-17702: PBR: Add PBR materials to point light shadersPtolemy
2022-07-15SL-17702: PBR: Cleanup light shaders to use calcHalfVectors, remove da alias,...Ptolemy
2022-07-14SL-17702: PBR: First pass point lightsPtolemy
2022-07-14SL-17765: PBR: Add emissiveRect to class3 light shadersPtolemy
2022-07-14SL-17764: PBR: Add light shaders to class 3 deferredPtolemy