xserver icon indicating copy to clipboard operation
xserver copied to clipboard

render: picturestr.h: unexport functions not used by drivers

Open metux opened this issue 3 months ago • 0 comments

Unexporting several functions not used by external drivers. A few ones need to be _X_EXPORT'ed for proprietary Nvidia driver, but are not supposed to be used by any new drivers.

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

metux avatar Nov 21 '25 18:11 metux