29 Nov
2021
29 Nov
'21
3:45 p.m.
Signed-off-by: Giovanni Mascellani <gmascellani(a)codeweavers.com> --- On 26/11/21 16:40, Francisco Casas wrote:
@@ -0,0 +1,55 @@ +[sampler 0] +filter point point point +address clamp clamp clamp + +[texture 0] +size (3, 3) +0.0 0.0 0.0 0.4 0.1 0.0 0.5 0.0 0.2 0.0 0.0 0.4 +0.0 0.1 0.5 0.0 0.1 0.1 0.0 0.4 0.2 0.1 0.5 0.0 +0.0 0.2 0.0 0.4 0.1 0.2 0.5 0.0 0.2 0.2 0.0 0.4 + + + +
I agree that it makes sense to separate more logical blocks in the file, but maybe two empty lines is enough! Thanks, Giovanni.