Keith Packard <[email protected]> writes: > This allows GL to support the GLX_INTEL_swap_event extension > > Signed-off-by: Keith Packard <[email protected]>
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 that the swap-requesting client using this GLX extension is also the drawable-creating one), and either choice seems wrong compared to "send the event to everyone listening for the event on this drawable". That would be a separate change, anyway. Reviewed-by: Eric Anholt <[email protected]>
pgpmiPzHkmfMQ.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
