Oleh Nykyforchyn
ccb9b1bd17
fb: reexport fbGetGCPrivateKey and add itw wrapped version
...
This patch reexports a symbol needed by NVidia 340 driver and adds
its "wrapped" version for libwfb to prevent XServer crashes.
Signed-off-by: Oleh Nykyforchyn <oleh.nyk@gmail.com >
2025-12-18 10:47:47 +01:00
Enrico Weigelt, metux IT consult
ac947ad0d6
fb: unexport fbGetScreenPixmap() macro
...
No external users, so no need to keep it exported any longer.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:41:12 +02:00
Enrico Weigelt, metux IT consult
3e21e96ae4
fb: unexport fbGetGCPrivate() macro
...
Not used by drivers, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:41:09 +02:00
Enrico Weigelt, metux IT consult
df02054150
fb: unexport FB_HEAD_BITS and FB_TAIL_BITS macros
...
Not used by any driver, so no need to keep them exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:40:24 +02:00
Enrico Weigelt, metux IT consult
cffb529195
fb: unexport FbBitsStrideToStipStride() macro
...
Not used by any drivers, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:40:20 +02:00
Enrico Weigelt, metux IT consult
bfcbcf0302
fb: unexport fbListInstalledColormaps()
...
Not used by any drivers, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:40:12 +02:00
Enrico Weigelt, metux IT consult
50c2c59dc9
fb: unexport fbAllocatePrivates()
...
Only used inside fb/, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:40:09 +02:00
Enrico Weigelt, metux IT consult
4a94e4d01e
fb: unexport fbSetBits()
...
Only used within fb/, not by any driver, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:40:05 +02:00
Enrico Weigelt, metux IT consult
31548e3705
fb: unexport fbValidateDrawable()
...
Not used by any drivers, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-06-12 16:39:59 +02:00