xserver/hw
Enrico Weigelt, metux IT consult c704eb884a dri: use static struct init on declaration & drop useless assignments
Make the code a bit easier to read by using initialization of the reply
structs, at the point of declaration. Most of them aren't written to later,
just passed into WriteReplyToClient(). Also dropping some useless zero
assignments (struct initializers automatically zero-out unmentioned fields).

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-26 11:25:45 +02:00
..
kdrive dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
vfb mi: unexport GetInstalledmiColormap and make it static inline function 2025-06-12 17:21:43 +02:00
xfree86 dri: use static struct init on declaration & drop useless assignments 2025-06-26 11:25:45 +02:00
xnest dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
xquartz xquartz: drop unused includes of colormapst.h 2025-06-12 17:21:43 +02:00
xwayland dix: add dixResouceIsServerOwned() 2025-06-12 16:53:40 +02:00
xwin xwin: drop redundant declaration of winValidateArgs() 2025-06-12 17:21:43 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00