From 5936c568093c2397e510c16cf1697962a1d92116 Mon Sep 17 00:00:00 2001 From: hunterk Date: Fri, 30 Mar 2018 08:35:38 -0500 Subject: [PATCH] update anti-flicker description and license block --- misc/anti-flicker.slang | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/anti-flicker.slang b/misc/anti-flicker.slang index ed596a2..72d03fd 100644 --- a/misc/anti-flicker.slang +++ b/misc/anti-flicker.slang @@ -5,7 +5,9 @@ by hunterk License: public domain - This shader detects + This shader detects large variations in luminance from frame to frame + and then blends frames to smooth the transition. In flicker-based + shadow effects, this should result in true transparency. */ layout(push_constant) uniform Push