xserver icon indicating copy to clipboard operation
xserver copied to clipboard

dix: unexport functions from pixmap.h

Open metux opened this issue 3 months ago • 1 comments

Several functions from pixmap.h aren't needed by any external drivers, so no need to keep them in public SDK. Some still need to be _X_EXPORT'ed for internal modules (but don't belong to SDK anymore).

Signed-off-by: Enrico Weigelt, metux IT consult [email protected]

metux avatar Nov 25 '25 18:11 metux

@ONykyf could you please check this against proprietary nvidia drivers ?

metux avatar Nov 27 '25 11:11 metux