xserver-multidpi/os
Dodji Seketeli 6307ee7709 GLX: allow skipping of visual init wrapping
* GL/glx/glxvisuals.c: added boolean to disable
	  calling init_visuals(). This gives a chance to Xephyr
	  to take over visuals manipulation and avoid a crash at
	  server shutdown in __glXMesaScreenDestroy(), due to the fact
	  that mesa might sees more visual than what it has actually created in
	  init_visuals(). It might see more visuals because Xephyr can augment
	  the number of visuals, dynamically.
	* os/utils.c: the boolean is actually defined here.
2007-10-02 16:55:17 +02:00
..
access.c Rework local client id finding code to be more uniform 2007-09-27 16:47:32 -07:00
auth.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
connection.c Rework local client id finding code to be more uniform 2007-09-27 16:47:32 -07:00
io.c Bug #7186: Fix an excessive request size limitation that broke big-requests. 2007-08-31 13:09:45 -07:00
log.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
Makefile.am Actually build Secure RPC authentication support (missed in modularization) 2007-08-17 15:29:47 -07:00
mitauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
oscolor.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
oscolor.h Add oscolor.h 2006-02-16 19:36:39 +00:00
osdep.h Bug #7186: Fix an excessive request size limitation that broke big-requests. 2007-08-31 13:09:45 -07:00
osinit.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
rpcauth.c Actually build Secure RPC authentication support (missed in modularization) 2007-08-17 15:29:47 -07:00
secauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
strlcat.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
strlcpy.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
utils.c GLX: allow skipping of visual init wrapping 2007-10-02 16:55:17 +02:00
WaitFor.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
xalloc.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xdmauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xdmcp.c General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
xprintf.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xstrans.c Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H. 2005-07-03 12:16:29 +00:00