45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef HAVE_DIX_CONFIG_H
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <dix-config.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifndef INITARGS
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define INITARGS void
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef SHAPE
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _SHAPE_SERVER_ /* don't want Xlib structures */
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/shapestr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef MULTIBUFFER
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void MultibufferExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _MULTIBUF_SERVER_ /* don't want Xlib structures */
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/multibufst.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef MITMISC
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void MITMiscExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _MITMISC_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/mitmiscstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XTEST
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XTestExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _XTEST_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/XTest.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/xteststr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#if 1
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XTestExtension1Init(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef BIGREQS
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void BigReqExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/bigreqstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XSYNC
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void SyncExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _SYNC_SERVER
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/sync.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/syncstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef SCREENSAVER
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void ScreenSaverExtensionInit (INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/saver.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XCMISC
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XCMiscExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/xcmiscstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XF86VIDMODE
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XFree86VidModeExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _XF86VIDMODE_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/xf86vmstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XF86MISC
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XFree86MiscExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _XF86MISC_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _XF86MISC_SAVER_COMPAT_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/xf86mscstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XFreeXDGA
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XFree86DGAExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XFree86DGARegister(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _XF86DGA_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/xf86dgastr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef DPMSExtension
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void DPMSExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/dpmsstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef FONTCACHE
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void FontCacheExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _FONTCACHE_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include "fontcacheP.h"
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include "fontcachstr.h"
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef TOGCUP
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XcupExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _XCUP_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/Xcupstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef EVI
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void EVIExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#define _XEVI_SERVER_
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/XEVIstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XV
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XvExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XvMCExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XvRegister(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/Xv.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/XvMC.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef RES
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void ResExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/XResproto.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef SHM
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void ShmExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#include <X11/extensions/shmstr.h>
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void ShmSetPixmapFormat(
45e9809aff7304721fddb95654901b32195c9c7avboxsync ScreenPtr pScreen,
45e9809aff7304721fddb95654901b32195c9c7avboxsync int format);
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void ShmRegisterFuncs(
45e9809aff7304721fddb95654901b32195c9c7avboxsync ScreenPtr pScreen,
45e9809aff7304721fddb95654901b32195c9c7avboxsync ShmFuncsPtr funcs);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#ifdef XACE
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XaceExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#if 1
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void SecurityExtensionSetup(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void SecurityExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#if 1
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XagExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#if 1
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XpExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#if 1
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void PanoramiXExtensionInit(int argc, char *argv[]);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif
45e9809aff7304721fddb95654901b32195c9c7avboxsync
45e9809aff7304721fddb95654901b32195c9c7avboxsync#if 1
45e9809aff7304721fddb95654901b32195c9c7avboxsyncextern void XkbExtensionInit(INITARGS);
45e9809aff7304721fddb95654901b32195c9c7avboxsync#endif