[Mesa-dev] [PATCH 2/2] loader_dri3: Variant 2: Wait for pending swaps to complete before drawable_fini.

Adam Jackson ajax at redhat.com
Wed May 9 17:32:34 UTC 2018


On Tue, 2018-05-08 at 11:42 +0200, Michel Dänzer wrote:

> Idle notify events shouldn't need special treatment, since the pixmap
> XIDs of the buffers will be different between loader_dri3_drawable
> incarnations, aren't they?

We're destroying loader_dri3_drawable structs at MakeCurrent time, but
not destroying actual drawables, so I don't think the XIDs will change.

- ajax


More information about the xorg-devel mailing list