All of lore.kernel.org
 help / color / mirror / Atom feed
* Make swap event handling match the spec
@ 2011-05-03 19:21 Jesse Barnes
  2011-05-03 19:21 ` [PATCH] dri2proto: make DRI2 swap event match GLX spec Jesse Barnes
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Jesse Barnes @ 2011-05-03 19:21 UTC (permalink / raw)
  To: dri-devel, xorg-devel, mesa-dev

Ian reminded me that we changed the spec to fit within an XEvent, but we
never updated the code to match.  This set of patches (much simpler than
the last) does just that.  Wrapping support can be added to Mesa if we
really want 64 bit values, but that means checking the drawable sbc and
adding whenver sbc hits 0.

Thanks,
Jesse

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2011-05-05  0:54 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 19:21 Make swap event handling match the spec Jesse Barnes
2011-05-03 19:21 ` [PATCH] dri2proto: make DRI2 swap event match GLX spec Jesse Barnes
2011-05-03 21:09   ` Jesse Barnes
2011-05-03 19:21 ` [PATCH 4/4] GLX/DRI2: make GLX swap event handling match spec Jesse Barnes
     [not found] ` <1304450489-31415-1-git-send-email-jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
2011-05-03 19:21   ` [PATCH] glxproto: make GLX swap event struct " Jesse Barnes
2011-05-03 20:54     ` Keith Packard
2011-05-03 21:02       ` Jesse Barnes
2011-05-03 21:08         ` Jesse Barnes
2011-05-03 21:15           ` Keith Packard
2011-05-03 21:20             ` Jesse Barnes
2011-05-04 22:11           ` Ian Romanick
2011-05-04 22:17     ` [Mesa-dev] " Ian Romanick
2011-05-04 23:16       ` Jesse Barnes
2011-05-04 23:21         ` Jesse Barnes
2011-05-04 23:32         ` [Mesa-dev] " Dave Airlie
2011-05-05  0:49           ` Jesse Barnes
2011-05-05  0:54             ` Jesse Barnes
2011-05-03 19:21   ` [PATCH 3/4] GLX/DRI2: pass drawable correctly for indirect swap events Jesse Barnes
2011-05-03 19:21   ` [PATCH 5/6] GLX: don't crash when indirect clients try to set an event mask Jesse Barnes
2011-05-03 19:24   ` Make swap event handling match the spec Jesse Barnes
2011-05-03 19:21 ` [PATCH 6/6] DRI2/GLX: make swap event handling match spec Jesse Barnes
2011-05-04 22:26 ` [Mesa-dev] Make swap event handling match the spec Ian Romanick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.