xserver/doc
Enrico Weigelt, metux IT consult 52e8e49def (!1711) document that ScreenRec->DestroyPixmap() shouldn't be called directly
Direct calls to ScreenRec->DestroyPixmap() is fragile and blocks cleaning up
the wrapping jungle, so use the proper dix function instead.

While this function originally wasn't made for that purpose (and so we have an
useless parameter here, and the naming isn't entirely correct), it's the best
effort we have right now, without breaking existing API: it's already exported
since long time, so drivers can be easily converted and still work with both
new and older Xserver ABI versions.

Retrospectively, this already should have been done 20 years ago.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-10-31 19:23:49 +01:00
..
dtrace Remove autotools support 2021-10-27 13:15:40 +03:00
.gitignore doc: use devbook.am for developers documentation 2011-05-14 11:22:29 -07:00
Xinput.xml Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
Xserver-spec.xml (!1711) document that ScreenRec->DestroyPixmap() shouldn't be called directly 2024-10-31 19:23:49 +01:00
c-extensions hw/xwin: Add an option to use alpha channel in multiwindow mode 2019-06-17 21:56:35 +00:00
filter-xmlto.sh doc: Create a script to filter xmlto output 2015-01-05 14:24:06 -08:00
meson.build meson: Implement developer documentation build 2021-08-20 10:26:07 +00:00
smartsched doc: Get rid of RCS tags. 2015-09-23 10:27:13 -04:00