[PATCH 5/5] GLX: support generic swap events

2011-05-03 Thread Jesse Barnes
The existing swap event structure is too big to fit in an XEvent, so support servers that send generic events instead. Do this by advertising the GLX proto version we support when connecting and check for generic events in the event stream. Convert any received events into regular swap complete e

[PATCH 5/5] GLX: support generic swap events

2011-05-03 Thread Jesse Barnes
The existing swap event structure is too big to fit in an XEvent, so support servers that send generic events instead. Do this by advertising the GLX proto version we support when connecting and check for generic events in the event stream. Convert any received events into regular swap complete e