XDamageAdd problem with xserver-1.6-branch

2009-02-09 Thread Thomas Hellström
Hi! Attached is a simple program that repeatedly calls XDamageAdd with a rectangle in the upper left corner, in a way very similar to what's done when a DRI client runs glxSwapBuffers(). The problem I'm seeing with this is that an xterm window gets corrupted when placed either to the right o

Re: XDamageAdd problem with xserver-1.6-branch

2009-02-10 Thread Thomas Hellström
Thomas Hellström wrote: > Hi! > > Attached is a simple program that repeatedly calls XDamageAdd with a > rectangle in the upper left corner, in a way very similar to what's > done when a DRI client runs glxSwapBuffers(). > > The problem I'm seeing with th