[Mesa-dev] [PATCH] intel: Don't advertise GLX_SWAP_COPY_OML

Eric Anholt eric at anholt.net
Mon Aug 13 08:43:07 PDT 2012


Ian Romanick <idr at freedesktop.org> writes:
> The tail should not wag the dog. If the application requests such a
> config, we should not page flip.  There are cases where the copy is
> preferable because it leaves the backbuffer intact.

Well, that would require extra work in dri2 to use the older copyregion
interface if the bit is set, and then you lose correct vblank syncing.
Unless you're planning on new dri2 protocol.

Or we could just remove this interface that, as far as I know, no app
uses.
-------------- 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/20120813/89557acf/attachment.pgp>


More information about the mesa-dev mailing list