Keep old naive dither as an option.
This commit is contained in:
parent
05b33078fb
commit
e8b7b1c29f
10 changed files with 145 additions and 36 deletions
|
|
@ -318,7 +318,9 @@ OptionMenu "MFXOptionsMenu"
|
|||
Option "$MFX_PALNUM", "mfx_palnum", "MFXPalette"
|
||||
MFXSlider "$MFX_PALSAT", "mfx_palsat", 0, 2, 0.01, 2
|
||||
MFXSlider "$MFX_PALPOW", "mfx_palpow", 0, 2, 0.01, 2
|
||||
Option "$MFX_PALNAIVE", "mfx_palnaive", "YesNo"
|
||||
Option "$MFX_PALDITHER", "mfx_paldither", "MFXDither"
|
||||
MFXSlider "$MFX_PALDEPTH", "mfx_paldepth", 1, 16, 1, 0
|
||||
MFXSlider "$MFX_PALSPREAD", "mfx_palspread", 0, 1, 0.01, 2
|
||||
SafeCommand "$MFX_RESET", "event resetmfxvars 7"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue