4c293e0936
Moves the OpenGL AA options to the same Fast/Balanced/HQ options as used in Fallback. Fast and Balanced are the SMAA options, with decreasing threshholds and more processing in the balanced version. HQ is supersampling x2. This takes more memory and may not work for HiDPI screens with underpowered graphics cards. But it looks the best of the three options. The SSx4 option is removed as it added little benefit in either regular or HiDPI screens Fixes https://gitlab.com/kicad/code/kicad/issues/5196 |
||
---|---|---|
.. | ||
app_settings.cpp | ||
builtin_color_themes.h | ||
color_settings.cpp | ||
common_settings.cpp | ||
json_settings.cpp | ||
nested_settings.cpp | ||
parameters.cpp | ||
settings_manager.cpp |