Hello ! > Is Double Buffering still a valid way of work in SDL? > > I have, in my dev machine, a GEForce 6200 LE, but don't know if this GPU > give support to DoubleBuffering. How to find out this? One way to test would be to run dxdiag. Just start the DirectDraw Test there and you should see if your card supports it. CU