xserver/mi
Enrico Weigelt, metux IT consult a57215e493 (submit/xnest-gcrec) fix name clash on 'GC' between Xlib and Xserver
Both xlib as well as the Xserver use the same identifier "GC" for
different types. While on xlib it's just the numerical ID of a GC,
the xserver defines a struct for it by the same name. This is this
ugly and needs ridiculous hacks for Xserver code that needs xlib.

Easy to solve by just renaming the GC typedef to GCRec (consistent
with how we're naming other structs) and replacing GC* by GCPtr.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-02-13 14:09:47 +01:00
..
meson.build mi: drop now obsolete mioverlay.h 2025-02-06 21:00:08 +00:00
mi.h mi: unexport miXYToWindow() 2025-02-06 16:45:20 +02:00
mi_priv.h mi: unexport SetInstalledmiColormap() macro 2025-02-06 16:45:20 +02:00
miarc.c mi: use dixDestroyPixmap() instead of direct driver call 2025-02-12 17:48:30 +01:00
micmap.c mi: unexport SetInstalledmiColormap() macro 2025-02-06 16:45:20 +02:00
micmap.h mi: unexport SetInstalledmiColormap() macro 2025-02-06 16:45:20 +02:00
micoord.h mi: Remove semi-arbitrary arch awareness in packed coordinate macros 2014-07-28 12:20:44 -07:00
micopy.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
midash.c mi: unexport miStepDash() 2025-02-06 16:45:20 +02:00
midispcur.c mi: use dixDestroyPixmap() instead of direct driver call 2025-02-12 17:48:30 +01:00
mieq.c (submit/miext-extinit) treewide: clean up remaining consumers of extinit.h 2025-02-13 14:09:46 +01:00
miexpose.c mi: miexpose: fix FTBS w/ rootless helper 2025-02-08 15:15:57 +00:00
mifillarc.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mifillarc.h mi: Unexport arc fill implementation details 2014-10-27 15:45:21 -04:00
mifpoly.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
migc.c mi: use dixDestroyPixmap() instead of direct driver call 2025-02-12 17:48:30 +01:00
migc.h mi: Add include guards to migc.h 2017-02-16 15:10:32 -05:00
miglblt.c (submit/xnest-gcrec) fix name clash on 'GC' between Xlib and Xserver 2025-02-13 14:09:47 +01:00
miinitext.c (submit/miext-extinit) miext: move over extinit_priv.h from include 2025-02-13 14:09:46 +01:00
miinitext.h mi: List extensions in usage message 2021-01-29 12:52:09 +00:00
miline.h mi: miline.h: drop DEFAULTZEROLINEBIAS from public header 2025-02-06 22:18:12 +00:00
mipointer.c rename old symbol PANORAMIX to XINERAMA 2025-02-06 15:51:27 +00:00
mipointer.h (!1787) mi: (re)export and document miPointerInitialize() 2025-02-13 14:09:43 +01:00
mipointer_priv.h (!1787) mi: (re)export and document miPointerInitialize() 2025-02-13 14:09:43 +01:00
mipointrst.h dix: Update some comments to reflect the new non-SIGIO input model 2016-06-08 11:36:32 -04:00
mipoly.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mipoly.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mipolypnt.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mipolyrect.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mipolyseg.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mipolytext.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mipushpxl.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
miscanfill.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miscrinit.c FIXME (!1714) FIXME !!! mi: overlay: use window destructor hook 2025-02-13 14:09:44 +01:00
misprite.c mi: unexport miPointerInitialize() 2025-02-06 14:38:05 +00:00
misprite.h mi: misprite.h: drop unnecessary extern on functions 2024-10-10 14:44:52 +00:00
mistruct.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mivalidate.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mivaltree.c mi: unexport miShapedWindowIn() 2025-02-06 16:45:20 +02:00
miwideline.c mi: unexport miStepDash() 2025-02-06 16:45:20 +02:00
miwideline.h mi: Fold mispans.c into miwideline.c 2014-10-27 15:45:22 -04:00
miwindow.c (!1714) dix: add per-screen window position notify hook 2025-02-13 14:09:44 +01:00
mizerarc.c mi: unexport miWideArc() 2025-02-06 16:45:20 +02:00
mizerarc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mizerclip.c mi: miline.h: unexport only locally used macros 2025-02-06 22:18:11 +00:00
mizerline.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00