Remove simplified grain filter, it's too gpu-specific.
This commit is contained in:
parent
481b5f36be
commit
921d347f26
6 changed files with 19 additions and 105 deletions
|
|
@ -6,7 +6,6 @@ nosave float mfx_lsharpclamp = .05;
|
|||
nosave float mfx_lsharpblend = 6.;
|
||||
|
||||
nosave bool mfx_ne = false;
|
||||
nosave bool mfx_nc = true;
|
||||
nosave float mfx_ni = .05;
|
||||
nosave float mfx_ns = 0.;
|
||||
nosave float mfx_nf = .05;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue