This website requires JavaScript.
1248 changed files with
5220 additions and
183 deletions
@ -21,6 +21,10 @@
*/
/* $Header$ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "gcstruct.h"
# include "windowstr.h"
# include "cw.h"
@ -21,6 +21,10 @@
*/
/* $Header$ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "picturestr.h"
/*
@ -21,6 +21,10 @@
*/
/* $Header$ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "gcstruct.h"
# include "cw.h"
@ -21,6 +21,10 @@
*/
/* $Header$ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "gcstruct.h"
# include "windowstr.h"
# include "cw.h"
@ -22,15 +22,19 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifdef HAVE_CONFIG_H
# include <config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _DAMAGE_H_
# define _DAMAGE_H_
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _DAMAGESTR_H_
# define _DAMAGESTR_H_
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _LAYER_H_
# define _LAYER_H_
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "layerstr.h"
GCFuncs layerGCFuncs = {
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "layerstr.h"
int layerScrPrivateIndex ;
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "layerstr.h"
void
@ -22,15 +22,19 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _LAYERSTR_H_
# define _LAYERSTR_H_
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "layerstr.h"
static LayerListPtr
@ -35,6 +35,10 @@
* underneath this layer besides fb will get called .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "rootless.h"
# include "rlAccel.h"
@ -28,6 +28,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessCommon.c,v 1.4 2003/10/18 00:00:34 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
/*
@ -28,6 +28,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbblt.c,v 1.8 2000/09/28 00:47:22 keithp Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
# include "rootlessCommon.h"
# include "rlAccel.h"
@ -24,6 +24,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbcopy.c,v 1.12 2001/07/16 05:04:05 keithp Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
# include "rlAccel.h"
@ -24,6 +24,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbfill.c,v 1.6 2003/01/31 00:01:45 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
# include "rlAccel.h"
@ -24,6 +24,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbfillrect.c,v 1.2 2000/02/23 20:29:43 dawes Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
# include "rlAccel.h"
@ -24,6 +24,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbfillsp.c,v 1.2 2000/02/23 20:29:43 dawes Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
# include "rlAccel.h"
@ -24,8 +24,12 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbglyph.c,v 1.12 2001/09/07 15:16:00 keithp Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "dixfontstr.h"
# include "rlAccel.h"
@ -28,6 +28,10 @@
*/
/* $XFree86: xc/programs/Xserver/fb/fbsolid.c,v 1.8 2001/10/28 03:33:08 tsi Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "fb.h"
# include "rootlessCommon.h"
@ -29,6 +29,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootless.h,v 1.7 2004/07/02 01:30:33 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _ROOTLESS_H
# define _ROOTLESS_H
@ -30,6 +30,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessCommon.c,v 1.6 2004/07/02 01:30:33 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "rootlessCommon.h"
unsigned int rootless_CopyBytes_threshold = 0 ;
@ -29,6 +29,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessCommon.h,v 1.5 2004/07/02 01:30:33 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _ROOTLESSCOMMON_H
# define _ROOTLESSCOMMON_H
@ -28,6 +28,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessConfig.h,v 1.1 2003/04/15 01:05:44 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _ROOTLESSCONFIG_H
# define _ROOTLESSCONFIG_H
@ -30,6 +30,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessGC.c,v 1.1 2003/04/15 01:05:44 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "mi.h"
# include "scrnintstr.h"
# include "gcstruct.h"
@ -31,6 +31,10 @@
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessScreen.c,v 1.2 2003/04/30 23:15:35 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "mi.h"
# include "scrnintstr.h"
# include "gcstruct.h"
@ -90,6 +90,10 @@ Equipment Corporation.
* Bob Scheifler - - avoid miComputeClips for unmapped windows ,
* valdata changes
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "validate.h"
@ -31,6 +31,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessWindow.c,v 1.12 2004/07/02 01:30:33 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "rootlessCommon.h"
# include "rootlessWindow.h"
@ -28,6 +28,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessWindow.h,v 1.1 2003/04/15 01:05:44 torrey Exp $ */
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _ROOTLESSWINDOW_H
# define _ROOTLESSWINDOW_H
@ -23,12 +23,16 @@
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# ifndef _SHADOW_H_
# define _SHADOW_H_
@ -23,12 +23,16 @@
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -22,12 +22,16 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -22,12 +22,16 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -22,12 +22,16 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -25,4 +25,8 @@
# define FUNC shadowUpdateRotate16
# define Data CARD16
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD16
# define ROTATE 180
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD16
# define ROTATE 270
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD16
# define ROTATE 90
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -25,4 +25,8 @@
# define FUNC shadowUpdateRotate32
# define Data CARD32
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD32
# define ROTATE 180
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD32
# define ROTATE 270
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD32
# define ROTATE 90
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -25,4 +25,8 @@
# define FUNC shadowUpdateRotate8
# define Data CARD8
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD8
# define ROTATE 180
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD8
# define ROTATE 270
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -26,4 +26,8 @@
# define Data CARD8
# define ROTATE 90
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include "shrotpack.h"
@ -22,12 +22,16 @@
* PERFORMANCE OF THIS SOFTWARE .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"
@ -27,12 +27,16 @@
* orientations work .
*/
# ifdef HAVE_DIX_CONFIG_H
# include <dix-config.h>
# endif
# include <X11/X.h>
# include "scrnintstr.h"
# include "windowstr.h"
# include "font.h"
# include <X11/fonts/font.h>
# include "dixfontstr.h"
# include "fontstruct.h"
# include <X11/fonts/fontstruct.h>
# include "mi.h"
# include "regionstr.h"
# include "globals.h"