[Mesa-dev] [PATCH 2/4] glx/dri2: add and use new driver hook flush_with_flags

Eric Anholt eric at anholt.net
Fri Nov 30 14:40:40 PST 2012


The mixing of the factoring out of the protocol bits with the flush
change in this commit is irritating, but I'm fine with the overall flush
interface of this series for the current loader implementation.

Long term, I think for what you're working towards you'll want the
dispatch threading that Paul has been working on, and dri.next for
communicating swaps to the server, then push the whole swapbuffers
request out of the loader and into that thread.  At that point, all this
flush interface would be replaced with the swap request to the driver.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121130/e47301e3/attachment.pgp>


More information about the mesa-dev mailing list