xserver/miext
Enrico Weigelt, metux IT consult ce2bcc0a4f miext: damage: tolerate NULL pointers in DamageScreenFuncsRec
For now that case doensn't practically happen yet - all fields are at
least assigned to some default/dummy function. But in the future, we
might wanna get rid of dummies.

From now on, video drivers are allowed to assign them to NULL, if they
don't wanna have the default implementations and nothing happening
at all instead (no more need for having their own empty dummies)

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-07-04 18:40:29 +02:00
..
damage miext: damage: tolerate NULL pointers in DamageScreenFuncsRec 2025-07-04 18:40:29 +02:00
rootless treewide: remove "lib" prefix in static_library names (meson) 2025-07-03 12:01:52 +02:00
shadow treewide: remove "lib" prefix in static_library names (meson) 2025-07-03 12:01:52 +02:00
sync treewide: remove "lib" prefix in static_library names (meson) 2025-07-03 12:01:52 +02:00
extinit_priv.h Xnamespace: initial config loader 2025-06-12 17:21:48 +02:00