xserver/glamor
Enrico Weigelt, metux IT consult a2fba2962e (!1930) glamor: fix missing include of dix-config.h
This header needs to be included first, otherwise things can easily get really
messed up. The current code only works by accident, because some other header
already including it early enough - but a subtle change in include order
can easy break it.

Thus, always make sure the header is really included first.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:34:51 +02:00
..
glamor.c (!1714) glamor: use PixmapDestroy hook 2025-05-22 17:34:47 +02:00
glamor.h (!1714) glamor: use CloseScreen hook 2025-05-22 17:34:46 +02:00
glamor_addtraps.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_composite_glyphs.c
glamor_compositerects.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_context.h
glamor_copy.c (!1944) treewide: drop COMPOSITE symbol 2025-05-22 17:34:47 +02:00
glamor_core.c (!1909) glamor: use calloc() instead of malloc() 2025-05-22 17:34:49 +02:00
glamor_dash.c
glamor_debug.h
glamor_egl.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_egl.h
glamor_egl_ext.h
glamor_eglmodule.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_fbo.c
glamor_font.c (!1909) glamor: use calloc() instead of malloc() 2025-05-22 17:34:49 +02:00
glamor_font.h
glamor_glx_provider.c
glamor_glx_provider.h
glamor_glyphblt.c
glamor_gradient.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_image.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_largepixmap.c
glamor_lines.c
glamor_picture.c
glamor_pixmap.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_points.c
glamor_prepare.c
glamor_prepare.h
glamor_priv.h (!1714) glamor: use PixmapDestroy hook 2025-05-22 17:34:47 +02:00
glamor_program.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_program.h
glamor_rects.c
glamor_render.c
glamor_segs.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_spans.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_sync.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_text.c
glamor_transfer.c
glamor_transfer.h
glamor_transform.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_transform.h
glamor_trapezoid.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_triangles.c
glamor_utils.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_utils.h
glamor_vbo.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_window.c (!1930) glamor: fix missing include of dix-config.h 2025-05-22 17:34:51 +02:00
glamor_xv.c
meson.build