xserver/glamor
Alan Coopersmith 63ebd0a91f Merge branch 'glamor-nonnull' into 'main'
Draft: glamor: Add nonnull attributes to help calm gcc analyzer

See merge request xorg/xserver!2107
2026-06-05 07:46:30 -07:00
..
glamor.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor.h glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_addtraps.c glamor: Remove _nf rendering functions 2015-03-24 12:01:39 -07:00
glamor_composite_glyphs.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_compositerects.c glamor: Make glamor_solid_boxes take a DrawablePtr 2023-07-20 10:14:56 +02:00
glamor_context.h glamor: Assume EGL in glamor_context 2021-09-15 19:14:23 +00:00
glamor_copy.c glamor: Make glamor_set_alu take a DrawablePtr 2024-01-11 10:03:10 +00:00
glamor_core.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_dash.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_debug.h glamor: glamor_debug.h: drop unused AbortServer() declaration 2026-01-19 12:32:19 -08:00
glamor_egl.c Merge branch 'glamor-nonnull' into 'main' 2026-06-05 07:46:30 -07:00
glamor_egl.h glamor/xwayland: Define EGL_NO_X11 2019-11-04 20:49:33 +01:00
glamor_egl_ext.h glamor: Implement PixmapFromBuffers and BuffersFromPixmap 2018-03-05 13:27:49 -05:00
glamor_eglmodule.c glamor: use explicit field initializers for XF86ModuleData 2026-01-25 10:40:00 -08:00
glamor_fbo.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_font.c include: dixfontstr.h: drop silent dependency on libxfont2 2026-01-25 10:39:56 -08:00
glamor_font.h glamor: store old fonts in double width textures. 2016-01-13 11:21:02 +10:00
glamor_glx_provider.c glamor: reject configs using unsupported rgbBits size 2026-01-25 10:39:58 -08:00
glamor_glx_provider.h glamor: Lift the GLX EGL backend from Xwayland 2023-11-07 17:59:24 +03:00
glamor_glyphblt.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_gradient.c Merge branch 'glamor-nonnull' into 'main' 2026-06-05 07:46:30 -07:00
glamor_image.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_largepixmap.c Merge branch 'glamor-nonnull' into 'main' 2026-06-05 07:46:30 -07:00
glamor_lines.c Merge branch 'glamor-nonnull' into 'main' 2026-06-05 07:46:30 -07:00
glamor_picture.c glamor: make use of GL_EXT_texture_format_BGRA8888 2022-12-01 08:41:57 +00:00
glamor_pixmap.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_points.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_prepare.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_prepare.h glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_priv.h glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_program.c glamor: Fix possible double-free 2026-01-25 10:39:55 -08:00
glamor_program.h glamor: Make program APIs take DrawablePtrs instead of PixmapPtrs 2023-07-18 09:34:39 +00:00
glamor_rects.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_render.c Merge branch 'glamor-nonnull' into 'main' 2026-06-05 07:46:30 -07:00
glamor_segs.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_spans.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_sync.c glamor: Don't glFlush/ctx switch unless any work has been performed 2023-03-17 12:38:23 +00:00
glamor_text.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_transfer.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_transfer.h glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_transform.c glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_transform.h glamor: Add nonnull attributes to help calm gcc analyzer 2026-02-14 10:35:12 -08:00
glamor_trapezoid.c glamor: Remove _nf rendering functions 2015-03-24 12:01:39 -07:00
glamor_triangles.c glamor: Remove _nf rendering functions 2015-03-24 12:01:39 -07:00
glamor_utils.c glamor: Make glamor_solid_boxes take a DrawablePtr 2023-07-20 10:14:56 +02:00
glamor_utils.h glamor: Don't glFlush/ctx switch unless any work has been performed 2023-03-17 12:38:23 +00:00
glamor_vbo.c treewide: replace xnfalloc() calls to XNFalloc() 2026-01-25 10:39:55 -08:00
glamor_window.c glamor: Drop tracking of the last picture attached to pixmaps. 2015-07-10 09:42:58 -07:00
glamor_xv.c Merge branch 'glamor-nonnull' into 'main' 2026-06-05 07:46:30 -07:00
meson.build Xephyr: use glamor glx provider 2023-11-07 18:20:48 +03:00