|
|
|
|
|
by destructionator
1690 days ago
|
|
> X is still fundamentally an unsychronized protocol Again, factually false. X has various synchronization options from the older double buffer protocol to the XSync extension to the GLX/DRI vsync commands. I've also never seen tearing in X since like 2006. |
|
Meanwhile, if you plumb atomic page flipping through the whole system and make it mandatory, the chances of having tearing are pretty nonexistent. But you have to drop legacy stuff from X if you want to do that.