xserver/glamor
Enrico Weigelt, metux IT consult b443f4bb88 os: drop Xasprintf() and Xvasprintf()
The supported platforms already have asprintf() and vasprintf(),
so there's no need for having our own implementation anymore.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:54:13 +02:00
..
glamor.c glamor: use PixmapDestroy hook 2025-06-12 16:46:44 +02:00
glamor.h glamor: use CloseScreen hook 2025-06-12 16:45:26 +02:00
glamor_addtraps.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_composite_glyphs.c os: drop Xasprintf() and Xvasprintf() 2025-06-12 16:54:13 +02:00
glamor_compositerects.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_context.h
glamor_copy.c treewide: drop COMPOSITE symbol 2025-06-12 16:47:01 +02:00
glamor_core.c glamor: use calloc() instead of malloc() 2025-06-12 16:49:29 +02:00
glamor_dash.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_debug.h
glamor_egl.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_egl.h
glamor_egl_ext.h
glamor_eglmodule.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_fbo.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_font.c glamor: use calloc() instead of malloc() 2025-06-12 16:49:29 +02:00
glamor_font.h
glamor_glx_provider.c glamor: reject configs using unsupported rgbBits size 2025-01-21 09:16:52 +00:00
glamor_glx_provider.h
glamor_glyphblt.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_gradient.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_image.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_largepixmap.c glamor: fix segfault on calloc() failure 2025-06-12 16:31:54 +02:00
glamor_lines.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_picture.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_pixmap.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_points.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_prepare.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_prepare.h
glamor_priv.h glamor: use PixmapDestroy hook 2025-06-12 16:46:44 +02:00
glamor_program.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_program.h
glamor_rects.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_render.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_segs.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_spans.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_sync.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_text.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_transfer.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
glamor_transfer.h
glamor_transform.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_transform.h
glamor_trapezoid.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_triangles.c fb: pict: unexport fbTriangles() 2025-06-12 16:35:19 +02:00
glamor_utils.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_utils.h glamor: NULL-protect GLAMOR_PIXMAP_PRIV_HAS_FBO() 2025-06-12 16:31:44 +02:00
glamor_vbo.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_window.c glamor: fix missing include of dix-config.h 2025-06-12 16:50:32 +02:00
glamor_xv.c glamor: BUG_RETURN*() on pixmap private data 2025-06-12 16:31:49 +02:00
meson.build