kicad/common/settings
Seth Hillbrand ea283625a7 Further simplification of AA regime
Reduce each (Accel & Fallback) to 3 options: Off, Fast, Good.  Fast AA
in accelerated canvas uses SMAA with tweaks suggested by David Beinder.
Good AA is super-sampled x2.

Cairo is similarly reduced to Off, Fast, Good, which map to the Cairo
options themselves.  Best is removed as it mostly affects text rendering
and not line drawing (as our text is)
2021-06-08 17:20:41 -07:00
..
app_settings.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00
builtin_color_themes.h Remove unused color layer 2021-03-18 22:30:24 -04:00
color_settings.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00
common_settings.cpp Further simplification of AA regime 2021-06-08 17:20:41 -07:00
json_settings.cpp Maybe fix arch build 2021-06-05 22:10:23 -04:00
nested_settings.cpp Fix load of nested settings 2021-06-06 08:39:02 -04:00
parameters.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00
settings_manager.cpp Rework JSON integration to speed up build 2021-06-05 17:08:38 -04:00