(file) Return to xf86Globals.c CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / common

Diff for /xc/programs/Xserver/hw/xfree86/common/xf86Globals.c between version 1.1.2.14 and 1.1.2.15

version 1.1.2.14, 1998/01/27 13:44:34 version 1.1.2.15, 1998/01/29 08:39:34
Line 1 
Line 1 
 /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Globals.c,v 1.1.2.13 1998/01/25 14:26:33 dawes Exp $ */  /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Globals.c,v 1.1.2.14 1998/01/27 13:44:34 dawes Exp $ */
  
 /* /*
  * Copyright (c) 1997 by The XFree86 Project, Inc.  * Copyright (c) 1997 by The XFree86 Project, Inc.
Line 49 
Line 49 
 Bool xf86ProbeOnly = FALSE; Bool xf86ProbeOnly = FALSE;
 int xf86Bpp = -1; int xf86Bpp = -1;
 int xf86Depth = -1; int xf86Depth = -1;
 rgb xf86Weight = {-1, -1, -1};  rgb xf86Weight = {0, 0, 0};
 Bool xf86ShowUnresolved = DEFAULT_UNRESOLVED; Bool xf86ShowUnresolved = DEFAULT_UNRESOLVED;
 Bool xf86BestRefresh = DEFAULT_BEST_REFRESH; Bool xf86BestRefresh = DEFAULT_BEST_REFRESH;
 Bool xf86FlipPixels = FALSE; Bool xf86FlipPixels = FALSE;


Legend:
Removed from v.1.1.2.14  
changed lines
  Added in v.1.1.2.15

Powered by
ViewCVS 0.9.2