Comment 64 for bug 1615871

Revision history for this message
In , Michel Dänzer (michel-daenzer) wrote :

(In reply to Carlos Garcia Campos from comment #42)
> I tried using glXSwapIntervalSGI(0); after glXMakeCurrent but didn't help.

glXSwapIntervalSGI doesn't support 0, try glXSwapIntervalMESA instead.