FXAA Post Process Injection injects different post processing methods to games, like Anti Aliasing, Sharpening, Bloom, Color Tones etc.
FXAA is a cost effective Anti Aliasing process done in one single pass, which means that it has virtual no impact on the overall system performance.
That allows us to add additional passes and still keep the system requirement extremely low.