Scyde:And is there a way to make a postprocess with multisampling?
Sure. Make a mutlisampled rendertarget, draw your scene to it, then apply the postprocess. This works the same regardless of whether you are multisampling or not, it all just depends on whether you create the rendertarget with multisampling or not.
XNA Framework Developer -
blog -
homepage