Hi IOhannes and all
Most people will prefer double-buffering anyhow (but single-buffering
let's you
do some interesting things)
I have a somehow OT followup question to that: When experimenting with GLUT (3.76) i realized that a window content drawn with single-buffering mode gets destroyed when the window is moved. The window is not notified that it needs a graphical refresh. Is this a GLUT bug or is there a workaround or is it even intended? On the other hand, is this different with freeglut or other windowing systems?
so many questions... thanks, Thomas