X: 25 years and still lacking vsync'ed double buffering
X: 25 years and still lacking vsync'ed double buffering
Posted Oct 11, 2009 22:09 UTC (Sun) by Ross (guest, #4065)In reply to: X: 25 years and still lacking vsync'ed double buffering by dion
Parent article: LPC: 25 years of X
I thought X drawing operations were are always supposed to be synched to screen refreshes. I guess that might be impractical if they take too long, but even so, you can draw into a pixmap and update the visible window with a copy operation. This should not flicker (though it may have tearing if there is constant motion and I'm wrong a about vsync).
