Skip to content

uxa: document that ScreenRec->DestroyPixmap() shouldn't be called directly

Direct calls to ScreenRec->DestroyPixmap() blocks cleaning up the wrapping jungle, so use the proper dix function instead.

See: xorg/xserver#1754

Merge request reports