xserver/glamor
Enrico Weigelt, metux IT consult 63f7cdf761 (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H
The symbol controls whether to include dix-config.h, and it's always set,
thus we don't need it (and dozens of ifdef's) anymore.

This commit only removes them from our own source files, where we can
guarantee that dix-config.h is present - leaving the (potentially exported)
headers untouched.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-06-29 12:43:28 +02:00
..
glamor.c (submit/cleanup-alloc-funcs) treewide: replace xnfstrdup() calls by XNFstrdup() 2024-06-29 12:43:28 +02:00
glamor.h
glamor_addtraps.c
glamor_composite_glyphs.c
glamor_compositerects.c
glamor_context.h
glamor_copy.c
glamor_core.c glamor: Fallback to software rendering on GLSL link failure 2024-04-11 12:01:14 +00:00
glamor_dash.c
glamor_debug.h
glamor_egl.c (submit/cleanup-alloc-funcs) treewide: replace xnfalloc() calls to XNFalloc() 2024-06-29 12:43:27 +02:00
glamor_egl.h
glamor_egl_ext.h
glamor_eglmodule.c
glamor_fbo.c
glamor_font.c
glamor_font.h
glamor_glx_provider.c
glamor_glx_provider.h
glamor_glyphblt.c
glamor_gradient.c glamor: Fallback to software rendering on GLSL link failure 2024-04-11 12:01:14 +00:00
glamor_image.c
glamor_largepixmap.c
glamor_lines.c
glamor_picture.c
glamor_pixmap.c
glamor_points.c
glamor_prepare.c
glamor_prepare.h
glamor_priv.h (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-06-29 12:43:27 +02:00
glamor_program.c glamor: Fallback to software rendering on GLSL link failure 2024-04-11 12:01:14 +00:00
glamor_program.h
glamor_rects.c
glamor_render.c glamor: Fallback to software rendering on GLSL link failure 2024-04-11 12:01:14 +00:00
glamor_segs.c
glamor_spans.c
glamor_sync.c
glamor_text.c
glamor_transfer.c (submit/cleanup-alloc-funcs) treewide: replace xnfalloc() calls to XNFalloc() 2024-06-29 12:43:27 +02:00
glamor_transfer.h
glamor_transform.c
glamor_transform.h
glamor_trapezoid.c
glamor_triangles.c
glamor_utils.c
glamor_utils.h
glamor_vbo.c (submit/cleanup-alloc-funcs) treewide: replace xnfalloc() calls to XNFalloc() 2024-06-29 12:43:27 +02:00
glamor_window.c
glamor_xv.c (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H 2024-06-29 12:43:28 +02:00
meson.build