Eric Anholt writes:
> There's a minor behavior change that the event now gets sent to the
> drawable owner rather than the caller of DRI2SwapBuffers.
Yeah, probably not ideal, especially when the GLX drawable is created
using the window XID (as is the case for some older GLX clients). I
don't ha
Keith Packard writes:
> This allows GL to support the GLX_INTEL_swap_event extension
>
> Signed-off-by: Keith Packard
There's a minor behavior change that the event now gets sent to the
drawable owner rather than the caller of DRI2SwapBuffers.
I don't expect it to matter in practice (I expect
This allows GL to support the GLX_INTEL_swap_event extension
Signed-off-by: Keith Packard
---
This is the X server side; the mesa patch will be sent shortly (it's tiny)
glx/Makefile.am | 3 ++-
glx/glxcmds.c | 69 +
glx/glxdri2