How do I enable Full Screen Antia-Aliasing (FSAA)?
Up to Table of ContentsThis FAQ applies to: 0.92.1
Everything looks jagged und ugly. I want smooth images!
there are several ways:
- on W32
- ?? most likely you can set this with a driver-specific application
- OSX
- use the
FSAA
message to [gemwin]. the value specifies the number of multisamples used for anti-aliasing (AGL_SAMPLES_ARB)
- use the
- linux
- nvidia
- you can use the
FSAA
message to [gemwin]. the exact values you should pass to FSAA are depending on your hardware and your driver. see the driver documentation for valid (and good) values. - use
nvidia-settings
(to eventually override the "FSAA" message)
- you can use the
- ati/radeon
- use
ati-config
- instally Catalyst from ATI and use the control center
- use
- other cards
- see driver documentation
- nvidia