[PATCH 4/7] present: Send GLX_BufferSwapComplete events from present extension

Adam Jackson ajax at redhat.com
Thu Dec 5 07:35:25 PST 2013


On Wed, 2013-12-04 at 20:57 -0800, Keith Packard wrote:
> Adam Jackson <ajax at redhat.com> writes:
> 
> > Is this default path right?  If this can be called with
> > PresentCompleteModeSkip then you'll send a GLX event with type of 0,
> > which INTEL_swap_event doesn't say is legal.
> 
> > Same here; this should probably just assert or return.
> 
> How about I change it so that we just report GLX_BLIT_COMPLETE_INTEL for any
> unknown modes? Presumably *something* happened or we wouldn't be asking
> to send an event...

Sounds good.  r-b with that change.

- ajax



More information about the xorg-devel mailing list