Hi. I've been meddling with SFML for some time now and I faced a problem.
I want to be able to change the number of anti-aliasing samples and/or turn it off without having to destroy the current window and create a new one.
Is it possibly to do this with the current sfml release?
If not could the window settings be made a public member in a future release?
Thanks in advance.
--bazukas
P.S: BTW great library you've got here.