xserver/hw/xfree86/dri
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
..
dri.c xfree86: drop unused imports of colormapst.h 2025-06-12 17:21:43 +02:00
dri.h xfree86: move private definitions out of dri.h 2025-02-06 23:51:34 +00:00
dri_priv.h xfree86: move private definitions out of dri.h 2025-02-06 23:51:34 +00:00
dristruct.h xfree86: dri: use window destructor hook 2025-06-12 16:44:27 +02:00
meson.build meson: Make driprotos and libdrm optional 2017-05-10 14:43:13 -04:00
sarea.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86dri.c dri: use static struct init on declaration & drop useless assignments 2025-06-26 11:25:45 +02:00