a724b7f130 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-11-13 20:32:26 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6facd958c2 
								
							 
						 
						
							
							
								
								On DragonFLy, default to /dev/sysmouse (just like on FreeBSD).  
							
							... 
							
							
							
							TODO: use autoconf to handle this so the code is not platform
based but feature based. 
							
						 
						
							2006-11-13 20:23:06 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5bfe7f4dfc 
								
							 
						 
						
							
							
								
								DRI: call drmSetServerInfo() before drmOpen().  
							
							... 
							
							
							
							Also, remove some libdrm remnants. 
							
						 
						
							2006-11-13 01:54:32 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								28337cc106 
								
							 
						 
						
							
							
								
								Fix typo before the last commit.  
							
							
							
						 
						
							2006-11-09 19:51:17 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e1720b1089 
								
							 
						 
						
							
							
								
								Bug  #8868 : Remove drm from SUBDIRS now that the directory is gone.  
							
							
							
						 
						
							2006-11-09 18:53:37 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ec77a95a02 
								
							 
						 
						
							
							
								
								Allow RandR objects to be created before the associated ScreenRec.  
							
							... 
							
							
							
							xf86 drivers need to create RandR object in the PreInit stage,
before the ScreenRec is allocated. Changing the RandR DIX code
to permit this required the addition of functions that later associate the
objects with the related screen.
An additional change is that modes are now global, and no longer associated
with a specific screen. This change actually makes mode management cleaner
as there is no more per-screen list of modes to deal with.
This changes the RandR 1.2 ABI/API for drivers. 
							
						 
						
							2006-11-08 21:36:35 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fd91630b73 
								
							 
						 
						
							
							
								
								make X server use system libdrm - this requires libdrm >= 2.3.0  
							
							... 
							
							
							
							This patch blacklists the load "drm" line, moves some functions in dri module
links dri module against libdrm, and removes the X copy of libdrm 
							
						 
						
							2006-11-09 09:30:33 +11:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0409e1627a 
								
							 
						 
						
							
							
								
								'make dist' fixes.  
							
							
							
						 
						
							2006-11-08 16:17:20 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0567a6337b 
								
							 
						 
						
							
							
								
								xfree86/linux acpi: fix tokenising  
							
							... 
							
							
							
							Split on a space, rather on the 'video' string, as strtok takes a char,
not a string. 
							
						 
						
							2006-11-08 18:00:52 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e7900d68c3 
								
							 
						 
						
							
							
								
								remove trailing whitespace  
							
							... 
							
							
							
							Whitespace police in full effect. 
							
						 
						
							2006-11-08 15:36:47 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2035f115b7 
								
							 
						 
						
							
							
								
								xfree86: remove xf86Keymap.h  
							
							
							
						 
						
							2006-11-08 15:30:03 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								809e2841aa 
								
							 
						 
						
							
							
								
								xfree86: add general handler, port ACPI to it (bug  #5665 )  
							
							... 
							
							
							
							Add 'general' handler registration, which will not trigger DPMS when an
event comes in.
Make ACPI use this. 
							
						 
						
							2006-11-08 15:30:03 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								332f179db7 
								
							 
						 
						
							
							
								
								kdrive/sdl: fix compilation  
							
							
							
						 
						
							2006-11-08 15:30:03 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								844090a5b5 
								
							 
						 
						
							
							
								
								xfree86/xf86misc: warning fixes  
							
							
							
						 
						
							2006-11-08 15:29:15 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								61b570d0c1 
								
							 
						 
						
							
							
								
								xfree86/os-support: update prototype for OSRingBell  
							
							
							
						 
						
							2006-11-08 15:29:15 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								96f78e3886 
								
							 
						 
						
							
							
								
								remove XFree86 changelogs (bug  #7262 )  
							
							... 
							
							
							
							Without being able to tie these to specific commits, the text changelog is
useless, as well as being huge. 
							
						 
						
							2006-11-08 15:29:15 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								05f1c30246 
								
							 
						 
						
							
							
								
								Merge branch 'autoconfig-for-7.2'  
							
							
							
						 
						
							2006-11-07 18:42:54 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4e6e4baead 
								
							 
						 
						
							
							
								
								Fix build on FreeBSD after input-hotplug.  
							
							
							
						 
						
							2006-11-07 13:36:54 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20e9144c07 
								
							 
						 
						
							
							
								
								Add $(DIX_CFLAGS) to remaining Makefile.am files  
							
							
							
						 
						
							2006-11-07 12:49:28 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c20d3bf753 
								
							 
						 
						
							
							
								
								Merge branch 'origin' into randr-1.2  
							
							
							
						 
						
							2006-11-07 01:21:28 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aa0261a98e 
								
							 
						 
						
							
							
								
								Improve vm86 error handling in Xvesa.  
							
							
							
						 
						
							2006-11-06 02:29:49 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6b2c65fdd1 
								
							 
						 
						
							
							
								
								Fix typo in Xvesa: incorrect reporting of DAC capabilities.  
							
							
							
						 
						
							2006-11-06 00:30:09 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								028bbdc041 
								
							 
						 
						
							
							
								
								Merge master back to randr-1.2  
							
							
							
						 
						
							2006-11-04 17:46:26 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8b87ce1974 
								
							 
						 
						
							
							
								
								Allow X server to build against libdrm 2.1  
							
							
							
						 
						
							2006-11-04 17:41:25 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7ffbe9d232 
								
							 
						 
						
							
							
								
								Add DIX_CFLAGS to hw/vfb/Makefile.am  
							
							
							
						 
						
							2006-11-04 17:41:09 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8deaaa312a 
								
							 
						 
						
							
							
								
								automake: avoid use of reserved _SOURCES keyword (bug  #8866 )  
							
							... 
							
							
							
							Avoid using _SOURCES unless we're directly referencing a program or
library to be built; use _SRCS instead.  Shuts automake 1.10 up. 
							
						 
						
							2006-11-04 19:08:28 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f72927d26c 
								
							 
						 
						
							
							
								
								xfree86/hurd: remove OsMouseProc (bug  #5613 )  
							
							... 
							
							
							
							Remove OsMouseProc, let the mouse driver deal with it. 
							
						 
						
							2006-11-04 19:08:27 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0273610578 
								
							 
						 
						
							
							
								
								xfree86/hurd: add bell support, remove SERVER/LOADER defines (bug  #5613 )  
							
							... 
							
							
							
							Add no-op bell ringing support, and remove obsolete @SERVER_DEFINES@ and
@LOADER_DEFINES@ from CFLAGS. 
							
						 
						
							2006-11-04 19:08:25 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								412e93349e 
								
							 
						 
						
							
							
								
								kdrive: make building of Linux support conditional (bug  #5613 )  
							
							... 
							
							
							
							Only try to build Linux support on Linux.  We should probably disable all
OS-dependent DDXes if we don't have a workable OS (and only build
Xephyr/Xfake), but that's future work. 
							
						 
						
							2006-11-04 19:08:23 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								97fd471a62 
								
							 
						 
						
							
							
								
								Fix standard VESA modes.  
							
							... 
							
							
							
							The built-in mode timings were off slightly for the 640x480@60, 640x480@72,
and 1024x768@75 modes. 
							
						 
						
							2006-11-03 14:06:32 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bd0c829654 
								
							 
						 
						
							
							
								
								Do not map full 0-1MB legacy range  
							
							... 
							
							
							
							If we're mapping something in the "legacy range" (0-1Mb), we shouldn't
expand the requested range to the entire 0-1Mb range.  Typically this
is for mapping the VGA frame buffer, and some platforms support mmap of
the frame buffer but not the entire 0-1Mb range.
For example, HP sx1000 and sx2000 ia64 platforms can have memory from
0-0x9ffff, VGA frame buffer from 0xa0000-0xbffff, and memory from
0xc0000-0xfffff.  On these platforms, we can't map the entire 0-1Mb
range with the same attribute because the memory only supports WB,
while the frame buffer supports only UC.  But an mmap of just the
frame buffer should work fine. 
							
						 
						
							2006-11-03 18:59:52 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c1828a8ff5 
								
							 
						 
						
							
							
								
								Fixing mach64 driver bailing out on ia64  
							
							... 
							
							
							
							Mach64 driver bails out on ia64 because it cannot map device
memory. It turns out that some bogus and unneeded code attempts
to find the root bridge of the device and fails to do so proberly
as there this host-to-pci bridge is not existant. This code has
been around for years although it completely unclear what it had
been intended for. Fixing this by eliminating the bogus code. 
							
						 
						
							2006-11-03 18:59:52 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d50fc413b3 
								
							 
						 
						
							
							
								
								Fix device path in altixPCI.c to be domain aware.  
							
							
							
						 
						
							2006-11-03 18:59:52 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1d731fc54a 
								
							 
						 
						
							
							
								
								Add domain support to linuxPciOpenFile().  
							
							... 
							
							
							
							Loosely based on patch from David S. Miller <davem@davemloft.net>
See also bug #2368 . 
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								caaa113acf 
								
							 
						 
						
							
							
								
								Fixing domain support for ia64  
							
							... 
							
							
							
							ia64 specific functions + defines.
Still uses /proc interface for some scaning code.
Based on code from Egbert Eich <eich@freedesktop.org>. 
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								16c5043fc0 
								
							 
						 
						
							
							
								
								Fix 2 warnings.  
							
							
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								072c022e73 
								
							 
						 
						
							
							
								
								Fix obviously wrong boundary checks + cleanup unused vars.  
							
							... 
							
							
							
							Also disable compilation of code that is no longer used anywhere in the whole
Xserver tree. 
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5afc6c1a14 
								
							 
						 
						
							
							
								
								Added linux 2.6 compatible domain aware device scanning code.  
							
							... 
							
							
							
							Additional scanning code uses the /sys interface of 2.6 kernels.
Cleaned up the use of tags and already split domain/bus/dev/fn. 
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6319f7d713 
								
							 
						 
						
							
							
								
								Make int10 fully domain aware.  
							
							
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f4dd2665b0 
								
							 
						 
						
							
							
								
								Added missing domain stripping in already domain aware code.  
							
							
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46901063e8 
								
							 
						 
						
							
							
								
								Build with -D_PC on ix86 only.  
							
							
							
						 
						
							2006-11-03 18:59:51 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								543b397277 
								
							 
						 
						
							
							
								
								Merge branch 'origin' into randr-1.2  
							
							
							
						 
						
							2006-11-02 19:00:35 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								037f23e6f8 
								
							 
						 
						
							
							
								
								Convert Xprt DDX to new motion history api  
							
							
							
						 
						
							2006-11-02 18:30:58 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7dc54a40e9 
								
							 
						 
						
							
							
								
								Remove references to xf86Info.kbd* from solaris code  
							
							
							
						 
						
							2006-11-02 16:38:47 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e46f7f78b3 
								
							 
						 
						
							
							
								
								sun_bell.c needs to #include "xf86_OSlib.h"  
							
							
							
						 
						
							2006-11-02 16:38:12 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								01afa533aa 
								
							 
						 
						
							
							
								
								xfree86/os-support: axe more unused files  
							
							
							
						 
						
							2006-11-02 04:32:37 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								57c1409151 
								
							 
						 
						
							
							
								
								xfree86/os-support: remove unused file from dist  
							
							
							
						 
						
							2006-11-02 04:21:06 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1d65429a9e 
								
							 
						 
						
							
							
								
								xfree86: don't attempt to enable and disable non-DIX devices  
							
							... 
							
							
							
							Don't try to enable and disable devices with no entry in the DIX, such as
the evdev brain. 
							
						 
						
							2006-11-02 04:12:55 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								18c246a13b 
								
							 
						 
						
							
							
								
								Merge branch 'input-hotplug'  
							
							
							
						 
						
							2006-11-02 03:21:37 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ba9f5138fc 
								
							 
						 
						
							
							
								
								xfree86: allow starting with no input devices  
							
							... 
							
							
							
							Add a server flag (AllowEmptyInput), which will inhibit adding the
standard keyboard and mouse drivers, if there are no input devices in the
config file. 
							
						 
						
							2006-11-02 03:16:10 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								be291a6d97 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-11-02 03:15:25 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a2d6242106 
								
							 
						 
						
							
							
								
								kdrive:remove Change{Keyboard,Pointer}Device  
							
							... 
							
							
							
							This was removed in the DIX, so just axe it. 
							
						 
						
							2006-11-02 00:46:33 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81728558a0 
								
							 
						 
						
							
							
								
								input: add non-keyboard bell ringing function  
							
							... 
							
							
							
							Add a generic 'ring the bell' function (console bell on Linux and BSD,
/dev/audio on Solaris), and add DDX functions for this.  Make this the
core keyboard's bell.
Port Xvfb and Xnest to this.
Port XFree86 to this, with OS-specific hooks for Linux, BSD, and Solaris
taken from foo_io.c in the old layer. 
							
						 
						
							2006-11-01 23:10:26 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3df454719f 
								
							 
						 
						
							
							
								
								kdrive: add KdRingBell prototype  
							
							
							
						 
						
							2006-11-01 23:02:57 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c03311a1e7 
								
							 
						 
						
							
							
								
								Fix automake error: BUILT_SOURCES was defined multiple times on Solaris  
							
							
							
						 
						
							2006-10-31 16:05:48 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								645d057620 
								
							 
						 
						
							
							
								
								Handle building in a separate objdir  
							
							
							
						 
						
							2006-10-29 18:19:56 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								59584c375f 
								
							 
						 
						
							
							
								
								kill GNU-make'ism.  
							
							
							
						 
						
							2006-10-29 17:49:46 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								06b6b971d0 
								
							 
						 
						
							
							
								
								Make sure we have 64-bit file-offsets in libdrm.  
							
							
							
						 
						
							2006-10-29 15:22:37 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								644ee2434a 
								
							 
						 
						
							
							
								
								kdrive: avoid null dereferences  
							
							... 
							
							
							
							Avoid jumping into NULL pointers for OS or card functions which do not
exist. 
							
						 
						
							2006-10-29 03:52:11 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								738d2e8817 
								
							 
						 
						
							
							
								
								kdrive: move bell ringing into an OS function  
							
							... 
							
							
							
							Move the bell into an OS function, and use that if it's declared; else,
fall back to using the driver's function.
Remove the Linux keyboard bell function; just move it into the OS layer.
Use named initialisers when converting the old structures, and eliminate
unused functions. 
							
						 
						
							2006-10-29 03:48:02 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								96e32805d1 
								
							 
						 
						
							
							
								
								Xi: disallow changing core keyboard and pointer  
							
							... 
							
							
							
							Just short-circuit the change core keyboard/pointer requests. 
							
						 
						
							2006-10-29 03:43:34 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								92d04e746b 
								
							 
						 
						
							
							
								
								Import libdrm functions for the drm memory manager.  
							
							
							
						 
						
							2006-10-27 18:26:30 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								794f2e7291 
								
							 
						 
						
							
							
								
								xfree86: re-enable chipset-specific drivers for Linux/ia64  
							
							... 
							
							
							
							Re-enable chipset-specific support for Linux/ia64, by linking in
lnx_ia64.c. 
							
						 
						
							2006-10-26 20:38:58 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cdc8a4b7b2 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-10-26 00:28:30 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								becbda6d51 
								
							 
						 
						
							
							
								
								Fix test for Option "IgnoreABI".  
							
							... 
							
							
							
							This option has plenty of potential for wasting the time of bug triagers
without pretending it's always on. 
							
						 
						
							2006-10-25 11:39:27 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								59511974db 
								
							 
						 
						
							
							
								
								Merge branch 'master' into randr-1.2  
							
							
							
						 
						
							2006-10-24 17:26:20 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								65cd5aa4d7 
								
							 
						 
						
							
							
								
								kdrive/input: remove unnecessary #ifdef XINPUTs  
							
							... 
							
							
							
							Xi is now mandatory, so don't bother with the ifdefs. 
							
						 
						
							2006-10-25 01:12:45 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0514d53e10 
								
							 
						 
						
							
							
								
								xfree86: remove motion history handling  
							
							... 
							
							
							
							Remove motion history handling, as we now deal with this in the DIX. 
							
						 
						
							2006-10-25 01:10:44 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b1debebf8f 
								
							 
						 
						
							
							
								
								mi: remove mi motion history  
							
							... 
							
							
							
							This is now unneeded as we do motion history in the DIX. 
							
						 
						
							2006-10-25 01:10:20 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b9e180e632 
								
							 
						 
						
							
							
								
								port all users to the new DIX motion history API  
							
							... 
							
							
							
							Port KDrive, Xvfb, and Xnest, as well as the virtual core devices, to the
new motion history API.  Make GetPointerEvents also update the history. 
							
						 
						
							2006-10-25 01:09:19 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2a74b8a91d 
								
							 
						 
						
							
							
								
								xfree86: re-bump input abi to 1.0, yet again  
							
							
							
						 
						
							2006-10-25 01:04:53 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								27d682fa03 
								
							 
						 
						
							
							
								
								Fix from HEAD accidentally reverted during merge.  
							
							
							
						 
						
							2006-10-24 09:04:14 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8b90913566 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/Makefile.am
	hw/xfree86/common/xf86.h
	hw/xfree86/common/xf86DoScanPci.c
	hw/xfree86/os-support/bus/linuxPci.c
	hw/xfree86/scanpci/extrapci.ids
	hw/xfree86/scanpci/pci.ids
	hw/xfree86/scanpci/pciid2c.pl
	hw/xfree86/scanpci/xf86PciStdIds.h 
							
						 
						
							2006-10-24 08:57:59 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0cd6a3d8ef 
								
							 
						 
						
							
							
								
								xfree86/input: add proximity support, free valuators  
							
							... 
							
							
							
							Re-add support for proximity events, and remember to both va_end our
varargs, and free our valuators. 
							
						 
						
							2006-10-23 06:56:07 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a7c2d9a15d 
								
							 
						 
						
							
							
								
								kdrive: numerous warning fixes  
							
							
							
						 
						
							2006-10-23 06:08:27 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c8f76fb3a4 
								
							 
						 
						
							
							
								
								xfree86/input: disallow pointer device changes, fix drag event calculation  
							
							... 
							
							
							
							Don't allow users to change the core pointer.
Fix xf86SendDragEvents to check the device button state, not the core
pointer's.
Remove unused xf86CheckButton. 
							
						 
						
							2006-10-23 05:12:15 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c5b5b046e8 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-10-23 02:58:30 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fab1d37ecb 
								
							 
						 
						
							
							
								
								xfree86/options: don't blindly dereference NULL pointers  
							
							... 
							
							
							
							Sure, conf_idev should be initialised, but if it's not, try to make the
best of a bad situation. 
							
						 
						
							2006-10-23 02:57:00 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								523fe64ba1 
								
							 
						 
						
							
							
								
								kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()  
							
							... 
							
							
							
							In theory, removing LinuxPciScan should make these drivers OS-independent. 
							
						 
						
							2006-10-23 02:56:28 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								57f98e2b72 
								
							 
						 
						
							
							
								
								kdrive/tslib: port to new absolute API, remove debugging  
							
							... 
							
							
							
							Port to new absolute device (not touchscreen) API, and remove some
leftover debugging. 
							
						 
						
							2006-10-23 02:55:41 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a6dc629052 
								
							 
						 
						
							
							
								
								kdrive/os: add KdOsAddInputDrivers  
							
							... 
							
							
							
							Add KdOsAddInputDrivers, which adds all relevant input drivers.
Could possibly be refactored to KdAddInputDrivers, which called through
OsFuncs to a new function, if it existed. 
							
						 
						
							2006-10-23 02:54:59 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ac240b00ff 
								
							 
						 
						
							
							
								
								kdrive/input: use Absolute instead of Touchscreen  
							
							... 
							
							
							
							Adjust to suit Zepheniah's new absolute device API. 
							
						 
						
							2006-10-23 02:54:07 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b1ba4b3e8a 
								
							 
						 
						
							
							
								
								kdrive/neomagic: include vesa.h, use DebugF  
							
							
							
						 
						
							2006-10-23 02:53:15 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2f33f4065d 
								
							 
						 
						
							
							
								
								Xnest: port to new input API  
							
							... 
							
							
							
							Port Xnest to Get{Pointer,Keyboard}Events, plus the new mieq API. 
							
						 
						
							2006-10-23 02:52:35 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								08928afb05 
								
							 
						 
						
							
							
								
								Xnest: disable XKB, reshuffle code  
							
							... 
							
							
							
							Disable XKB, as we can't yet use it; move Composite disabling to
ddxInitGlobals, along with XKB. 
							
						 
						
							2006-10-23 02:51:52 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cd3b16a57e 
								
							 
						 
						
							
							
								
								Xvfb: port to new mieq API  
							
							
							
						 
						
							2006-10-23 02:51:13 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f08b6b2367 
								
							 
						 
						
							
							
								
								kdrive: change DEVICE_TOUCHSCREEN to DEVICE_ABS_{CALIB,AREA}  
							
							
							
						 
						
							2006-10-22 12:30:02 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								948a97b97e 
								
							 
						 
						
							
							
								
								Minor typo fix to xorg.conf man page.  
							
							
							
						 
						
							2006-10-21 23:09:22 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e26a494f41 
								
							 
						 
						
							
							
								
								Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-10-21 04:26:14 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								736b0d5078 
								
							 
						 
						
							
							
								
								DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.  
							
							... 
							
							
							
							Update the DEVICE_ABS_CALIB stuff to include the new elements.
New DEVICE_ABS_AREA support.
dev->touchscreen becomes dev->absolute, with _CALIB and _AREA stuff in it.
Update xfree86 to compile with this, kdrive needs an update too. 
							
						 
						
							2006-10-21 04:24:49 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								edd5f17454 
								
							 
						 
						
							
							
								
								Add ast driver/device info to Xorg server & config utilities  
							
							
							
						 
						
							2006-10-19 17:30:54 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aeba855b07 
								
							 
						 
						
							
							
								
								move keymap copy to event processing, from enqueuing  
							
							... 
							
							
							
							Move the keymap copying to event processing time (in
ProcessInputEvents), instead of being at event enqueuing time.
Break SetCore{Pointer,Keyboard} out into separate functions.
Change mieqEnqueue to take a device pointer, that asks for the
_original_ device associated with this event. 
							
						 
						
							2006-10-20 00:43:11 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b0780312d8 
								
							 
						 
						
							
							
								
								Pre-release message should tell users to check git, not CVS, for updates  
							
							
							
						 
						
							2006-10-20 00:43:10 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c5dc997baf 
								
							 
						 
						
							
							
								
								Create xorg.conf.example (Gentoo bug  #138623 ).  
							
							
							
						 
						
							2006-10-20 00:43:10 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								85ac2f16ab 
								
							 
						 
						
							
							
								
								Small modification to blocking signals when switching modes.  
							
							
							
						 
						
							2006-10-20 00:42:47 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a232693c8c 
								
							 
						 
						
							
							
								
								Add per-drawable Xv colour key helper function.  
							
							... 
							
							
							
							This allows overlay Xv adaptors to work slightly better with compositing
managers.
Bump the video driver ABI minor so drivers only need to check for this at build
time. 
							
						 
						
							2006-10-20 00:42:44 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5563861ab7 
								
							 
						 
						
							
							
								
								Make sure xorgcfg files are included even when dist made with --disable-xorgcfg  
							
							
							
						 
						
							2006-10-20 00:42:07 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e1dd1904c6 
								
							 
						 
						
							
							
								
								Pre-release message should tell users to check git, not CVS, for updates  
							
							
							
						 
						
							2006-10-19 14:27:15 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								62d2409793 
								
							 
						 
						
							
							
								
								Create xorg.conf.example (Gentoo bug  #138623 ).  
							
							
							
						 
						
							2006-10-19 11:14:26 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1b1698af41 
								
							 
						 
						
							
							
								
								Pass SetDeviceValuators down to the driver.  
							
							... 
							
							
							
							NOTE: This changes the LocalDeviceRec struct, which breaks input drivers. 
							
						 
						
							2006-10-18 04:57:22 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d430e76a16 
								
							 
						 
						
							
							
								
								Small modification to blocking signals when switching modes.  
							
							
							
						 
						
							2006-10-16 12:39:05 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4ae7745a0d 
								
							 
						 
						
							
							
								
								xfree86 input: always open devices on NewInputDeviceRequest  
							
							
							
						 
						
							2006-10-15 21:48:01 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f9bfee5098 
								
							 
						 
						
							
							
								
								Add per-drawable Xv colour key helper function.  
							
							... 
							
							
							
							This allows overlay Xv adaptors to work slightly better with compositing
managers.
Bump the video driver ABI minor so drivers only need to check for this at build
time. 
							
						 
						
							2006-10-15 16:55:09 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b9108a13fc 
								
							 
						 
						
							
							
								
								Make sure xorgcfg files are included even when dist made with --disable-xorgcfg  
							
							
							
						 
						
							2006-10-13 19:05:28 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								335b503c5e 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-10-13 18:10:45 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cf948b7b04 
								
							 
						 
						
							
							
								
								Block IO on switchmode just as we do for VT switching  
							
							... 
							
							
							
							to avoid cursor movements signalling io. 
							
						 
						
							2006-10-13 14:48:10 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1b94c117e0 
								
							 
						 
						
							
							
								
								Fixing probably long-standing bug in domain support.  
							
							
							
						 
						
							2006-10-10 19:37:22 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ef7e05e9de 
								
							 
						 
						
							
							
								
								xfree86/xinput: pass first_valuator params, don't clip to first screen bound  
							
							... 
							
							
							
							Pass first_valuator to GetPointerEvents/GetKeyboardValuatorEvents.
Don't clip axis bounds to that of screen 0 when initialising axes. 
							
						 
						
							2006-10-08 21:42:15 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								41bb9fce47 
								
							 
						 
						
							
							
								
								mipointer: take device arguments, split miPointerAbsoluteCursor  
							
							... 
							
							
							
							Update mipointer API to take a device argument to (almost) all functions,
and split miPointerAbsoluteCursor into a couple of separate functions.
Remove miPointerAbsoluteCursor call from mieq, as we now deal with it in
GetPointerEvents.
Make miPointerSetPosition (successor of miPointerAbsoluteCursor) take
pointers to x and y, so it can return the clipped values.
Modify callers of miPointer*() functions to generally use the new
functions.
This should fix things with multi-head setups. 
							
						 
						
							2006-10-08 20:34:32 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								be8dfafd1d 
								
							 
						 
						
							
							
								
								warning cleanups  
							
							... 
							
							
							
							Fix still more warnings. 
							
						 
						
							2006-10-08 20:32:16 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3ae4d25018 
								
							 
						 
						
							
							
								
								xfree86 Xinput: remove still more excessive debugging  
							
							... 
							
							
							
							There isn't any more debugging left for input events in the XFree86 DDX. 
							
						 
						
							2006-10-08 16:20:42 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								58314756ae 
								
							 
						 
						
							
							
								
								GetPointerEvents: add first_valuator parameter  
							
							... 
							
							
							
							Add a first_valuator parameter.  Looks correct by inspection, but untested
with first_valuator != 0 as yet. 
							
						 
						
							2006-10-08 16:18:05 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8d8e7f8bae 
								
							 
						 
						
							
							
								
								kdrive/input: remove excessive debugging in NIDR  
							
							
							
						 
						
							2006-10-08 15:26:54 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								22a836fafd 
								
							 
						 
						
							
							
								
								xfree86/loader: bump input major ABI version  
							
							... 
							
							
							
							Bump input major ABI version to 1.0, since we removed the OS keyboard
layer. 
							
						 
						
							2006-10-07 14:16:51 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4c34224630 
								
							 
						 
						
							
							
								
								Merge branch 'XACE-modular'  
							
							
							
						 
						
							2006-10-06 18:01:13 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								de63a469dc 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-10-05 20:29:19 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b4659faf9b 
								
							 
						 
						
							
							
								
								Merge branch 'master' into randr-1.2  
							
							
							
						 
						
							2006-10-04 14:46:04 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8382234a7f 
								
							 
						 
						
							
							
								
								Update pci.ids to Tue 2006-10-03 daily snapshot  
							
							
							
						 
						
							2006-10-03 17:49:48 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								96edf7b853 
								
							 
						 
						
							
							
								
								Don't insert RCS tag into generated pci id header files  
							
							
							
						 
						
							2006-10-03 17:48:50 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								518db35ca3 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-09-29 00:35:21 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ad631afcf3 
								
							 
						 
						
							
							
								
								make core keyboard/pointer map functions act on all core-sending devices  
							
							... 
							
							
							
							Make Set{Keyboard,Modifier,Pointer}Mapping act on all devices which send core
events.
Change LegalModifier to accept a DeviceIntPtr. 
							
						 
						
							2006-09-29 00:34:23 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4bc5dc2854 
								
							 
						 
						
							
							
								
								Merge branch 'wfb'  
							
							
							
						 
						
							2006-09-28 13:27:13 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2206a92a97 
								
							 
						 
						
							
							
								
								Push information about cliprects of DRI windows to the DRM.  
							
							
							
						 
						
							2006-09-27 10:48:49 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								54d371e7a4 
								
							 
						 
						
							
							
								
								Add wrapper for new ioctl to update drawable information in the DRM.  
							
							
							
						 
						
							2006-09-27 10:48:41 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ad321fad4b 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-09-24 17:56:43 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f7c1d94241 
								
							 
						 
						
							
							
								
								Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()  
							
							... 
							
							
							
							to prevent potential segfault. 
							
						 
						
							2006-09-23 10:38:10 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								945b7c6394 
								
							 
						 
						
							
							
								
								The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.  
							
							... 
							
							
							
							Otherwise, Xdmx generates a slew of protocol errors. 
							
						 
						
							2006-09-23 10:35:25 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								891e9c3e6c 
								
							 
						 
						
							
							
								
								Replace broken DMXDBG3() with DMXDBG2()  
							
							
							
						 
						
							2006-09-23 10:28:24 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a10039a100 
								
							 
						 
						
							
							
								
								Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev.  
							
							
							
						 
						
							2006-09-21 23:58:32 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c1655f0fd4 
								
							 
						 
						
							
							
								
								Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFIG_BUF_LEN.  
							
							
							
						 
						
							2006-09-21 14:45:17 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8b4ed47c5d 
								
							 
						 
						
							
							
								
								* Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.d  
							
							... 
							
							
							
							* Removing outdated references to CDE and dt, rename script to
  92xprint-xpserverlist. 
							
						 
						
							2006-09-21 22:19:44 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d812f486a0 
								
							 
						 
						
							
							
								
								Really fix sparc on 64-bit kernel/32-bit userland.  
							
							... 
							
							
							
							Commit b3a3020fd0 
							
						 
						
							2006-09-20 15:39:39 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2be1ac15ae 
								
							 
						 
						
							
							
								
								Remove smashing of CFLAGS from server build.  
							
							... 
							
							
							
							CFLAGS is a user variable, extracted from the environment at configure time
and settable by the user at build time. We must not override this variable. 
							
						 
						
							2006-09-18 12:11:18 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f057de4f73 
								
							 
						 
						
							
							
								
								Don't install librac.a.  
							
							... 
							
							
							
							Thanks, automake. 
							
						 
						
							2006-09-16 03:49:11 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								49a70c8570 
								
							 
						 
						
							
							
								
								Merge branch 'master' into my-XACE-modular  
							
							
							
						 
						
							2006-09-15 15:26:57 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46af6d1e95 
								
							 
						 
						
							
							
								
								Always believe the monitor when it reports a reduced-blanking mode.  
							
							... 
							
							
							
							CVT reduced blanking modes are typically only seen on digital connections to
LCDs, but there are some monitors that report them as supported over the
VGA connector too, which is perfectly legitimate, electrically speaking. 
							
						 
						
							2006-09-14 19:28:44 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								63acf18b7e 
								
							 
						 
						
							
							
								
								In xf86MatchPciInstances, fail gracefully when there's no PCI device at all.  
							
							... 
							
							
							
							This allows the autoconfig logic to fall through sanely on non-PCI machines,
which importantly includes Xen virtual machines. 
							
						 
						
							2006-09-14 19:26:37 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a8f9936f55 
								
							 
						 
						
							
							
								
								Prefer driver-provided modes when matching name strings to modelines.  
							
							... 
							
							
							
							Well, kinda.  Strictly we prefer M_T_BUILTIN strongest since those are modes
where the driver has said it absolutely can't do anything else (VBE).  Then
we look for user-defined modes, ie, modelines from the config file.  Then
we consider modes reported by the monitor via EDID.  Finally if nothing has
matched yet we consider the default mode pool.
Within each of the above-mentioned classes, modes with the M_T_PREFERRED bit
take priority over other modes in the same class.
This logic ensures that the timings sent to the monitor exactly match the
timings it reported as supported, which occasionally don't match the numbers
you might get for that mode from CVT or GTF. 
							
						 
						
							2006-09-14 19:24:41 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81ef1b6d60 
								
							 
						 
						
							
							
								
								Mark EDID modes as driver modes.  Infer virtual size from driver modes.  
							
							... 
							
							
							
							This allows the server to guess an appropriate initial virtual size and
resolution.  The heuristic is to select the largest driver-reported mode
that matches the monitor's physical aspect ratio.  We revalidate this
estimate after mode validation, since we may have filtered away all
modes that would fill that size.
Also, the EDID preferred timing is now marked as M_T_PREFERRED as well. 
							
						 
						
							2006-09-14 19:18:58 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								43d9edd31e 
								
							 
						 
						
							
							
								
								Attempt to add the 'mouse' driver in more situations.  
							
							... 
							
							
							
							Always add a mouse driver instance configured to send core events, unless
a core pointer already exists using either the mouse or void drivers.  This
handles the laptop case where the config file only specifies, say,
synaptics, which causes the touchpad to work but not the pointing stick.
We don't double-instantiate the mouse driver to avoid the mouse moving twice
as fast, and we skip this logic when the user asked for a void core pointer
since that probably means they want to run with no pointer at all. 
							
						 
						
							2006-09-14 19:09:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								739224d05e 
								
							 
						 
						
							
							
								
								Load the default module set when no Module section is given in the config.  
							
							... 
							
							
							
							Also, synchronize that list with the list for the pseudoconfig file used
when starting with no config file.  These really need to be better unified. 
							
						 
						
							2006-09-14 19:03:32 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								beac2bf1e4 
								
							 
						 
						
							
							
								
								Expand the default sync ranges to be large enough for 800x600@60.  
							
							
							
						 
						
							2006-09-14 19:01:13 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								71a15a7d57 
								
							 
						 
						
							
							
								
								Publish the raw EDID block as a property on the root window.  
							
							... 
							
							
							
							This was removed in the patch for bug #5386 , but is still useful. 
							
						 
						
							2006-09-14 19:00:10 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7939c8dfb7 
								
							 
						 
						
							
							
								
								Bump the default pixel depth to 24, and default bpp to 32.  
							
							
							
						 
						
							2006-09-14 18:57:57 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								72af975f9c 
								
							 
						 
						
							
							
								
								Fix up EDID blocks where the max pixclock exceeds the preferred mode clock.  
							
							... 
							
							
							
							Base EDID only lets you specify the maximum dotclock in tens of MHz, which
is too fuzzy for some monitors.  1600x1200@60 is just over 160MHz, but if
the monitor really can't handle any mode at 170MHz, then 160 is more
correct.  Fix up the EDID block before the driver can see it in this case,
so we don't spuriously reject modes. 
							
						 
						
							2006-09-14 18:56:34 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								334f7db9f6 
								
							 
						 
						
							
							
								
								Allow hsync and vsync ranges to be overridden independently again.  
							
							
							
						 
						
							2006-09-14 18:46:10 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ced46e1777 
								
							 
						 
						
							
							
								
								Record all standard timings from EDID as modes, instead of just the first five.  
							
							
							
						 
						
							2006-09-14 18:41:59 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d89fee68d0 
								
							 
						 
						
							
							
								
								Record the maximum dot clock of the monitor, and filter by it.  
							
							
							
						 
						
							2006-09-14 18:41:15 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fa8ef71668 
								
							 
						 
						
							
							
								
								Don't translate monitor gamma to X gamma.  
							
							... 
							
							
							
							The X gamma is used to set the output ramp of the card.  Setting a 2.2 output
gamma going into a 2.2 monitor gives an effective gamma of 4.84, which is
very much not what you want. 
							
						 
						
							2006-09-14 18:33:00 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								511c60bc73 
								
							 
						 
						
							
							
								
								Bug  #5386 : Synthesize modelines from EDID data.  
							
							
							
						 
						
							2006-09-14 18:30:36 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0a62840e2c 
								
							 
						 
						
							
							
								
								Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)  
							
							... 
							
							
							
							X.Org Bugzilla #7641  <https://bugs.freedesktop.org/show_bug.cgi?id=7641 >
Patch #6349  <https://bugs.freedesktop.org/attachment.cgi?id=6349 > 
							
						 
						
							2006-09-13 15:40:23 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								182e5e0f4b 
								
							 
						 
						
							
							
								
								Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.sh  
							
							... 
							
							
							
							pending resolution of #8232 . 
							
						 
						
							2006-09-12 14:30:46 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2b357e9a2f 
								
							 
						 
						
							
							
								
								If we're installing libxf86config, install headers needed to build against it.  
							
							
							
						 
						
							2006-09-10 22:17:20 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b3a3020fd0 
								
							 
						 
						
							
							
								
								the new PCI mapping routines are broken on sparc64 (in fact they look  
							
							... 
							
							
							
							broken for any 32 bit X server running on a 64 bit kernel) so #ifdef
them out for now.  the PCI rework tree will make all this crap go away,
so I think we can tolerate the extra #ifdef for the next release. 
							
						 
						
							2006-09-10 11:13:18 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								65256109bb 
								
							 
						 
						
							
							
								
								* Define XPSERVERLIST with `/etc/init.d/xprint get_xpserverlist`  
							
							... 
							
							
							
							instead of `/bin/sh /etc/init.d/xprint get_xpserverlist`
	- allows the initscript to set its own different shell under #!
	- allows disabling of XPSERVERLIST by making the script non-executable
* Allow files to be installed by using dist_*_DATA instead of EXTRA_DIST.
  Also, use dist_*_SCRIPTS to install scripts.
* Fix minor typos in man pages. 
							
						 
						
							2006-09-10 17:40:37 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5e9d33fe87 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-09-07 15:43:31 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8356be492c 
								
							 
						 
						
							
							
								
								Make sure _XSERVER64 is defined when it should be and gets tested.  
							
							
							
						 
						
							2006-09-06 15:20:55 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0b81fccd2e 
								
							 
						 
						
							
							
								
								Merge branch 'master' into my-XACE-modular  
							
							... 
							
							
							
							Conflicts:
	configure.ac 
							
						 
						
							2006-09-05 18:03:25 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								69d5becce4 
								
							 
						 
						
							
							
								
								Fix previous commit breaking other kdrives pulling in fbdev.a  
							
							
							
						 
						
							2006-08-31 17:30:24 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fd609956f2 
								
							 
						 
						
							
							
								
								Add framebuffer device command line switch for Xfbdev  
							
							
							
						 
						
							2006-08-31 17:18:57 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5ddbf4bcd4 
								
							 
						 
						
							
							
								
								Re-add support for tslib (1.0 release) and Xcalibrate extension.  
							
							
							
						 
						
							2006-08-29 22:07:15 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								393dc0a338 
								
							 
						 
						
							
							
								
								kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES  
							
							
							
						 
						
							2006-08-29 22:53:54 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								89d272bb18 
								
							 
						 
						
							
							
								
								[PATCH] kdrive/linux keyboard: remove more debugging spew  
							
							
							
						 
						
							2006-08-29 15:18:25 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bd6f539ff9 
								
							 
						 
						
							
							
								
								[PATCH] kdrive/linux keyboard: silence excessive debugging noise  
							
							
							
						 
						
							2006-08-29 15:18:23 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7fa3383e3c 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-29 15:16:01 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ebbdc1342a 
								
							 
						 
						
							
							
								
								Remove calls to LoaderCheckUnresolved(), since it's now a stub.  
							
							
							
						 
						
							2006-08-28 18:17:32 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21291d6ca7 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-08-25 09:34:21 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d6f36bd280 
								
							 
						 
						
							
							
								
								xfree86/parser: use 'kbd' driver when 'keyboard' specified  
							
							... 
							
							
							
							Now that we've completely ditched the old driver, we should probably make a
best-effort attempt to keep configs working. 
							
						 
						
							2006-08-25 12:43:17 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								393f8347ed 
								
							 
						 
						
							
							
								
								xorgconf.cpp: kbd, not keyboard  
							
							
							
						 
						
							2006-08-25 10:46:32 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3a36b0a24a 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-24 23:35:28 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b879356ce9 
								
							 
						 
						
							
							
								
								More #ifdef USE_DEPRECATED_KEYBOARD_DRIVER.  
							
							
							
						 
						
							2006-08-24 15:50:15 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4ed311cf1c 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-08-24 20:17:10 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ce4a0a4dda 
								
							 
						 
						
							
							
								
								Apply patch in bug  #7919 , blit improvements in  
							
							... 
							
							
							
							multiwindow mode for Xming/CygwinX 
							
						 
						
							2006-08-24 13:56:22 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4adf9af313 
								
							 
						 
						
							
							
								
								Merge branch 'master' into input-hotplug  
							
							
							
						 
						
							2006-08-24 10:59:33 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								733c4beb16 
								
							 
						 
						
							
							
								
								Add xorg.conf IgnoreABI option which does the same thing as -ignoreABI  
							
							
							
						 
						
							2006-08-23 22:39:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bdec9680fa 
								
							 
						 
						
							
							
								
								Make sure Composite is never enabled for Xnest.  
							
							
							
						 
						
							2006-08-23 14:43:23 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9f2a108051 
								
							 
						 
						
							
							
								
								Make 'Xvfb -render' also disable Composite, lest we segfault on startup.  
							
							
							
						 
						
							2006-08-23 14:38:34 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								52ba722e4c 
								
							 
						 
						
							
							
								
								Merge branch 'XACE-modular' into my-XACE-modular  
							
							
							
						 
						
							2006-08-21 18:49:31 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								05541259bd 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into XACE-modular  
							
							
							
						 
						
							2006-08-21 13:07:41 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1c2cb30cd8 
								
							 
						 
						
							
							
								
								Merge branch 'origin' into input-hotplug  
							
							
							
						 
						
							2006-08-18 17:05:50 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								70ddd0f39d 
								
							 
						 
						
							
							
								
								Fix bug  #5735 , Serious flaw in CygwinX clipboard  
							
							... 
							
							
							
							integration prevents paste from X to Windows apps
(Brett Stahlman & Colin Harrison) 
							
						 
						
							2006-08-18 14:43:10 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								708b225689 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-08-18 09:13:52 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1880defe4e 
								
							 
						 
						
							
							
								
								Fix bug  #7281 , clipboard viewer should not  
							
							... 
							
							
							
							call SetClipboard viewer when bogus in Xming/CygwinX
(Colin Harrison) 
							
						 
						
							2006-08-18 09:09:53 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a1a8e4f7f5 
								
							 
						 
						
							
							
								
								Fix bug  #7280 , round title corner background  
							
							... 
							
							
							
							should be transparent not black in Xming/CygwinX
(Colin Harrison) 
							
						 
						
							2006-08-18 09:08:12 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ee5e2cbd2b 
								
							 
						 
						
							
							
								
								Un-cut-and-paste the mode rejection message.  
							
							
							
						 
						
							2006-08-17 17:29:32 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								43e42eef1f 
								
							 
						 
						
							
							
								
								Fix default mouse device on Linux, again.  
							
							... 
							
							
							
							It would be really nice if we only did this in one place instead of 40. 
							
						 
						
							2006-08-17 16:22:07 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f9624e0109 
								
							 
						 
						
							
							
								
								kdrive/input: verify SIGIO with --enable-debug  
							
							
							
						 
						
							2006-08-17 16:09:51 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								73e58adda9 
								
							 
						 
						
							
							
								
								Fixed segfault w/ broken Xinerama configs.  
							
							
							
						 
						
							2006-08-16 18:18:51 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5d073697ad 
								
							 
						 
						
							
							
								
								kdrive/input: minor warning cleanups  
							
							... 
							
							
							
							And also a compiler error fix when VERIFY_SIGIO is defined. 
							
						 
						
							2006-08-15 15:37:10 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								47c1c948e6 
								
							 
						 
						
							
							
								
								kdrive/input: only run special key behaviours on non-XKB  
							
							... 
							
							
							
							Only attempt to manually deal with special key behaviours (e.g. terminating
the server) when not using XKB, and leave locking behaviour up to GKVE. 
							
						 
						
							2006-08-15 15:25:16 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d6433be3cc 
								
							 
						 
						
							
							
								
								Merge branch 'master' into input-hotplug  
							
							
							
						 
						
							2006-08-12 21:50:52 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f7919c2879 
								
							 
						 
						
							
							
								
								xfree86: don't do legacy IO on ARM or S/390 (Debian  #362641 )  
							
							... 
							
							
							
							Don't attempt to poke legacy IO ranges on ARM or S/390. 
							
						 
						
							2006-08-12 20:43:25 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								59dcc62906 
								
							 
						 
						
							
							
								
								xfree86: remove Xqueue support completely  
							
							
							
						 
						
							2006-08-12 20:39:08 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e641000b98 
								
							 
						 
						
							
							
								
								xfree86: add Hurd support ( #5613 )  
							
							... 
							
							
							
							Add support for GNU/Hurd. 
							
						 
						
							2006-08-12 19:41:59 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								26c3cd1c9e 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-12 18:58:18 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								008aa7eb6e 
								
							 
						 
						
							
							
								
								completely remove OS keyboard layer  
							
							... 
							
							
							
							Completely axe the keyboard layer from os-support. 
							
						 
						
							2006-08-12 18:56:05 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c4951e0a6b 
								
							 
						 
						
							
							
								
								Fix a mode sanity check to not break reduced-blanking setups (LCDs).  
							
							
							
						 
						
							2006-08-10 20:49:06 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e1921f014b 
								
							 
						 
						
							
							
								
								Rename some mode tokens to better reflect their use.  
							
							... 
							
							
							
							Per #5386 , M_T_EDID -> M_T_DRIVER, since it's really for any driver-detected
mode.  Also add M_T_PREFERRED bit, to select a 'best' mode out of a set. 
							
						 
						
							2006-08-10 20:43:15 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c2535f6792 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into XACE-modular  
							
							
							
						 
						
							2006-08-10 10:37:59 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1a5561c4ec 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-08-10 10:20:37 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cec284f2b3 
								
							 
						 
						
							
							
								
								kdrive: properly ifdef composite enabling  
							
							
							
						 
						
							2006-08-10 18:03:58 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								172d45b9b7 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-10 14:14:54 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								539d1f3347 
								
							 
						 
						
							
							
								
								GKVE/GPE: have DDX allocate events  
							
							... 
							
							
							
							Don't allocate events on every GKE/GKVE/GPE call, just have the DDX manage
it instead.  Introduce GetMaximumEventsNum(), which is the maximum number
of events these functions will ever produce. 
							
						 
						
							2006-08-10 14:00:14 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								db82e12fac 
								
							 
						 
						
							
							
								
								Remove TargetRefresh option from the autoconfig logic.  
							
							... 
							
							
							
							The default target of 75Hz is almost always wrong for LCDs. 
							
						 
						
							2006-08-09 14:55:17 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4be9abb850 
								
							 
						 
						
							
							
								
								kdrive: remove ddx_DEPENDENCIES  
							
							... 
							
							
							
							Remove foo_DEPENDENCIES as they weren't guaranteed to just be libs,
and loader arguments (-lfoo, -Lfoo) might've crept in. 
							
						 
						
							2006-08-09 07:20:16 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								190f229ed7 
								
							 
						 
						
							
							
								
								Make xf86PciVideoInfo static since it is only used within this file.  
							
							... 
							
							
							
							Dummy out all of the PCI bus and device access control functions.  We
need a better way to do this, and that will probably be in
libpciaccess and / or the kernel.
Refactor xf86GetPciInfoForEntity to use pci_device_find_by_slot.
Refector xf86CheckPciSlot to use xf86GetPciEntity.
Eliminate disablePciBios and the one place that calls it. 
							
						 
						
							2006-08-08 16:47:32 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5508f7646f 
								
							 
						 
						
							
							
								
								Remove prototypes from some functions that were previously removed.  
							
							
							
						 
						
							2006-08-08 16:43:31 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9df53d903e 
								
							 
						 
						
							
							
								
								Rename xf86ReadDomainMemory to xf86ReadLegacyVideoBIOS, since that's  
							
							... 
							
							
							
							what it is actually used for.  Modify a few routines in linuxPci.c to
take pci_device structures as parameters in stead of PCITAGs. 
							
						 
						
							2006-08-08 16:42:23 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3108981631 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-08 12:01:12 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ab3ebfefdb 
								
							 
						 
						
							
							
								
								xorgcfg: fix compilation error  
							
							... 
							
							
							
							Add missing parentheses to IS_KBDDRIV macros. 
							
						 
						
							2006-08-08 12:00:34 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								12dbd8a02f 
								
							 
						 
						
							
							
								
								remove optional R3 backwards compatibility  
							
							... 
							
							
							
							Remove the permitOldBugs flag, which enabled backwards compatbility with
broken R2/R3 era clients. 
							
						 
						
							2006-08-07 23:43:40 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bedc4ecf23 
								
							 
						 
						
							
							
								
								xephyr: aid input debugging  
							
							... 
							
							
							
							Add the 'ephyr' mouse and keyboard drivers to the driver list so we can
re-add devices.
Set the names properly in Ephyr{Keyboard,Mouse}Init, not in InitInput. 
							
						 
						
							2006-08-07 23:00:45 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								baf93b3abe 
								
							 
						 
						
							
							
								
								kdrive: move map initialisation to KdNewPointer  
							
							... 
							
							
							
							Do a linear n -> n initialisation on the map up until KD_MAX_BUTTON in
KdNewPointer, moving it out of both KdParsePointer, and KdPointerProc.
Also remove dead pointer acceleration code. 
							
						 
						
							2006-08-07 21:12:45 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ccb53340b6 
								
							 
						 
						
							
							
								
								ephyr: cleanup  
							
							... 
							
							
							
							Remove extraneous KdAddPointerDriver call. 
							
						 
						
							2006-08-07 21:12:00 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9b7ecbd1dd 
								
							 
						 
						
							
							
								
								kdrive: prevent overrun in map  
							
							... 
							
							
							
							We actually need n + 1 elements for the mouse button map, not n. 
							
						 
						
							2006-08-07 21:09:32 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								eb6e8d4042 
								
							 
						 
						
							
							
								
								kdrive: increase maximum number of buttons  
							
							... 
							
							
							
							Increase KD_MAX_BUTTONS to 32. 
							
						 
						
							2006-08-07 21:05:37 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								afcad4ad99 
								
							 
						 
						
							
							
								
								xfree86 ddx: always free GKE/GPE events  
							
							... 
							
							
							
							free() events we get passed back from GKE and GPE so we don't just, er,
leak them all.  *cough*. 
							
						 
						
							2006-08-07 18:11:05 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								98fdf874ee 
								
							 
						 
						
							
							
								
								move all autorepeat logic to DIX  
							
							... 
							
							
							
							Move core autorepeat logic for keyboards down to the DIX, remove it from
KDrive. 
							
						 
						
							2006-08-07 16:51:39 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c85e64cba1 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-07 15:54:55 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f54b71b772 
								
							 
						 
						
							
							
								
								Document enable/disable flag for AIGLX in xorg.conf manpage.  
							
							
							
						 
						
							2006-08-06 18:11:00 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								997ba45b19 
								
							 
						 
						
							
							
								
								fix incorrect button test  
							
							... 
							
							
							
							Test for n (1..nButtons) being under nButtons, not button (1..(1<<nButtons)). 
							
						 
						
							2006-08-04 11:18:16 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9138d5a51e 
								
							 
						 
						
							
							
								
								Make SecurityLookupIDBy* part of the base functionality.  
							
							
							
						 
						
							2006-08-03 18:24:04 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								83ebf61ec0 
								
							 
						 
						
							
							
								
								Eliminate the last few places outside xf86pciBus.c that use  
							
							... 
							
							
							
							xf86PciVideoInfo.  In all cases this means converting the code to use
the pci_device_iterator interfaces. 
							
						 
						
							2006-08-02 13:33:33 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5bfb2ee965 
								
							 
						 
						
							
							
								
								Remove the last remants of the pci{Read,Write}{Long,Word,Byte}  
							
							... 
							
							
							
							functionality.  This also allows the removal of PCI_CPU, PCI_CPU16,
and a few other dangling bits of cruft. 
							
						 
						
							2006-08-02 13:29:21 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a0f2e1cae4 
								
							 
						 
						
							
							
								
								Move xf86FindPciDeviceVendor and xf86FindPciClass from xf86pciBus.c to  
							
							... 
							
							
							
							xf86int10.c.  Refactor common code from those functions to do_find. 
							
						 
						
							2006-08-02 10:54:41 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								de8234606f 
								
							 
						 
						
							
							
								
								Modify xf86FindPciDeviceVendor and xf86FindPciClass to use the  
							
							... 
							
							
							
							pci_interator interface instead of the xf86PciVideoInfo array. 
							
						 
						
							2006-08-02 10:44:11 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								23f44df900 
								
							 
						 
						
							
							
								
								Remove pciConfigPtr and all of the associated cruft.  
							
							
							
						 
						
							2006-08-02 09:55:32 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								966ebd3d2d 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-08-02 08:14:58 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								39169fd373 
								
							 
						 
						
							
							
								
								Back out 'mystery' spurious host window hints.  
							
							
							
						 
						
							2006-08-01 13:39:22 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f737cc38ba 
								
							 
						 
						
							
							
								
								Adding devPrivates support to the ExtensionEntry structure.  
							
							
							
						 
						
							2006-07-31 19:58:42 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a94176627c 
								
							 
						 
						
							
							
								
								Eliminate all uses of the businfo field of pciDevice / pciConfigPtr.  
							
							
							
						 
						
							2006-07-31 14:33:58 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								26c9587f90 
								
							 
						 
						
							
							
								
								Build fixes for last pull from HEAD.  
							
							
							
						 
						
							2006-07-31 13:54:36 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								65dc25d8f8 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-07-31 12:30:30 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3112a6c4f2 
								
							 
						 
						
							
							
								
								Noting uses libdummy.a, so don't build it.  Only libdummy-nonserver.a  
							
							... 
							
							
							
							is actually used. 
							
						 
						
							2006-07-31 10:25:31 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								69533fc04f 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/Makefile.am
	hw/xfree86/common/xf86AutoConfig.c 
							
						 
						
							2006-07-31 09:26:04 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								24051ef974 
								
							 
						 
						
							
							
								
								remove filename that's too long for tar  
							
							
							
						 
						
							2006-07-30 12:15:33 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ecb7d43a76 
								
							 
						 
						
							
							
								
								add sym.h to sources  
							
							
							
						 
						
							2006-07-30 11:52:41 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e87e68634d 
								
							 
						 
						
							
							
								
								remove .cvsignores from EXTRA_DIST  
							
							
							
						 
						
							2006-07-30 11:11:59 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a68dc013a3 
								
							 
						 
						
							
							
								
								remove README (which doesn't exist) from EXTRA_DIST  
							
							
							
						 
						
							2006-07-30 11:08:47 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								87fe85f38b 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-30 10:51:34 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								79016d4036 
								
							 
						 
						
							
							
								
								Bug  #5386  (partial): Move CVT mode generator from cvt(1) to server core, and  
							
							... 
							
							
							
							export it from the X server to modules. 
							
						 
						
							2006-07-28 16:02:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e6ae1612be 
								
							 
						 
						
							
							
								
								Add fbHasVisualTypes and fbSetVisualTypesAndMasks to wfbrename.h and include -DXFree86Server.  
							
							
							
						 
						
							2006-07-27 18:24:59 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2a4ceb09ed 
								
							 
						 
						
							
							
								
								Remove dead function prototypes.  
							
							
							
						 
						
							2006-07-26 19:39:17 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								990a400905 
								
							 
						 
						
							
							
								
								Remove getconfig horrorshow.  Replace with a static built-in rule list for now.  
							
							
							
						 
						
							2006-07-26 19:03:39 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7608a63ff7 
								
							 
						 
						
							
							
								
								Build infrastructure for libwfb.so.  
							
							... 
							
							
							
							Builds fb/* twice, defining FB_ACCESS_WRAPPER for libwfb.la.  Define a macro,
FBPREFIX(X) which expands to fbX for libfb.la and wfbX for libwfb.la.  Use the
macro on [w]fbModuleData so the new module loads. 
							
						 
						
							2006-07-26 15:48:50 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								39158e98ac 
								
							 
						 
						
							
							
								
								Remove another latent PowerMAX hunk.  
							
							... 
							
							
							
							All your favorite running jokes of 2005, today! 
							
						 
						
							2006-07-26 18:39:28 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ef1aecaaf6 
								
							 
						 
						
							
							
								
								Pass correct pointer to xf86MapLegacyIO.  
							
							
							
						 
						
							2006-07-26 13:25:13 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3518e2d0de 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-26 11:29:21 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								eb7733a48a 
								
							 
						 
						
							
							
								
								kdrive: drop excessive NewInputDeviceRequest debugging  
							
							
							
						 
						
							2006-07-26 11:28:45 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3821f6aeaa 
								
							 
						 
						
							
							
								
								Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.  
							
							
							
						 
						
							2006-07-26 01:56:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								28ba8d5691 
								
							 
						 
						
							
							
								
								Gut anything having to do with the PciBusPtr (or PciBusRec) type.  
							
							... 
							
							
							
							Bump required version of libpciaccess to 0.5.0 so that
pci_device_get_bridge_buses can be used. 
							
						 
						
							2006-07-25 15:38:09 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								380b51d605 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/common/xf86Init.c
	hw/xfree86/int10/pci.c
	hw/xfree86/scanpci/xf86PciData.h
	hw/xfree86/scanpci/xf86PciStdIds.h
	hw/xfree86/scanpci/xf86PciStr.h
	hw/xfree86/scanpci/xf86ScanPci.h
	hw/xfree86/utils/pcitweak/pcitweak.c
	hw/xfree86/utils/scanpci/scanpci.c
Re-removed most of the conflicting files. 
							
						 
						
							2006-07-25 11:30:04 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4ea475924c 
								
							 
						 
						
							
							
								
								re-add OpenedHand copyright  
							
							... 
							
							
							
							Ae-add OpenedHand copyright, accidentally dropped in KDrive new world
order patch.  Sorry guys. 
							
						 
						
							2006-07-25 20:00:48 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								82f6b7e75e 
								
							 
						 
						
							
							
								
								Don't re-look-up pointers that are already stored in structures.  
							
							
							
						 
						
							2006-07-24 13:52:58 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2fd6b995ff 
								
							 
						 
						
							
							
								
								Global s/xf86MapDomainIO/xf86MapLegacyIO/.  Let's call a duck a duck,  
							
							... 
							
							
							
							okay?  Since xf86MapLegacyIO is called from only one place, cut the
parameter list down to the one parameter that actually conveys some
information:  the one that gives a PCI device.  Change from using a
PCITAG to a pci_device. 
							
						 
						
							2006-07-24 13:33:34 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aed6fe0bb1 
								
							 
						 
						
							
							
								
								Refactor linuxGetSizesStruct to take a pci_device pointer instead of a  
							
							... 
							
							
							
							PCITAG.  Modify xf86BusAccWindowsFromOS and xf86AccResFromOS to call
linuxGetSizesStruct directly with a pci_device pointer.  Remove
linuxGetSizes. 
							
						 
						
							2006-07-24 13:13:05 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e487627992 
								
							 
						 
						
							
							
								
								Modify xf86BusAccWindowsFromOS and xf86AccResFromOS to use the  
							
							... 
							
							
							
							libpciaccess interfaces. 
							
						 
						
							2006-07-24 12:23:23 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4b474cbc1a 
								
							 
						 
						
							
							
								
								The functions xf86PciBusAccWindowsFromOS and xf86BusAccWindowsFromOS  
							
							... 
							
							
							
							are identical.  Just have one call the other. 
							
						 
						
							2006-07-24 12:17:27 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7dff8d98a9 
								
							 
						 
						
							
							
								
								Remove source files that have been dead since day-1 of this branch.  
							
							
							
						 
						
							2006-07-24 11:56:37 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								eb95128f61 
								
							 
						 
						
							
							
								
								Changes that were missed on the previous commit.  Perhaps oddness  
							
							... 
							
							
							
							caused by doing git-update-index at the wrong time. 
							
						 
						
							2006-07-24 11:53:37 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								05f8b772ae 
								
							 
						 
						
							
							
								
								ScanPciDisplayPCICardInfo now uses pci_device interface for PCI  
							
							... 
							
							
							
							scanning.  Log messages simplified to make the code shorter and less
convoluted.  ScanPciDisplayPCICardInfo is now void since it was only
called from one place with a constant parameter. 
							
						 
						
							2006-07-24 11:23:03 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ca3f4fc1b0 
								
							 
						 
						
							
							
								
								add fallback ChangeDeviceControl, allow XOpenDevice on closed device  
							
							... 
							
							
							
							Add a fallback ChangeDeviceControl, which allows the attributes we know about
so far.
Allow XOpenDevice on closed devices. 
							
						 
						
							2006-07-23 19:02:12 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a73cef1f00 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-22 12:07:22 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								70869fc677 
								
							 
						 
						
							
							
								
								Yet more dead code.  
							
							
							
						 
						
							2006-07-21 23:39:37 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7c1b2ee7a8 
								
							 
						 
						
							
							
								
								static markup, more dead code.  
							
							
							
						 
						
							2006-07-21 23:35:13 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1c4f90b1d0 
								
							 
						 
						
							
							
								
								Open-coded path checks make baby Jesus cry.  
							
							
							
						 
						
							2006-07-21 23:03:21 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								114264584c 
								
							 
						 
						
							
							
								
								Remove a useless open() of the module we're about to load.  
							
							
							
						 
						
							2006-07-21 22:55:41 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								525257eb98 
								
							 
						 
						
							
							
								
								Fix stupid typos.  
							
							
							
						 
						
							2006-07-21 19:16:38 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								672ca156bf 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-21 19:58:42 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6cf844ab69 
								
							 
						 
						
							
							
								
								loader: walk directory paths with readdir(), don't stat() everything  
							
							... 
							
							
							
							Walk the directories with readdir, and don't stat everything we can
find.  Thanks to davej for the public humiliation reminding me to go back
and re-fix this one. 
							
						 
						
							2006-07-21 19:58:15 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d14d91f094 
								
							 
						 
						
							
							
								
								loader: walk directory paths with readdir(), don't stat() everything  
							
							... 
							
							
							
							Walk the directories with readdir, and don't stat everything we can
find.  Thanks to davej for the public humiliation reminding me to go back
and re-fix this one. 
							
						 
						
							2006-07-21 19:57:28 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e18d34f423 
								
							 
						 
						
							
							
								
								Make the various implementations of xf86ExtendedInitInt10 use the  
							
							... 
							
							
							
							libpciaccess interfaces.  This eliminates all calls to mapPciRom,
which in turn allows the elimination of hw/xfree86/int10/pci.c. 
							
						 
						
							2006-07-21 16:47:45 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b73fb2ae35 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-21 19:30:26 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e7ac27ad81 
								
							 
						 
						
							
							
								
								revert accidental deletion of lnx_io.c; re-delete lnx_kbd.c  
							
							... 
							
							
							
							Thinko'd which file to remove after merging from master. 
							
						 
						
							2006-07-21 19:29:28 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81913a1291 
								
							 
						 
						
							
							
								
								remove undead files from master  
							
							... 
							
							
							
							Remove dead files which worked their way back in when merging from master.
Ugh. 
							
						 
						
							2006-07-21 19:10:26 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7465010d59 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-21 19:05:41 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1d31ed7782 
								
							 
						 
						
							
							
								
								xephyr: load keysyms at init, not enable  
							
							... 
							
							
							
							Load keysyms at init time, not enable, so we don't get the wrong map width. 
							
						 
						
							2006-07-21 19:02:52 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								63dfaa1d5b 
								
							 
						 
						
							
							
								
								Delete internal usage of the symbol ref/req lists.  
							
							
							
						 
						
							2006-07-21 18:47:18 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bca9364f3f 
								
							 
						 
						
							
							
								
								Remove the loader's required and referenced symbol lists, dead code.  
							
							
							
						 
						
							2006-07-21 18:41:46 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								07ad92d2c4 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/common/xf86DoScanPci.c
	hw/xfree86/common/xf86Init.c
	hw/xfree86/common/xf86pciBus.c 
							
						 
						
							2006-07-21 15:25:35 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aff404f293 
								
							 
						 
						
							
							
								
								Detach xf4bpp from cfb.  
							
							
							
						 
						
							2006-07-21 18:24:37 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0aaac95b0d 
								
							 
						 
						
							
							
								
								Remove RCS tags.  Fix Xprint makefile braindamage.  
							
							
							
						 
						
							2006-07-21 17:56:00 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								eeaad0e956 
								
							 
						 
						
							
							
								
								Fix the RandR failure path for rotated screens.  
							
							
							
						 
						
							2006-07-21 15:20:40 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								22db3fdb54 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-07-21 13:55:37 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3eeb62e8f5 
								
							 
						 
						
							
							
								
								bug  #890 : completely remove deprecated keyboard driver  
							
							... 
							
							
							
							Remove all remnants of the old built-in keyboard driver. 
							
						 
						
							2006-07-21 16:33:28 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								60ea7b51fe 
								
							 
						 
						
							
							
								
								xorg ddx: move to new input API, remove old keyboard driver  
							
							... 
							
							
							
							Remove most of the rest of the old keyboard driver.
Move to the new Get{Keyboard,Pointer}Events API, which is mostly
complete at this stage: just missing the proximity events. 
							
						 
						
							2006-07-21 15:23:37 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7711c56d2e 
								
							 
						 
						
							
							
								
								xephyr: fix keymap, pointer; dix: fix multiple axes  
							
							... 
							
							
							
							Initialise our axes properly in the DIX, and make sure we don't
unnecessarily clip maxval when it's not set.
Fix keymap copying in Xephyr (to some degree: it's still broken),
and set nAxes and nButtons properly. 
							
						 
						
							2006-07-21 15:19:54 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f18c3122a5 
								
							 
						 
						
							
							
								
								sanitise debug output  
							
							... 
							
							
							
							Don't spit out huge chunks of pointless ephemera, especially without
--enable-debug. 
							
						 
						
							2006-07-21 15:19:54 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								463e0fe35b 
								
							 
						 
						
							
							
								
								update KDrive to new input API  
							
							... 
							
							
							
							Update KDrive to fit the new API (mieqInit and InitPointerDeviceStruct), and
include InitTouchscreenDeviceStruct in the DIX. 
							
						 
						
							2006-07-21 15:19:54 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								02d0910511 
								
							 
						 
						
							
							
								
								new KDrive input world order  
							
							... 
							
							
							
							Convert KDrive to GPE/GKE interface.
Add first-class drivers and enumerate every device separately through
Xi, instead of lamely attempting to aggregate them.
Add XKB support to the Linux keyboard driver.
Add 'thumb button' support to the tslib driver.
Rejig InitInput, so each DDX has to add a list of drivers it supports.
Support NewInputDeviceRequest, et al. 
							
						 
						
							2006-07-21 15:19:51 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c9a3d9baa8 
								
							 
						 
						
							
							
								
								xorg DDX: implement NewInputDeviceRequest  
							
							... 
							
							
							
							Implement NewInputDeviceRequest for Xorg, mainly written by Kristian Høgsberg.
Move MatchInput to xf86Helper.c, as xf86LookupInputDriver. 
							
						 
						
							2006-07-21 15:19:50 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								27df2eda79 
								
							 
						 
						
							
							
								
								fix KdXvCopyPackedData to actually work  
							
							... 
							
							
							
							Remove extraneous bit shift in KdXvCopyPackedData, so it's actually
useful. 
							
						 
						
							2006-07-21 15:17:35 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2f98841fde 
								
							 
						 
						
							
							
								
								Remove unused variable.  
							
							
							
						 
						
							2006-07-20 16:08:27 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								985c34bf06 
								
							 
						 
						
							
							
								
								Remove the DDXTIME conditional, for being unused.  
							
							
							
						 
						
							2006-07-20 17:33:13 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c69c00d652 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-07-20 12:08:38 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								84683f19b4 
								
							 
						 
						
							
							
								
								get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE  
							
							... 
							
							
							
							Get rid of almost all uses of these definitions.  They're still defined for
delinquent out-of-tree drivers, and also for the Mesa build.  As well as
for miinitext.c.  But largely gone. 
							
						 
						
							2006-07-18 18:17:38 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								881953813c 
								
							 
						 
						
							
							
								
								Fix the Linux ACPI reopen code to use a repeating timer, rather than a  
							
							... 
							
							
							
							one-shot sleep-and-reopen attempt. 
							
						 
						
							2006-07-17 13:50:38 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f029e9a32d 
								
							 
						 
						
							
							
								
								Un-glx-libcwrap DMX GLX proxy so it works without GL/include.  
							
							
							
						 
						
							2006-07-15 22:06:35 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46369350d4 
								
							 
						 
						
							
							
								
								Add some const qualifiers to serveral function parameters.  
							
							
							
						 
						
							2006-07-14 15:51:55 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								490fb30459 
								
							 
						 
						
							
							
								
								Rearrange code in xf86int10ParseBiosLocation to use strncasecmp.  This  
							
							... 
							
							
							
							eliminates the need for the first use of xstrdup in this function.
The second use of xstrdup was *never* necessary and has also been
eliminated. 
							
						 
						
							2006-07-14 15:26:56 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d3ee49bcba 
								
							 
						 
						
							
							
								
								Refactor common code from the generic.c and linux.c version of  
							
							... 
							
							
							
							xf86ExtendedInitInt10 to xf86int10GetBiosLocationType and
xf86int10GetBiosSegment.
These changes were tested on MGA hardware on x86-64 with various
combinations of InitPrimary and BiosLocation. 
							
						 
						
							2006-07-14 15:13:35 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8793c7fd4b 
								
							 
						 
						
							
							
								
								Refactor identical xf86InitInt10 function from generic.c and linux.c  
							
							... 
							
							
							
							to helper_exec.c. 
							
						 
						
							2006-07-14 09:11:39 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1450fd5964 
								
							 
						 
						
							
							
								
								Trivial refactor of libint10_la_SOURCES.  
							
							
							
						 
						
							2006-07-14 09:10:32 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								18624a9b7c 
								
							 
						 
						
							
							
								
								Modify linuxGetSizesStruct to use pci_device instead of pciConfigPtr.  
							
							
							
						 
						
							2006-07-13 21:10:48 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								12595a77d6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-07-13 12:48:03 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4c225a3a8b 
								
							 
						 
						
							
							
								
								Bug  #7482 : Fix Xdmx's Render code to match reality; fixes BadLength client  
							
							... 
							
							
							
							crashes. 
							
						 
						
							2006-07-13 10:03:57 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2194d99d9c 
								
							 
						 
						
							
							
								
								Replace GNU make-ism.  
							
							
							
						 
						
							2006-07-09 16:16:08 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								90a9b82272 
								
							 
						 
						
							
							
								
								Fix crash in Xephyr when running on host X with keymap width < 4 ( i.e xvnc )  
							
							
							
						 
						
							2006-07-08 21:57:07 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21e3e3ca29 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-07-08 21:13:52 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e805621894 
								
							 
						 
						
							
							
								
								Add support to Xephyr for simulating 8bit grayscale.  
							
							
							
						 
						
							2006-07-08 21:10:58 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								39b2f7b218 
								
							 
						 
						
							
							
								
								Bug  #3042 : Use autoconf to get the correct name of a struct member.  
							
							... 
							
							
							
							This allows us to remove the kernel version ifdefs from the code, which
are ugly and broken. 
							
						 
						
							2006-07-08 19:55:53 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								63f13e01ee 
								
							 
						 
						
							
							
								
								Bug  #7097 : do case-insensitive comparison for some hotkeys.  
							
							... 
							
							
							
							xkb's strcasecmp implementation has been moved to the dix so it's now
safe to just use strcasecmp(). 
							
						 
						
							2006-07-08 11:33:44 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2152e2d364 
								
							 
						 
						
							
							
								
								Remove hardcoded 'lib' in XPRINTDIR.  
							
							
							
						 
						
							2006-07-06 17:45:36 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								233c004641 
								
							 
						 
						
							
							
								
								Generate xprint.pre from xprint.cpp.  
							
							
							
						 
						
							2006-07-06 17:41:53 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b3e4d1d1f4 
								
							 
						 
						
							
							
								
								PPC64 build fix.  
							
							
							
						 
						
							2006-07-06 18:51:29 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d7a96dd6f1 
								
							 
						 
						
							
							
								
								Switch the default mouse device on Linux to /dev/input/mice.  
							
							
							
						 
						
							2006-07-06 17:39:14 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								37838de62e 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/os-support/bus/linuxPci.c 
							
						 
						
							2006-07-06 13:01:57 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8d07ee070e 
								
							 
						 
						
							
							
								
								Refactor linuxGetIOSize and linuxGetSizes.  Eliminate the unnecessary  
							
							... 
							
							
							
							optimization in the search loop. 
							
						 
						
							2006-07-06 12:48:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								704e645207 
								
							 
						 
						
							
							
								
								Remind dlloader that it needs to search the global scope as well as the  
							
							... 
							
							
							
							loaded modules.  Fixes LoaderSymbol() on symbols provided by the server.
Spotted by Aaron Plattner. 
							
						 
						
							2006-07-06 14:22:33 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e66e7b48e1 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-07-05 15:21:36 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								863f5cc31b 
								
							 
						 
						
							
							
								
								fix compiler warning in hw/xfree86/common/xf86Config.c  
							
							
							
						 
						
							2006-07-05 13:26:34 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f059b61ab3 
								
							 
						 
						
							
							
								
								fix compiler warning about xnestRecolorCursor() not being defined  
							
							
							
						 
						
							2006-07-05 11:47:25 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cc3e99f747 
								
							 
						 
						
							
							
								
								fix some more compiler warnings due to defines being declared differently  
							
							
							
						 
						
							2006-07-05 10:13:19 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								59836c0f2a 
								
							 
						 
						
							
							
								
								fix wrong function pointer type in hw/dmx/dmxcmap.c  
							
							
							
						 
						
							2006-07-05 09:30:48 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								002e28c12c 
								
							 
						 
						
							
							
								
								Correct AGP memory deallocation argument on *BSD.  
							
							... 
							
							
							
							This fixes leaks and eventual crashes with RandR resizing on Intel. 
							
						 
						
							2006-07-03 12:48:12 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7106a77df3 
								
							 
						 
						
							
							
								
								Fix bugs in support for new repeatTypes in XAA and EXA.  
							
							... 
							
							
							
							EXA now won't pass pictures with new repeatTypes to drivers.  We can add a flag
for them to support it at a later time. 
							
						 
						
							2006-07-03 16:41:44 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								50a3e1ad18 
								
							 
						 
						
							
							
								
								Missing close parenthesis in one of the setuid() fixes.  
							
							
							
						 
						
							2006-07-01 12:34:36 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								124a81eb38 
								
							 
						 
						
							
							
								
								Merge branch 'origin'  
							
							
							
						 
						
							2006-07-01 11:12:50 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d3d6c5f4d0 
								
							 
						 
						
							
							
								
								Bug  #7381 : Coordinates get wrapped in accelerated line drawing on pixmap  
							
							... 
							
							
							
							XAAPolylinesWideSolid was adding the drawable origin onto each element in the
pPts array.  Since the values got stored back into the pPts array, they got
truncated to 16 bits, causing the overflow I saw.  This patch avoids storing
the coords back into the pPts array (and actually reduces the size of the
code too :).  Now the 32-bit sum of coords + origin doesn't get truncated to
16 bits, and the problem is solved. 
							
						 
						
							2006-07-01 11:10:18 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								179737d4a0 
								
							 
						 
						
							
							
								
								Bug 7145: fix build with gcc 2.95 & other c89 compilers  
							
							... 
							
							
							
							Move variable declarations to start of blocks as required by c89 
							
						 
						
							2006-06-30 15:56:40 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a9d4842893 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-06-30 11:49:29 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6bd4c25439 
								
							 
						 
						
							
							
								
								Updated Solaris aperture driver to build on sun4v & amd64 kernels  
							
							... 
							
							
							
							Updated for Solaris 10 changes to DDI 
							
						 
						
							2006-06-29 16:25:36 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7c4e540253 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-06-26 14:39:44 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								36756fdb2d 
								
							 
						 
						
							
							
								
								Make sure <execinfo.h> is actually included when needed.  
							
							... 
							
							
							
							configure only defines HAVE_BACKTRACE, not HAVE_EXECINFO_H.
This could cause problems on platforms where the size of a pointer is greater
than that of an integer, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363218  . 
							
						 
						
							2006-06-24 15:09:24 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4426215a6e 
								
							 
						 
						
							
							
								
								Bug  #7213 : Fix the XFree86-DRI extension for byte-swapped clients.  
							
							... 
							
							
							
							These clients are by definition non-local and thus not direct rendering
capable, but they still need the QueryVersion and QueryDirectRenderingCapable
requests to find out cleanly. 
							
						 
						
							2006-06-24 15:02:56 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bc6cfde198 
								
							 
						 
						
							
							
								
								Use correct OSNAME setting so we can find os-specific modules like libdrm.  
							
							
							
						 
						
							2006-06-23 20:07:34 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2cf1f39ca9 
								
							 
						 
						
							
							
								
								Add a manpage for EXA.  
							
							
							
						 
						
							2006-06-23 13:56:20 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9d0a15dca5 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/loader/xf86sym.c 
							
						 
						
							2006-06-22 16:21:10 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c0cb8d1fb8 
								
							 
						 
						
							
							
								
								Use XACE, not XCSECURITY to decide if SecurityLookup* are exported  
							
							
							
						 
						
							2006-06-21 18:12:41 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3177dc498a 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-21 18:06:06 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d8135eb9e4 
								
							 
						 
						
							
							
								
								Unbreak unbreaking the loader.  Re-add the symbol reference lists so that the  
							
							... 
							
							
							
							linker will include everything it's supposed to.  This is a terrible solution,
but ld semantics don't let you do anything better. 
							
						 
						
							2006-06-21 20:49:21 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								90af38fa0c 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							... 
							
							
							
							Conflicts:
	Xext/appgroup.c 
							
						 
						
							2006-06-21 16:23:31 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aa131c51e0 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-21 14:39:52 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1708b0c7d9 
								
							 
						 
						
							
							
								
								Eliminate "ugly" spaces around parenthesis.  Add const qualifier.  
							
							... 
							
							
							
							General code clean-ups. 
							
						 
						
							2006-06-21 14:39:39 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a3c26d01a1 
								
							 
						 
						
							
							
								
								Move declaration of "j" inside #ifdef block where it is used to  
							
							... 
							
							
							
							eliminate compiler warning. 
							
						 
						
							2006-06-21 14:38:07 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								77aa701e89 
								
							 
						 
						
							
							
								
								add some function prototypes to hw/xprint/DiPrint.h as they are exported  
							
							
							
						 
						
							2006-06-21 14:16:48 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ea5e0eabd1 
								
							 
						 
						
							
							
								
								Bug 4320: Fastpath corner case improvement for Composite.  
							
							
							
						 
						
							2006-06-21 17:08:55 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a46c06dab8 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							... 
							
							
							
							Conflicts:
	Xext/appgroup.c
	Xext/security.c
	dix/devices.c
	dix/dispatch.c
	dix/dixutils.c
	dix/events.c
	dix/extension.c
	dix/property.c
	dix/window.c
	os/access.c 
							
						 
						
							2006-06-20 18:40:18 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d44b2a0a57 
								
							 
						 
						
							
							
								
								Move Xserver API for security extension to securitysrv.h  
							
							
							
						 
						
							2006-06-20 18:22:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								75398cff82 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/loader/Makefile.am
	hw/xfree86/loader/xf86sym.c 
							
						 
						
							2006-06-20 15:49:47 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								88ede2cec7 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-20 15:29:55 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1f91b5726c 
								
							 
						 
						
							
							
								
								Fix a compiler warning about varibles being used without being set.  
							
							... 
							
							
							
							Add some const qualifiers.
Remove some "ugly" space around parenthesis. 
							
						 
						
							2006-06-20 15:03:13 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2b58685402 
								
							 
						 
						
							
							
								
								Check setuid() return value. Bugzilla  #7116 .  
							
							
							
						 
						
							2006-06-20 21:07:53 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0707eb33d6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-19 17:09:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8d9ccc90a5 
								
							 
						 
						
							
							
								
								Add XACE extension  
							
							... 
							
							
							
							(partially cherry picked from 8d4f21ab53 
							
						 
						
							2006-06-19 16:35:03 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d97a21acb8 
								
							 
						 
						
							
							
								
								fix compiler warnings in hw/xfree86/i2c/fi1236.c  
							
							
							
						 
						
							2006-06-19 14:36:54 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								29c78321e8 
								
							 
						 
						
							
							
								
								fix compiler warning in hw/xfree86/i2c/tda9850.c  
							
							
							
						 
						
							2006-06-19 14:36:41 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9f2793551f 
								
							 
						 
						
							
							
								
								fix compiler warning in hw/vfb/InitOutput.c  
							
							
							
						 
						
							2006-06-19 11:50:47 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b20ae5ddb7 
								
							 
						 
						
							
							
								
								fix compiler warnings in hw/xfree86/xf4bpp/ppcGC.c  
							
							
							
						 
						
							2006-06-19 11:38:52 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a28652f9c3 
								
							 
						 
						
							
							
								
								Another round of loader sense-beating.  Remove the (unused) server export  
							
							... 
							
							
							
							lists, a really bad hash table, the last vestiges of the other backends,
and some miscellaneous cleanups.  Good for dropping 300k from the size of
the built server on x86. 
							
						 
						
							2006-06-19 00:57:18 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								98a602fab1 
								
							 
						 
						
							
							
								
								Don't bother building RAC as a module, that's just absurd.  
							
							
							
						 
						
							2006-06-18 23:54:04 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								76aaf7eae7 
								
							 
						 
						
							
							
								
								Add a couple of (doxygen) comments I wrote while looking at modesetting.  
							
							
							
						 
						
							2006-06-18 19:47:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6aaf0e5b58 
								
							 
						 
						
							
							
								
								Add options to disable EXA acceleration for Composite/UTS/DFS, and always print  
							
							... 
							
							
							
							out how much memory EXA is managing for offscreen pixmaps. 
							
						 
						
							2006-06-18 19:47:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21ef7e17ef 
								
							 
						 
						
							
							
								
								Add some missing .gitignore stuff for Mesa symlinks and other generated files.  
							
							
							
						 
						
							2006-06-18 19:47:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								71fbda8049 
								
							 
						 
						
							
							
								
								Xprint/ -> hw/xprint  
							
							... 
							
							
							
							XpConfig -> hw/xprint/config 
							
						 
						
							2006-06-18 21:07:28 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								868e2cab70 
								
							 
						 
						
							
							
								
								Add explicit dependencies (Xorg_DEPENDENCIES = ) on the internal libraries  
							
							... 
							
							
							
							(such as libcw.la) that we link into the server, causing it to be rebuild
automatically when they're updated.  Some system libraries are included, but
don't appear to cause any harm.  You would think this would be automatic... 
							
						 
						
							2006-06-16 10:17:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4e3c9ab8c9 
								
							 
						 
						
							
							
								
								Remove some static declarations for things that were removed in  
							
							... 
							
							
							
							previous commits. 
							
						 
						
							2006-06-09 16:56:54 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8b6596b1e1 
								
							 
						 
						
							
							
								
								Move probe_devices_from_device_sections,  
							
							... 
							
							
							
							add_matching_devices_to_configure_list, and check_for_matching_devices
from xf86Helper.c to xf86Init.c.  These functions are only called from
a single place in xf86Init.c, so it makes sense for them to live
there.  They were originally in xf86Helper.c because they evolved out
another function that was already in that file. 
							
						 
						
							2006-06-09 16:08:06 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7810d87cd6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-09 15:16:50 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9f31ef83be 
								
							 
						 
						
							
							
								
								fix compiler warning in hw/xfree86/loader/loaderProcs.h  
							
							
							
						 
						
							2006-06-09 10:44:46 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								490ffc205a 
								
							 
						 
						
							
							
								
								fix compiler warning in hw/xfree86/loader/loadmod.c  
							
							
							
						 
						
							2006-06-09 10:44:25 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6119845d1f 
								
							 
						 
						
							
							
								
								fix compiler warnings in hw/xnest/Keyboard.c  
							
							
							
						 
						
							2006-06-09 10:14:08 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								96c19a3ec1 
								
							 
						 
						
							
							
								
								put function prototype for ShapeExtensionInit() in proper place  
							
							... 
							
							
							
							based on FIXME in mi/miinitext.c 
							
						 
						
							2006-06-09 09:51:28 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dcfaa9f4f8 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-08 15:03:00 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								576e6fb112 
								
							 
						 
						
							
							
								
								Bug  #7120 : Multimonitor (non-Xinerama) support for xwin servers.  
							
							... 
							
							
							
							(Tom Whittock) 
							
						 
						
							2006-06-08 17:49:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d42cf4a2a4 
								
							 
						 
						
							
							
								
								Bug  #7121 : fix clipboard handling in Xming (Colin Harrison)  
							
							
							
						 
						
							2006-06-08 17:46:53 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								caffac3843 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-08 10:38:43 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9fa73721f0 
								
							 
						 
						
							
							
								
								fix up EnableDisableExtension() and EnableDisableExtensionError() prototypes  
							
							
							
						 
						
							2006-06-08 10:27:28 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c5b3aa120b 
								
							 
						 
						
							
							
								
								Added a comment about some suspicious code.  
							
							
							
						 
						
							2006-06-07 17:46:23 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								50112dfcc8 
								
							 
						 
						
							
							
								
								Fixed severly broken calls to pci_device_find_by_slot.  I mis-read the  
							
							... 
							
							
							
							tag bits when I originally coded it.  I mistakenly thought that the
original code masked off the PCI function bits, so I just always
passed 0 as the function.  That was a mistake. 
							
						 
						
							2006-06-07 17:46:05 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f9e7128d94 
								
							 
						 
						
							
							
								
								Added missing include of Pci.h.  This caused the server to terminate  
							
							... 
							
							
							
							when the symbol PCI_DOM_FROM_TAG couldn't be resolved at run-time. 
							
						 
						
							2006-06-07 17:44:06 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								78f4ab6b89 
								
							 
						 
						
							
							
								
								Fix compiler warning about undefined ReinitializeRootWindow function  
							
							
							
						 
						
							2006-06-07 14:12:40 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bc05158a5a 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-06-07 14:09:12 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46f55f5dea 
								
							 
						 
						
							
							
								
								Initial batch of changes for PCI rework.  All future changes will be  
							
							... 
							
							
							
							tracked individually. 
							
						 
						
							2006-06-07 14:09:02 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cc465800dd 
								
							 
						 
						
							
							
								
								Fix compiler warnings about SetVendorRelease and SetVendorString  
							
							
							
						 
						
							2006-06-07 14:03:35 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21ebcfd702 
								
							 
						 
						
							
							
								
								Demolish now-unused loader functions.  
							
							
							
						 
						
							2006-06-07 14:17:31 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f90761b06e 
								
							 
						 
						
							
							
								
								Add a token for EDID-supplied modes.  
							
							
							
						 
						
							2006-06-07 13:58:24 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d00aa6b855 
								
							 
						 
						
							
							
								
								Delete a (now misleading) message from the crash handler.  
							
							
							
						 
						
							2006-06-07 11:44:36 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8444bb77c9 
								
							 
						 
						
							
							
								
								When we can, bound the maximum number of PCI devices to attempt to scan, by  
							
							... 
							
							
							
							the number found on the system. Only implemented for Linux right now. 
							
						 
						
							2006-06-05 20:22:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								52fc7c8dc7 
								
							 
						 
						
							
							
								
								Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing  
							
							... 
							
							
							
							XFree86LOADER ifdefs, non-loadable hasn't been supported for a while
    now. Remove completely gratuitious REMOVE_LOADER_CHECK_MODULE_INFO
    ifdefs surrounding a call to a function added in XFree86 4.1 (!).
    Miscellaneous static markings. 
							
						 
						
							2006-06-05 03:00:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d22582dc5a 
								
							 
						 
						
							
							
								
								Remove a stray LBX reference.  
							
							
							
						 
						
							2006-06-04 16:13:26 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4fd668940f 
								
							 
						 
						
							
							
								
								Bug  #6619 : Fix disappearing hardware cursor. (Colin Harrison)  
							
							
							
						 
						
							2006-06-03 10:58:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cd384af305 
								
							 
						 
						
							
							
								
								Completely remove relocation pointer table.  
							
							
							
						 
						
							2006-06-03 10:50:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8e8c6faecd 
								
							 
						 
						
							
							
								
								Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)  
							
							
							
						 
						
							2006-06-03 10:48:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5b703f847d 
								
							 
						 
						
							
							
								
								Fix type confusion.  
							
							
							
						 
						
							2006-06-02 12:05:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								56f21bda1c 
								
							 
						 
						
							
							
								
								Bug  #6583 : Only open /proc/bus/pci/devices once. (Bill Nottingham)  
							
							
							
						 
						
							2006-06-01 22:30:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								97203f1cf6 
								
							 
						 
						
							
							
								
								Clean up a warning, and remove excess multiple-suffix code.  
							
							
							
						 
						
							2006-06-01 20:41:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6d594ebc66 
								
							 
						 
						
							
							
								
								Ditch more alternate-loader braindamage.  
							
							
							
						 
						
							2006-06-01 20:22:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c946817748 
								
							 
						 
						
							
							
								
								Kill a.out, COFF and ELF loaders with FIRE.  
							
							
							
						 
						
							2006-06-01 20:18:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a3a4221495 
								
							 
						 
						
							
							
								
								Add bitmap to the ignored module list.  
							
							
							
						 
						
							2006-06-01 19:53:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ee689c1042 
								
							 
						 
						
							
							
								
								Ignore requests to load GLcore and speedo.  
							
							
							
						 
						
							2006-06-01 19:49:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								07c731a2bc 
								
							 
						 
						
							
							
								
								Bug  #5089 : Die, libbitmap, die!  
							
							
							
						 
						
							2006-06-01 19:37:53 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								32be08ba72 
								
							 
						 
						
							
							
								
								Remove horrendously ugly DDX backward-compatibility.  
							
							
							
						 
						
							2006-06-01 19:22:38 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a73e0f8cdf 
								
							 
						 
						
							
							
								
								Die XTESTEXT1, die!  
							
							
							
						 
						
							2006-06-01 18:47:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fc5ca97284 
								
							 
						 
						
							
							
								
								Powerpc machines also need ioperm_noop.c  
							
							
							
						 
						
							2006-05-30 22:56:36 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								07b168c8d8 
								
							 
						 
						
							
							
								
								Properly document the DPMS, SyncOnGreen, and TargetRefresh options.  
							
							
							
						 
						
							2006-05-30 16:10:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fd8bde8bb0 
								
							 
						 
						
							
							
								
								Remove -xkbmap argument.  
							
							
							
						 
						
							2006-05-29 11:14:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c38aab293a 
								
							 
						 
						
							
							
								
								check buffersize before reading next char, fixes the "mouse stuck at left"  
							
							... 
							
							
							
							bug (bugzilla #3113 ) for BSD systems using wscons. (Dale Rahn). 
							
						 
						
							2006-05-27 23:15:05 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2102fdd0a5 
								
							 
						 
						
							
							
								
								RGB color database and XErrorDB install to "share" not "lib" by default (by  
							
							... 
							
							
							
							app/rgb and libX11).
TODO: They are customizable, so maybe cpprules.in should be extended. 
							
						 
						
							2006-05-26 00:12:18 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								354086d7e8 
								
							 
						 
						
							
							
								
								Don't do fixup_video_driver_list if no drivers. (I had signal 11 and core  
							
							... 
							
							
							
							dump when drivers not installed yet.)
TODO: fix fixup_video_driver_list to handle NULL argument. 
							
						 
						
							2006-05-25 23:32:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6930794423 
								
							 
						 
						
							
							
								
								NetBSD also has curses.h instead of ncurses.h. (TODO: Maybe instead of  
							
							... 
							
							
							
							checking for SCO, UnixWare, Sun SVR4 and NetBSD, the curses.h versus
    ncurses.h should be tested in configure.) 
							
						 
						
							2006-05-24 22:58:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cc3b882bd1 
								
							 
						 
						
							
							
								
								Update to 2006-05-19 snapshot  
							
							... 
							
							
							
							Remove entries now present in pci.ids
Regenerate from updated pci.ids & extrapci.ids 
							
						 
						
							2006-05-20 00:55:44 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								deebf6bd51 
								
							 
						 
						
							
							
								
								Bug  #4139 : Fix a BAR remapping bug that could lead to IERR and system hang.  
							
							... 
							
							
							
							(Egbert Eich) 
							
						 
						
							2006-05-18 23:52:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c11cfcfaff 
								
							 
						 
						
							
							
								
								Bug  #6377 : Ignore disabled BARs, and allow matching BARs aligned to less  
							
							... 
							
							
							
							than 16 bytes. (Felix Kühling, ATI) 
							
						 
						
							2006-05-18 23:48:57 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fa9a49a92d 
								
							 
						 
						
							
							
								
								Bug  #5877 : Avoid burning CPU when acpid dies. Require acpid to be running  
							
							... 
							
							
							
							for ACPI support on Linux. Minor errno handling fixes. (Valery
    Inozemtsev, Adam Jackson) 
							
						 
						
							2006-05-18 18:18:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2892dd6d2e 
								
							 
						 
						
							
							
								
								Make Xv symbols conditional. (Enrico Wiegelt)  
							
							
							
						 
						
							2006-05-17 16:20:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a317bf4822 
								
							 
						 
						
							
							
								
								Make DBE support conditional. (Enrico Wiegelt)  
							
							
							
						 
						
							2006-05-17 15:00:18 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								321dbed5f5 
								
							 
						 
						
							
							
								
								Bug  #5209 : Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev)  
							
							
							
						 
						
							2006-05-15 18:27:18 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9db5d2dfc3 
								
							 
						 
						
							
							
								
								Bug  #4320 : Improved XAA Composite fastpath.  
							
							
							
						 
						
							2006-05-11 10:18:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								86ffb46358 
								
							 
						 
						
							
							
								
								Bug  #5209 : Re-enable building APM and ACPI support. (Michel Dänzer)  
							
							
							
						 
						
							2006-05-09 18:04:29 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b46d6a44fa 
								
							 
						 
						
							
							
								
								Make Xephyr build on Solaris:  
							
							... 
							
							
							
							Add #include <sys/file.h> on Solaris for FNONBLOCK/FASYNC definitions
hw/kdriver/linux/Makefile.am Move agp.c & agp.h to KDRIVE_HW_SOURCES since
    they're not needed for Xephyr-only builds
Add -lrt to XEPHYR_LIBS if needed to get nanosleep(). 
							
						 
						
							2006-05-03 23:45:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fc91ca069d 
								
							 
						 
						
							
							
								
								Redact a few mentions of speedo font support.  
							
							
							
						 
						
							2006-05-03 17:50:10 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								291e89d4f2 
								
							 
						 
						
							
							
								
								Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.  
							
							
							
						 
						
							2006-04-30 19:16:14 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3d4ca57b69 
								
							 
						 
						
							
							
								
								Add a helper for the Component Alpha Over case, which breaks the operation  
							
							... 
							
							
							
							down into an OutReverse and an Add. Turn off the fallback to software
    glyphs when component alpha, now that we expect all (new) drivers to be
    able to support it. Also, make Xephyr fall back in the CA Over case to
    exercise this code. This speeds up my rgb24text and ls -lR in
    gnome-terminal by a factor of 5. 
							
						 
						
							2006-04-26 18:27:40 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								26fa45b642 
								
							 
						 
						
							
							
								
								Bug  #6751 : Use the Linux PCI ROM interface on Linux properly. The old  
							
							... 
							
							
							
							domain code, still modified BARs not a good idea, Just talk to sysfs,
    if 0 read, fallback to old methods. 
							
						 
						
							2006-04-26 11:40:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c339b221d3 
								
							 
						 
						
							
							
								
								Bug  #6750 : This patch detects Intel bridges that are transparent but aren't  
							
							... 
							
							
							
							reported as such. From the Linux kernel fixups. This patch also removes
    the reserved BIOS area from the area to allocate resources in. 
							
						 
						
							2006-04-26 11:31:07 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								074dc9a023 
								
							 
						 
						
							
							
								
								Add an option to verify at the point of migration that pixmaps which aren't  
							
							... 
							
							
							
							marked dirty are in fact not dirty. This will hopefully help catch
    issues like the previous commit. Leave it on in fakexa. 
							
						 
						
							2006-04-25 16:47:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81f3c2937d 
								
							 
						 
						
							
							
								
								strlcpy() doesn't exist on Linux, so use the implementation in os/.  
							
							
							
						 
						
							2006-04-24 05:39:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a715634d23 
								
							 
						 
						
							
							
								
								Don't access free memory after unloading a module. Bugzilla  #4168 .  
							
							
							
						 
						
							2006-04-23 13:14:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								79dc689261 
								
							 
						 
						
							
							
								
								When reading the kernel keyboard mapping (readKernelMapping in  
							
							... 
							
							
							
							os-support/linux/lnx_KbdMap.c) we overrun the usefully-named global
    array 'map', scribbling on other random static variables elsewhere.
    This is fixed by changing the size of at2lnx. (David Woodhouse). Bug
    #5169  
							
						 
						
							2006-04-22 03:22:17 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c947d796aa 
								
							 
						 
						
							
							
								
								Missed in previous commit: Add a new migration scheme, called "Smart" for  
							
							... 
							
							
							
							lack of a better name. This one behaves somewhat between Greedy and
    Always. It moves in if we can accelerate, unless the destination is
    clean and shouldn't be kept in framebuffer according to the score, in
    which case we migrate out (and force-migrate anything where migration
    is free). This should help fix lack of acceleration for drivers without
    UTS since removing exaAsyncPixmapGCOps, and has removed one performance
    trap with Radeon I'd noticed. It is the new default. 
							
						 
						
							2006-04-18 19:18:43 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								782d61a031 
								
							 
						 
						
							
							
								
								Update all prefixes in config tools, so they mostly work again. Also, make  
							
							... 
							
							
							
							RgbPath commented out when using xorgconfig. Start using
    /dev/input/mice as the default mouse location on Linux. 
							
						 
						
							2006-04-18 17:28:44 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ba632f697a 
								
							 
						 
						
							
							
								
								Fix kdrive build by linking in libexa before KDRIVE_LIBS.  
							
							
							
						 
						
							2006-04-17 07:10:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0e62d92d5b 
								
							 
						 
						
							
							
								
								Coverity  #804 : Another leak on OOM path.  
							
							
							
						 
						
							2006-04-14 23:43:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1b04e31392 
								
							 
						 
						
							
							
								
								Coverity  #847 ,  #848 ,  #849 : Three more memory leaks.  
							
							
							
						 
						
							2006-04-14 23:32:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6545051902 
								
							 
						 
						
							
							
								
								Coverity  #1003 ,  #1004 : Two more useless null checks.  
							
							
							
						 
						
							2006-04-14 23:10:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ab1d420022 
								
							 
						 
						
							
							
								
								Coverity  #1005 : Avoid a null deref.  
							
							
							
						 
						
							2006-04-14 23:09:38 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d01e0956a8 
								
							 
						 
						
							
							
								
								Coverity  #1007 : Fix a silly null check.  
							
							
							
						 
						
							2006-04-14 23:08:10 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6d29f65931 
								
							 
						 
						
							
							
								
								CVT means Coordinated Video Timing instead of Common.  
							
							
							
						 
						
							2006-04-14 23:01:35 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								82b6ea1a4b 
								
							 
						 
						
							
							
								
								Bug  #6580 : Don't install xf86drm.h, that's libdrm's job.  
							
							
							
						 
						
							2006-04-14 22:51:19 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2387bfa5ff 
								
							 
						 
						
							
							
								
								Bump the ABI versions. Due to Glyph privates and the XV update below, the  
							
							... 
							
							
							
							video driver ABI needs to be bumped to 1.0. The rest of the ABI minor
    versions were bumped to include the LoaderGetABIVersion function.
Add a DrawblePtr argument to the XV hooks. This allows drivers to determine
    that the target window is redirected and draw to the appropriate place. 
							
						 
						
							2006-04-07 18:56:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								94e7213d59 
								
							 
						 
						
							
							
								
								Remove libc wrapper types from Xisb interfaces.  
							
							
							
						 
						
							2006-04-07 16:08:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								843146cfba 
								
							 
						 
						
							
							
								
								Coverity  #1216 : Fix double-close of file on error.  
							
							
							
						 
						
							2006-04-07 15:53:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								75a9afdbf4 
								
							 
						 
						
							
							
								
								Coverity  #488 : Avoid smashing an array on malformed config files.  
							
							
							
						 
						
							2006-04-07 01:53:43 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20c1ef2cc3 
								
							 
						 
						
							
							
								
								Coverity  #769 : Fix a potential memory leak for systems that allocate on  
							
							... 
							
							
							
							malloc(0) 
							
						 
						
							2006-04-07 01:50:07 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5ef711032b 
								
							 
						 
						
							
							
								
								Coverity  #838 : Plug two more memory leaks.  
							
							
							
						 
						
							2006-04-07 01:41:00 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								69477ea4b6 
								
							 
						 
						
							
							
								
								Coverity  #837 : Fix another another memory leak.  
							
							
							
						 
						
							2006-04-07 01:37:11 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b472ce7307 
								
							 
						 
						
							
							
								
								Coverity  #836 : Fix another memory leak.  
							
							
							
						 
						
							2006-04-07 01:35:43 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9c84ed5f8d 
								
							 
						 
						
							
							
								
								Coverity  #835 : Plug memory leak in extension section parsing.  
							
							
							
						 
						
							2006-04-07 01:34:29 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								12924d0da3 
								
							 
						 
						
							
							
								
								Coverity  #812 : Fix parser memory leak.  
							
							
							
						 
						
							2006-04-07 01:29:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								49abff7995 
								
							 
						 
						
							
							
								
								Coverity  #818 : Avoid memory leak on error path.  
							
							
							
						 
						
							2006-04-07 01:26:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								536628bb4b 
								
							 
						 
						
							
							
								
								Coverity  #1037 : Sanity check idx before use.  
							
							
							
						 
						
							2006-04-07 01:18:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4ae1263669 
								
							 
						 
						
							
							
								
								Remove cfb16, no longer used.  
							
							
							
						 
						
							2006-04-06 18:59:11 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4697da177d 
								
							 
						 
						
							
							
								
								Initial checkin  
							
							
							
						 
						
							2006-04-04 18:30:28 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								83ea57bcc8 
								
							 
						 
						
							
							
								
								Bug  #5729 : Convert xf8_16bpp to fb. chips(4) users please test.  
							
							
							
						 
						
							2006-04-04 14:39:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4c7da86118 
								
							 
						 
						
							
							
								
								Bug  #5300 : Fix missing spaces in the Build OS line in the log. (Egmont  
							
							... 
							
							
							
							Koblinger) 
							
						 
						
							2006-04-04 14:17:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fb6f61b50f 
								
							 
						 
						
							
							
								
								Bug  #4806 : Dump the raw EDID contents in hex to the log file for better  
							
							... 
							
							
							
							debugging. (Philip Prindeville) 
							
						 
						
							2006-04-04 12:36:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								14af50371c 
								
							 
						 
						
							
							
								
								Bug  #2142 : Make font path logging more readable. (Eduard Fuchs)  
							
							
							
						 
						
							2006-04-03 22:00:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2a6c11aa3b 
								
							 
						 
						
							
							
								
								Fix a server crash due to memsetting beyond allocated memory when running  
							
							... 
							
							
							
							GL applications. 
							
						 
						
							2006-04-03 09:12:28 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f6ca2b3ea9 
								
							 
						 
						
							
							
								
								Coverity  #38 : Dead branch elimination.  
							
							
							
						 
						
							2006-04-03 02:15:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7ef95da8a3 
								
							 
						 
						
							
							
								
								Coverity  #616 : Fix a rare memory leak.  
							
							
							
						 
						
							2006-04-03 01:51:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a01f17d6de 
								
							 
						 
						
							
							
								
								Coverity  #983 : Move some risky debugging code inside #ifdef DEBUG.  
							
							
							
						 
						
							2006-04-03 01:35:05 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b2097b99a2 
								
							 
						 
						
							
							
								
								../stub  
							
							
							
						 
						
							2006-04-02 21:45:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								323fec2029 
								
							 
						 
						
							
							
								
								Reorder link order for Xdmx to fix new screensaver variable reference  
							
							... 
							
							
							
							properly; remove previous awful hack. 
							
						 
						
							2006-04-02 00:46:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ccca76b808 
								
							 
						 
						
							
							
								
								Clean up warnings and a debug printf.  
							
							
							
						 
						
							2006-04-01 23:41:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								277f612d4e 
								
							 
						 
						
							
							
								
								Hack around the new screensaver variable for DMX, which is otherwise  
							
							... 
							
							
							
							blissfully ignorant of it. 
							
						 
						
							2006-04-01 23:19:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2e38fedd29 
								
							 
						 
						
							
							
								
								Add an option to EXA for the DDX to request that EXA hide the pixmap's  
							
							... 
							
							
							
							devPrivate.ptr when pointing at offscreen memory, outside of
    exaPrepare/FinishAccess(). This was used with fakexa to find (by NULL
    dereference) many instances of un-Prepared CPU access to the
    framebuffer:
- GC tiles used in several ops when fillStyle == FillTiled were never
    Prepared.
- Migration could lead to un-Prepared access to mask data in render's
    Trapezoids and Triangles
- PutImage's UploadToScreen failure fallback failed to Prepare. 
							
						 
						
							2006-03-31 19:41:28 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5c04610f8a 
								
							 
						 
						
							
							
								
								Add a dependency on EXA, so it rebuilds when the library does. The manual  
							
							... 
							
							
							
							indicated I shouldn't do this, but experience indicates I should. 
							
						 
						
							2006-03-30 21:21:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3cf46cc1e3 
								
							 
						 
						
							
							
								
								Add an UploadToScreen implementation, for testing PutImage support, and  
							
							... 
							
							
							
							make the DownloadFromScreen more robust. 
							
						 
						
							2006-03-30 05:15:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4bb5ab0b44 
								
							 
						 
						
							
							
								
								Add a DownloadFromScreen implementation, used for testing GetImage  
							
							... 
							
							
							
							acceleration, and set the migration scheme to Always on init (since
    this is all for testing, and Always should make migration happen more
    frequently than Greedy). 
							
						 
						
							2006-03-29 22:03:18 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ff6f88348c 
								
							 
						 
						
							
							
								
								More warning cleanup.  
							
							
							
						 
						
							2006-03-29 01:05:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bd283c2464 
								
							 
						 
						
							
							
								
								Add a new export, LoaderGetABIVersion. This function allows modules to  
							
							... 
							
							
							
							query the versions directly instead of having to guess. Bug #6416 : Add
    LoaderGetABIVersion. 
							
						 
						
							2006-03-28 07:21:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5be8a66d32 
								
							 
						 
						
							
							
								
								Fix remnants of previous busted _XkbStrCaseCmp commit.  
							
							
							
						 
						
							2006-03-27 22:28:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9e202dfe40 
								
							 
						 
						
							
							
								
								Remove remnants of XkbCF code.  
							
							
							
						 
						
							2006-03-27 22:25:56 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7257590651 
								
							 
						 
						
							
							
								
								Move XFree86 DDX XKB actions into dixmods.  
							
							
							
						 
						
							2006-03-27 21:15:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a68c11bb1d 
								
							 
						 
						
							
							
								
								Mark everything in xf86sym.c as _X_EXPORT.  
							
							
							
						 
						
							2006-03-25 19:52:05 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ae935832fa 
								
							 
						 
						
							
							
								
								Refactored the screensaver and DPMS timer code to use the screensaver timer  
							
							... 
							
							
							
							for both screensaver and DPMS. Removed the SetDPMSTimers() and
    FreeDPMSTimers() functions. 
							
						 
						
							2006-03-24 20:50:13 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f1616508c9 
								
							 
						 
						
							
							
								
								Add ast driver/pci id (Carl Switzky, Sun Microsystems)  
							
							
							
						 
						
							2006-03-23 23:54:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9509c6799e 
								
							 
						 
						
							
							
								
								dead file removal  
							
							
							
						 
						
							2006-03-20 19:32:18 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6eb4e2303a 
								
							 
						 
						
							
							
								
								Bug  #6213 : Check geteuid's return value, not its address, otherwise  
							
							... 
							
							
							
							unprivileged users can set the modulepath and run arbitrary code. Patch
    from Matthieu Herrb. (CVE-2006-0745, Coverity #4 ) 
							
						 
						
							2006-03-20 14:01:05 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d0d336efd5 
								
							 
						 
						
							
							
								
								Add support for ZX2 PCI-E local bus adaptors. (Alex Williamson, HP)  
							
							... 
							
							
							
							Use soft timeout register to avoid MCAs when probing for non-existent local
    bus adaptors on ZX2. (Alex Williamson, HP) 
							
						 
						
							2006-03-16 16:29:17 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21f7f2fb11 
								
							 
						 
						
							
							
								
								Enable correct handling of the BTS instruction (opcode 0f ab) The code was  
							
							... 
							
							
							
							there but #ifdefed out. Insead of BTS, BT was executed. This patch
    enables the BTS function and hooks it up the the correct opcode. (ATI
    Technologies Inc.) 
							
						 
						
							2006-03-15 18:43:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b9c43cde1e 
								
							 
						 
						
							
							
								
								Coverity  #1042 , 1043: Nuke some dead variables.  
							
							
							
						 
						
							2006-03-15 16:56:10 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a3ef63696c 
								
							 
						 
						
							
							
								
								Coverity  #490 : Fix a range check in xf86vidmode extension.  
							
							
							
						 
						
							2006-03-15 16:36:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								460f2ea4a5 
								
							 
						 
						
							
							
								
								Coverity  #794 : Fix a highly unlikely memory leak.  
							
							
							
						 
						
							2006-03-15 16:21:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								116d158e85 
								
							 
						 
						
							
							
								
								Coverity  #269 : Compare the requested ABI class against the ABI class of the  
							
							... 
							
							
							
							module, not the module class. 
							
						 
						
							2006-03-15 16:16:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d8221a9b70 
								
							 
						 
						
							
							
								
								Coverity  #484 : Fix an off-by-one in module refcounting.  
							
							
							
						 
						
							2006-03-15 16:11:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1e5c0842af 
								
							 
						 
						
							
							
								
								Coverity  #1053 : Nuke a dead variable.  
							
							
							
						 
						
							2006-03-15 15:34:57 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7314d16cde 
								
							 
						 
						
							
							
								
								Fix DRIExtensionInit() to not register callbacks when it hasn't been  
							
							... 
							
							
							
							initialized for the current server generation. Fixes a problem where it
    would use stale private index and blow up in colorful ways if no driver
    called DRIScreenInit() on the second generation (which happens due to a
    bug in radeon that i'll fix separately). Note: clearing the index in
    DRIReset() wouldn't work as DRIReset() is called before the
    CloseScreen() chain 
							
						 
						
							2006-03-15 03:18:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								02d80a0de9 
								
							 
						 
						
							
							
								
								Make xf86 linear allocator smarter when dealing with alignment constraints  
							
							... 
							
							
							
							when falling back to X/Y allocations. Fixes various problems of Xv
    allocation failures, notably with "nv" driver. 
							
						 
						
							2006-03-15 03:12:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c1601717d5 
								
							 
						 
						
							
							
								
								Add a new migration scheme, "always", which will move pixmaps to their  
							
							... 
							
							
							
							desired location always (unless they don't fit in FB, in which case
    they all get moved out for software rendering). The default remains as
    before, but can be controlled by the MigrationHeuristic xorg.conf
    option (which is intentionally not documented, as it may be
    short-lived). This is part of the exa-damagetrack work, which appears
    stable in testing with fakexa, unlike the work as a whole. 
							
						 
						
							2006-03-15 01:20:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								eb63e50d95 
								
							 
						 
						
							
							
								
								Fix build when AIGLX is false.  
							
							
							
						 
						
							2006-03-12 17:14:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c3342c8000 
								
							 
						 
						
							
							
								
								Merge accel_indirect branch to HEAD.  
							
							
							
						 
						
							2006-03-12 00:11:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b1b731c286 
								
							 
						 
						
							
							
								
								Fix buffer size checks to prevent 2-byte buffer overflows. (Coverity  #480 ,  
							
							... 
							
							
							
							#481 , #482 , #483 ) 
						
							2006-03-11 02:43:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fc0772de36 
								
							 
						 
						
							
							
								
								Add HAS_MMAP for Xvfb  
							
							... 
							
							
							
							Fix Xvfb option parsing to exit on bad arguments, not just issue error
    messages and continue on. (Coverity #492 ) 
							
						 
						
							2006-03-11 02:10:14 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f2ecbb3018 
								
							 
						 
						
							
							
								
								Pass sizeof the correct buffer to XmuSnprintf. (Coverity  #489 )  
							
							
							
						 
						
							2006-03-11 01:58:32 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d695579848 
								
							 
						 
						
							
							
								
								If fakexa is enabled, create a larger buffer in the Ximage, but keep the  
							
							... 
							
							
							
							same width/height for front-buffer drawing. The fakexa code then uses
    this extra space for offscreen pixmaps. Note that this tones down the
    absurdity of fakexa's offscreen pixmap alignment requirements (odd
    alignment is too weird, so stick with "24", which is still strange but
    exists out there). It also fixes a couple of bugs in the fakexa
    implementation revealed by using offscreen pixmaps. 
							
						 
						
							2006-03-10 21:36:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ffdbb547be 
								
							 
						 
						
							
							
								
								Coverity  #1011 : Remove a useless NULL check on a pVbe that had been  
							
							... 
							
							
							
							dereferenced many times before. 
							
						 
						
							2006-03-10 08:06:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1bc72dce5f 
								
							 
						 
						
							
							
								
								Coverity  #857 : Fix resource leak in error path by freeing earlier.  
							
							
							
						 
						
							2006-03-10 08:03:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								55f677d600 
								
							 
						 
						
							
							
								
								Coverity  #813 ,  #814 ,  #815 ,  #816 : Fix resource leaks in error paths of  
							
							... 
							
							
							
							config parsing code. 
							
						 
						
							2006-03-10 07:58:27 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21dcd03048 
								
							 
						 
						
							
							
								
								Just like FreeBSD, let DragonFly's default mouse Device be /dev/sysmouse  
							
							... 
							
							
							
							(since /dev/mouse don't even exist by default). 
							
						 
						
							2006-03-10 01:34:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9a99afdfb2 
								
							 
						 
						
							
							
								
								Add DragonFly support. (It is like FreeBSD.)  
							
							... 
							
							
							
							This patch is from DragonFly developer Joerg Sonnenberger and the pkgsrc
    collection.
I tested using /dev/sysmouse with moused using my serial /dev/cuaa0. 
							
						 
						
							2006-03-10 01:22:26 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8a3ff42abb 
								
							 
						 
						
							
							
								
								Commit changes missed in last commit (mis-typed path and didn't notice): Do  
							
							... 
							
							
							
							a first pass of doxygen documentation of EXA. This removes the
    corresponding pieces of exa-driver.txt, which were becoming stale.
    Hopefully the documentation will stay much more up-to-date this way.
    Many thanks to jbarnes for writing exa-driver.txt which was used a lot
    in writing this documentation. 
							
						 
						
							2006-03-09 23:25:35 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2822cbc1fb 
								
							 
						 
						
							
							
								
								Rearrange EXA driver structures so that there's a hope of maintaining ABI  
							
							... 
							
							
							
							when extending the driver interface. The card and accel structures are
    merged into the ExaDriverRec, which is to be allocated using
    exaDriverAlloc(). The driver structure also grows exa_major and
    exa_minor, which drivers fill in and have checked by EXA
    (double-checking that the driver really did check that the EXA version
    was correct). Removes exaInitCard(), which is replaced by the driver
    filling in the rec by hand, and the exaGetVersion() and related
    EXA_*VERSION which are replaced by always using the XFree86 loadable
    module versioning. 
							
						 
						
							2006-03-09 06:04:07 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cb5090e8d6 
								
							 
						 
						
							
							
								
								Bug  #6150 : Do the obvious fix of an insane sanity check in  
							
							... 
							
							
							
							xf86InitFBManager. (Julio M. Merino Vidal) 
							
						 
						
							2006-03-08 03:32:07 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2e6f801fe1 
								
							 
						 
						
							
							
								
								Numerous amounts refactoring and comment adding (see ChangeLog for file by  
							
							... 
							
							
							
							file details). The primary intention for these changes is to pave the
    way for the new device probing and PCI configuration code that I'm
    working on. 
							
						 
						
							2006-03-07 23:58:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b7d2dfc1e5 
								
							 
						 
						
							
							
								
								Add appropriate MIT license. Oops.  
							
							
							
						 
						
							2006-03-07 20:06:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9d8c0e4bcb 
								
							 
						 
						
							
							
								
								Add a new flag to ephyr, "-fakexa", which turns on an EXA acceleration  
							
							... 
							
							
							
							implementation that calls fb to get its work done. The purpose is to
    have a trusted EXA driver for use with testing changes to the core of
    EXA. However, fakexa has not received much testing yet, lacks offscreen
    pixmaps support, and doesn't reliably provide garbage when EXA doesn't
    get its syncing right. All of these should be fixed soon. 
							
						 
						
							2006-03-07 19:57:46 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0a3d6c7399 
								
							 
						 
						
							
							
								
								Remove stale EXA files, which failed to get removed during the move to  
							
							... 
							
							
							
							top-level, somehow. 
							
						 
						
							2006-03-07 19:49:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								68a8963f72 
								
							 
						 
						
							
							
								
								Fix cvt -r check again. CH7011 TV encoder had 800x600 PAL hit the check.  
							
							
							
						 
						
							2006-03-07 16:00:57 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								448997ebcd 
								
							 
						 
						
							
							
								
								Only output SetClientVersion message if verbosity > 1, like other  
							
							... 
							
							
							
							extensions do 
							
						 
						
							2006-03-05 16:43:10 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d921173833 
								
							 
						 
						
							
							
								
								define SYS_LIBS to hold system dependant libraries that may needed. and add  
							
							... 
							
							
							
							it to libraries list where needed. Update ChangeLog for previous
    changes too 
							
						 
						
							2006-03-05 16:35:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								82cbd2ee0d 
								
							 
						 
						
							
							
								
								Don't hard-code -DUSE_DEV_IO here. configure generates the proper OS  
							
							... 
							
							
							
							specific values here. 
							
						 
						
							2006-03-05 16:33:17 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b2f8f410c0 
								
							 
						 
						
							
							
								
								https://bugs.freedesktop.org/show_bug.cgi?id=4341  Make Xming error messages  
							
							... 
							
							
							
							more meaningful. 
							
						 
						
							2006-03-03 09:54:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								29237c1977 
								
							 
						 
						
							
							
								
								https://bugs.freedesktop.org/show_bug.cgi?id=4538  Fix mouse button release  
							
							... 
							
							
							
							on multiwindows scrolling. 
							
						 
						
							2006-03-03 09:50:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								06f01623fd 
								
							 
						 
						
							
							
								
								https://bugs.freedesktop.org/show_bug.cgi?id=5138  Check for NULL pointer  
							
							
							
						 
						
							2006-03-03 09:43:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5f4d11c8d9 
								
							 
						 
						
							
							
								
								fix spelling error, document EXA_TWO_BITBLT_DIRECTIONS device flag  
							
							
							
						 
						
							2006-03-01 16:31:53 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								96ca329382 
								
							 
						 
						
							
							
								
								Remove redundant definition of struct Inst. Safeguard xf86AddDriver against  
							
							... 
							
							
							
							future additions to DriverRec. 
							
						 
						
							2006-02-28 23:07:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								345d99c972 
								
							 
						 
						
							
							
								
								Typo fixes (Nicholas Joly, XFree86 bugzilla  #1658 )  
							
							
							
						 
						
							2006-02-27 16:19:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6b08a5013b 
								
							 
						 
						
							
							
								
								EXA driver doc cleanups and additions.  
							
							
							
						 
						
							2006-02-25 20:26:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f41ec003f3 
								
							 
						 
						
							
							
								
								Add two radeon pci ids (one is used for a radeon mobility X700 XL in a  
							
							... 
							
							
							
							medion notebook, the other is for a AIW X800 VE) 
							
						 
						
							2006-02-25 01:17:10 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								43324132af 
								
							 
						 
						
							
							
								
								Added Mesa include directory  
							
							
							
						 
						
							2006-02-22 16:08:56 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cfdacab33a 
								
							 
						 
						
							
							
								
								Eliminate unused PCI BIOS reading functionality. The old code used several  
							
							... 
							
							
							
							function pointers to implement a level of flexability that was never
    used. The code also had unused support for extracting a single image
    type from a larger expansion ROM.
Fix the spelling of PCI_BIOS_OPEN_FIRMWARE.
Fix a couple errors in #ifdef debug code.
These changes have been tested on x86 and x86-64 Linux. 
							
						 
						
							2006-02-21 00:02:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5fd0f94006 
								
							 
						 
						
							
							
								
								Eliminate all the code for querying the PCI class from the PCI ID database.  
							
							... 
							
							
							
							Class information is not, and never has been, stored there. Therefore,
    this is just a bunch of elaborate code to read 0x00000000.
This has received testing on x86 and x86-64 Linux. 
							
						 
						
							2006-02-20 23:45:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8987b2c1ef 
								
							 
						 
						
							
							
								
								Make more extensions optional in build (for kdrive). Fix kdrive build for  
							
							... 
							
							
							
							actual hardware. Fix kdrive pointer signed/unsigned types. Add
    kdrive-required YX rotation functions. Replace rgb text file loading
    with static rgb color table. 
							
						 
						
							2006-02-16 07:17:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c8acb34269 
								
							 
						 
						
							
							
								
								Fix an occasional crash on VT switches: the server would save a pointer to  
							
							... 
							
							
							
							the current cursor when disabling FB access and would try to restore
    that cursor when re-enabling. However, that cursor might have been
    destroyed in between. This fixes it by updating the saved cursor
    pointer when a cursor is set and vtSema is FALSE. 
							
						 
						
							2006-02-16 06:52:12 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c845e152f5 
								
							 
						 
						
							
							
								
								Bug  #5871 : Drop special build infrastructure left over from libcwrapper  
							
							... 
							
							
							
							times. (George Fufutos) 
							
						 
						
							2006-02-16 05:46:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1bbd5e49b1 
								
							 
						 
						
							
							
								
								Bug  #5869 : Remove traces of EXTMODULE define, which doesn't appear to be  
							
							... 
							
							
							
							useful any more. (George Fufutos) 
							
						 
						
							2006-02-16 04:59:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c4767794ef 
								
							 
						 
						
							
							
								
								Export xf86ActivateDevice, used by the evdev driver.  
							
							
							
						 
						
							2006-02-16 01:03:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dc0354104c 
								
							 
						 
						
							
							
								
								Move EXA implementation up to the top level and remove its XFree86  
							
							... 
							
							
							
							dependencies. It was nearly abstract enough already to be used by
    multiple DDXes. This will be useful for EXA development through
    providing a fake acceleration implementation within Xephyr, so that
    testing can be done on new EXA code without worrying about buggy
    drivers. 
							
						 
						
							2006-02-16 00:14:11 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f105b8da11 
								
							 
						 
						
							
							
								
								Mark everything in dixsym.c as _X_EXPORT.  
							
							
							
						 
						
							2006-02-15 20:44:13 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								50e2ff9a25 
								
							 
						 
						
							
							
								
								Remove the waitSync from KdDisableScreen and push it off to drivers'  
							
							... 
							
							
							
							disableAccel hook, which is more correct anyway. This makes kdrive.c
    not have any knowledge of kaa, opening the way for using exa from
    kdrive. 
							
						 
						
							2006-02-15 03:20:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5c9b6f0fb0 
								
							 
						 
						
							
							
								
								DRIGetSecs() would call getsecs() when XFree86LOADER is defined, relying on  
							
							... 
							
							
							
							the wrappers to provide it. Wrapper gone, and getsecs doesn't exist on
    linux so it now blows up. Fixes it by just calling gettimeofday() in
    all cases instead. 
							
						 
						
							2006-02-14 08:14:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bb8c36690a 
								
							 
						 
						
							
							
								
								Bump shadow module version number to 1.1.0 from 1.0.0  
							
							
							
						 
						
							2006-02-14 04:20:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1a4f20541a 
								
							 
						 
						
							
							
								
								Fix linux build without libc wrappers (From Fredrik Höglund)  
							
							
							
						 
						
							2006-02-13 04:56:27 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2dc7b5e0d9 
								
							 
						 
						
							
							
								
								Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove  
							
							... 
							
							
							
							stubs in other DDX. 
							
						 
						
							2006-02-13 04:43:40 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5f45776ef3 
								
							 
						 
						
							
							
								
								Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen  
							
							... 
							
							
							
							structure interpretations, and remove a bunch of unused junk from
    kdrive-config.h. Xephyr almost works on my amd64. 
							
						 
						
							2006-02-12 10:30:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5249416d09 
								
							 
						 
						
							
							
								
								Add stub xf86WrapperInits so that the servers will build even if os/ was  
							
							... 
							
							
							
							built with XFree86LOADER set. 
							
						 
						
							2006-02-11 22:40:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a2a5254675 
								
							 
						 
						
							
							
								
								Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function  
							
							... 
							
							
							
							warnings after the removal of libcwrapper headers. 
							
						 
						
							2006-02-11 19:16:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d6337c8324 
								
							 
						 
						
							
							
								
								<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es  
							
							
							
						 
						
							2006-02-11 17:42:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4fafba61d5 
								
							 
						 
						
							
							
								
								Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it  
							
							... 
							
							
							
							compiling in kdrive. 
							
						 
						
							2006-02-11 03:03:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c3d1403672 
								
							 
						 
						
							
							
								
								Remove libcwrapper usage from xorg server modules. The libcwrapper is only  
							
							... 
							
							
							
							of (marginal) use in the drivers, and that usage remains. 
							
						 
						
							2006-02-10 22:00:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a8cec1b656 
								
							 
						 
						
							
							
								
								Merge from kdrive: use RECT_PRIM to avoid tearing in xvideo.  
							
							
							
						 
						
							2006-02-10 09:00:02 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								efc3fab7f4 
								
							 
						 
						
							
							
								
								Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSes  
							
							... 
							
							
							
							without linux VT switching, fbdev, and vm86 support. 
							
						 
						
							2006-02-10 07:52:05 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0946bb9427 
								
							 
						 
						
							
							
								
								Fix sysmouse handling on DragonFly, mostly garbage arrived. From Joerg  
							
							... 
							
							
							
							Sonnenberger. 
							
						 
						
							2006-02-03 02:37:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5e2a7af23b 
								
							 
						 
						
							
							
								
								Move the frequently-repeated code to get the pixmap that backs a drawable  
							
							... 
							
							
							
							to a new function, exaGetDrawablePixmap(). 
							
						 
						
							2006-02-02 21:07:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ee3c7ccb17 
								
							 
						 
						
							
							
								
								Remove more debugging leftovers.  
							
							
							
						 
						
							2006-02-02 20:51:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3366b68365 
								
							 
						 
						
							
							
								
								Rearrange and rename EXA code to be a bit more logically organized. Also  
							
							... 
							
							
							
							removes a little bit of debugging leftovers. Summary:
exa.c -> exa.c (miscellaneous code) exa_accel.c (all acceleration code)
    exa_migration.c (migration logic) exaasync.c -> exa_unaccel.c (software
    fallbacks) exapict.c -> exa_render.c (render extension stuff)
    exaoffscreen.c -> exa_offscreen.c exaPriv.h -> exa_priv.h 
							
						 
						
							2006-02-02 20:09:14 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f4898b4093 
								
							 
						 
						
							
							
								
								Further bug  #5386  fixes: Fix some problems with the EDID code: Some  
							
							... 
							
							
							
							bitoffsets were wrong. Unknown Detailed Sections weren't handled
    properly and defaulted to Detailed Timing. 
							
						 
						
							2006-01-31 14:49:43 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								437b385ce4 
								
							 
						 
						
							
							
								
								Bring the cvt utility up to date with bug  #5386  changes. Fix 2 issues with  
							
							... 
							
							
							
							the generator routine: the allocated modeline wasn't nulled and
    mode->name's \0 wasn't copied over. PrintModeLine was rewritten and
    HDisplay gets rounded up to character width instead of refused. 
							
						 
						
							2006-01-31 13:55:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8f3c69dcf1 
								
							 
						 
						
							
							
								
								Accept modes with less than 25% horizontal blanking again (you can push old  
							
							... 
							
							
							
							gtf timing to below 25%), only stop cvt reduced blanking. Users should
    be free to blow up their monitors if they so choose. 
							
						 
						
							2006-01-31 13:04:02 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dd50015b05 
								
							 
						 
						
							
							
								
								Add libc_wrapper support for random(), which will be used in upcoming EXA  
							
							... 
							
							
							
							memory manager work. 
							
						 
						
							2006-01-28 02:20:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3d1667278f 
								
							 
						 
						
							
							
								
								Remove leftover variables for cfb24 build, and finish commenting out Xglx  
							
							... 
							
							
							
							standalone stuff, which some versions of automake get whiny about. 
							
						 
						
							2006-01-28 00:37:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ab01eb247f 
								
							 
						 
						
							
							
								
								update pci ids  
							
							
							
						 
						
							2006-01-27 12:27:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								14fdd81614 
								
							 
						 
						
							
							
								
								Remove xf8_32wid, it's dead code with no maintainer interest. Also remove  
							
							... 
							
							
							
							cfb24, since xf8_32wid was the only user. 
							
						 
						
							2006-01-25 23:05:26 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0d9ed2624f 
								
							 
						 
						
							
							
								
								Commit  #4633  - Initial mouse pointer incorrect with EXA which also fixes  
							
							... 
							
							
							
							the repaint of the cursor image with randr events. 
							
						 
						
							2006-01-23 22:01:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e70b64b930 
								
							 
						 
						
							
							
								
								Updated xgl code drop from Novell + xserver tree changes  
							
							
							
						 
						
							2006-01-18 07:15:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2949c705f1 
								
							 
						 
						
							
							
								
								Add all subdirs used to DIST_SUBDIRS, and files to EXTRA_DIST.  
							
							... 
							
							
							
							Attempt to build xeglmodule.c, not xglxmodule.c.
Add xf86Sbus.h to EXTRA_DIST, as _HEADERS doesn't appear to get the same
    treatment as _SOURCES in terms of automatically DISTing. 
							
						 
						
							2006-01-10 03:23:05 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								890ec84947 
								
							 
						 
						
							
							
								
								Add xgl to DIST_SUBDIRS.  
							
							
							
						 
						
							2006-01-10 02:30:56 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								53dbd00a75 
								
							 
						 
						
							
							
								
								Remove remaining #ifdef DPSEXT stanzas.  
							
							
							
						 
						
							2006-01-08 23:43:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fe0c838b5d 
								
							 
						 
						
							
							
								
								Move drawable lock acquisition into DRIClipNotify from DRIValidateTree, so  
							
							... 
							
							
							
							we only take it when clipping a DRI drawable instead of on every tree
    update. Note drawable lock acquisition per- screen instead of globally,
    and drop it in BlockHandler if necessary. 
							
						 
						
							2006-01-06 18:06:02 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								39ce5f1544 
								
							 
						 
						
							
							
								
								Remove unused X11R4 DDX compatibility function miClipNotify.  
							
							
							
						 
						
							2006-01-06 17:05:26 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b9c0ae867e 
								
							 
						 
						
							
							
								
								Remove the manual AddFilter for convolution, which I'm pretty sure  
							
							... 
							
							
							
							shouldn't be necessary due to it already happening from
    PictureSetDefaultFilters. 
							
						 
						
							2006-01-03 22:36:46 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1729fc882c 
								
							 
						 
						
							
							
								
								Change REGION_INIT(pScreen, &foo, NullBox, 0) to REGION_NULL(pScreen,  
							
							... 
							
							
							
							&foo). While it is no longer (or rather, once again not) required as of
    regionstr.h r1.4, it matches the style of the rest of the xorg code. 
							
						 
						
							2005-12-31 08:06:00 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c25536a793 
								
							 
						 
						
							
							
								
								Initialize the fourcc value in stack-allocated glitz_pixel_format_t  
							
							... 
							
							
							
							structures. Greatly reduces the number of uninitialized-value accesses
    during Xgl startup according to valgrind. Allocating and filling these
    in by hand on the stack seems very shady to me. 
							
						 
						
							2005-12-31 08:01:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7aa0ea23bc 
								
							 
						 
						
							
							
								
								Add an empty all-local target for FreeBSD make's sake, which doesn't deal  
							
							... 
							
							
							
							with .PHONY. 
							
						 
						
							2005-12-30 04:11:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								49a9249239 
								
							 
						 
						
							
							
								
								Make kdInputMachine static const, shrinks .data a bit.  
							
							
							
						 
						
							2005-12-29 21:11:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fc69a2e729 
								
							 
						 
						
							
							
								
								Remove PowerMAX_OS define it never worked , it'll never work again,  
							
							... 
							
							
							
							finishes running joke of OLS2005 
							
						 
						
							2005-12-29 08:42:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d6646307f0 
								
							 
						 
						
							
							
								
								Add necessary *CONFIG_H declarations and a force-off of XF86* extensions in  
							
							... 
							
							
							
							miinitext in the XGL case. Prevents mismatched structure sizes on my
    _XSERVER64 machine. At this point, with the uncommitted render/ diffs,
    Xglx starts up but displays badly. 
							
						 
						
							2005-12-29 00:19:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3664c3ebf3 
								
							 
						 
						
							
							
								
								Bug  #5153 : standalone CVT modeline generator.  
							
							... 
							
							
							
							- add hw/xfree86/utils/cvt/, cvt.c, cvt.man.pre and Makefile.am.
- Adjust configure.ac and hw/xfree86/utils/Makefile.am for cvt.
- Add MonPtr->reducedblanking and Option "ReducedBlanking" to the Monitor
    section.
- Check for reduced blanking in xf86CheckModeForMonitor and disallow modes
    with less than 25% blanking otherwise.
- Fix some warnings in hw/xfree86/common/xf86Config.c. 
							
						 
						
							2005-12-28 15:22:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b1b40ed6a8 
								
							 
						 
						
							
							
								
								Initial commit of XGL build infrastructure and XGL code changes for  
							
							... 
							
							
							
							building within the xorg server tree. Requires additional, uncommitted
    dix changes to successfully build, and successful running is still yet
    to happen. 
							
						 
						
							2005-12-28 10:31:46 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								05c139d4cd 
								
							 
						 
						
							
							
								
								Enough build fixes to get {sdl,ephyr,fake} to link.  
							
							
							
						 
						
							2005-12-28 10:02:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aeb770f645 
								
							 
						 
						
							
							
								
								recommit previous changes to evdev.c  
							
							
							
						 
						
							2005-12-28 02:43:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ce7c0c8937 
								
							 
						 
						
							
							
								
								some updates for default colormap install  
							
							
							
						 
						
							2005-12-28 01:57:11 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								27d79ab2bc 
								
							 
						 
						
							
							
								
								s/XSERVER/KDRIVE/  
							
							
							
						 
						
							2005-12-27 23:03:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								72817714a0 
								
							 
						 
						
							
							
								
								Remove Imakefiles.  
							
							
							
						 
						
							2005-12-27 23:01:27 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9dd0af6cb4 
								
							 
						 
						
							
							
								
								Skeletal kdrive build system. Totall non-functional atm.  
							
							
							
						 
						
							2005-12-27 08:31:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7fd73d2953 
								
							 
						 
						
							
							
								
								Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h  
							
							
							
						 
						
							2005-12-27 08:29:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6798fd0170 
								
							 
						 
						
							
							
								
								Bug  #4190 : Add a rule for 'make relink' since automake sucks.  
							
							
							
						 
						
							2005-12-26 19:13:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7e3cb9a09a 
								
							 
						 
						
							
							
								
								Remove unused layer module.  
							
							
							
						 
						
							2005-12-25 22:25:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5230e86b1c 
								
							 
						 
						
							
							
								
								fix up xglglx.c  
							
							
							
						 
						
							2005-12-23 04:13:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								feb735c5bb 
								
							 
						 
						
							
							
								
								Well there were a couple of snapshots later than CVS available outside of  
							
							... 
							
							
							
							Novell, so I've done a crazy merge to try and get them into a workable
    CVS, I suspect I may have failed.. there is a pre-xgldrop-merge tag if
    I did. 
							
						 
						
							2005-12-23 02:07:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ade104ce5a 
								
							 
						 
						
							
							
								
								check drawable is available  
							
							
							
						 
						
							2005-12-23 01:51:40 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7fb521e80d 
								
							 
						 
						
							
							
								
								from davidr's tree update some fixes  
							
							
							
						 
						
							2005-12-23 01:50:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c88a3145d0 
								
							 
						 
						
							
							
								
								from davidr's tree if source picture defined return  
							
							
							
						 
						
							2005-12-23 01:49:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c59508566f 
								
							 
						 
						
							
							
								
								fix glx up for newest glitz interface  
							
							
							
						 
						
							2005-12-23 01:13:28 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d822bc1596 
								
							 
						 
						
							
							
								
								make xgl code at least build against latest glitz.  
							
							
							
						 
						
							2005-12-23 00:08:35 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6e2086395d 
								
							 
						 
						
							
							
								
								fixups for newer glitz API  
							
							
							
						 
						
							2005-12-22 23:32:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f3ae42c0fd 
								
							 
						 
						
							
							
								
								small fix towards new glitz interface  
							
							
							
						 
						
							2005-12-22 23:31:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2af7e94eab 
								
							 
						 
						
							
							
								
								Adjust the rules for auto-generating some source files, so that they work  
							
							... 
							
							
							
							on both GNU make and FreeBSD's make. 
							
						 
						
							2005-12-22 13:54:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								03d37eb038 
								
							 
						 
						
							
							
								
								Bug  #5359 : Fix a segfault (Mark Kettenis)  
							
							
							
						 
						
							2005-12-20 21:34:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7b89b643c1 
								
							 
						 
						
							
							
								
								Bug  #5116 : Refer DRI section details to dri.fd.o.  
							
							
							
						 
						
							2005-12-19 16:44:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3566307c8d 
								
							 
						 
						
							
							
								
								Fix typos.  
							
							
							
						 
						
							2005-12-19 09:18:29 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								137447c5f3 
								
							 
						 
						
							
							
								
								Update to 2005-12-14 snapshot from pciids.sf.net  
							
							
							
						 
						
							2005-12-15 01:54:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f1ba3b4f33 
								
							 
						 
						
							
							
								
								Bug  #4718 : Command line flag to disable ACPI.  
							
							
							
						 
						
							2005-12-14 20:11:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3666dbb5f3 
								
							 
						 
						
							
							
								
								Remove unnecessary include of dgaproc.h that broke Solaris builds.  
							
							
							
						 
						
							2005-12-12 23:33:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								62f3ef930a 
								
							 
						 
						
							
							
								
								Bug  #5258 : Restore binary compatibility with 6.8.2's PictureRec. (Aaron  
							
							... 
							
							
							
							Plattner) 
							
						 
						
							2005-12-09 18:35:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f4957ee948 
								
							 
						 
						
							
							
								
								Bug  #4809 : Re-fix that doesn't break distcheck. (Alan Coopersmith)  
							
							
							
						 
						
							2005-12-09 18:30:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								de22d0c226 
								
							 
						 
						
							
							
								
								Fix a thinko so the code matches the comment  
							
							
							
						 
						
							2005-12-09 15:30:05 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6fcb049cd0 
								
							 
						 
						
							
							
								
								Bug  #1288 : Additional refactor of the driver probe logic to keep ati loaded  
							
							... 
							
							
							
							before atimisc. 
							
						 
						
							2005-12-09 06:49:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								17ac5e9fec 
								
							 
						 
						
							
							
								
								Push the fallback drivers to the end of the list so driver probe order  
							
							... 
							
							
							
							stays useful. 
							
						 
						
							2005-12-09 05:36:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								80ea67e379 
								
							 
						 
						
							
							
								
								Bug  #4361 : Change driver probe logic to read the driver list from disk  
							
							... 
							
							
							
							instead of using a compile-time array. 
							
						 
						
							2005-12-09 03:59:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								26b41ff439 
								
							 
						 
						
							
							
								
								Fix sgml docs build.  
							
							
							
						 
						
							2005-12-09 03:02:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f9ccebe8c5 
								
							 
						 
						
							
							
								
								Bug  #4928 : Fix compilation for Alpha. (Stefaan DeRoeck)  
							
							
							
						 
						
							2005-12-08 19:27:13 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								008c2dd5e4 
								
							 
						 
						
							
							
								
								Add configure options to allow hard-coded paths to be changed.  
							
							
							
						 
						
							2005-12-08 17:55:19 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								39189c2b86 
								
							 
						 
						
							
							
								
								Allow hard-coded paths to be configurable.  
							
							
							
						 
						
							2005-12-08 17:54:40 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20c0ebe7b3 
								
							 
						 
						
							
							
								
								Change to use the app-defaults default dir configured in libXt.  
							
							
							
						 
						
							2005-12-07 16:18:02 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4a39354e14 
								
							 
						 
						
							
							
								
								Change *man_SOURCES ==> *man_PRE to fix autotools warnings.  
							
							
							
						 
						
							2005-12-06 22:48:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								26f9c43056 
								
							 
						 
						
							
							
								
								Bugzilla  #4809  < https://bugs.freedesktop.org/show_bug.cgi?id=4809 > Patch  
							
							... 
							
							
							
							#3908  <https://bugs.freedesktop.org/attachment.cgi?id=3908 > xf8_32wid
    and cfb24 only need to be built on sparc 
						
							2005-12-03 17:04:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7c00afd0ec 
								
							 
						 
						
							
							
								
								Define XFree86Server only where it is required.  
							
							
							
						 
						
							2005-12-02 06:02:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ccfaf82367 
								
							 
						 
						
							
							
								
								Bug  #5160 : Fix the modular build to try to use the same logic for choosing  
							
							... 
							
							
							
							the architecture/os-specific bus support as monolithic. 
							
						 
						
							2005-12-01 05:04:07 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9c0bd9687f 
								
							 
						 
						
							
							
								
								Import libdrm 2.0  
							
							
							
						 
						
							2005-11-30 22:59:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								da5d66f2ff 
								
							 
						 
						
							
							
								
								Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable  
							
							... 
							
							
							
							module builds to reflect this change. 
							
						 
						
							2005-11-29 16:39:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								51a721a6db 
								
							 
						 
						
							
							
								
								Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4  
							
							... 
							
							
							
							update to fix bug #5167  (Linux prefers *.1x man pages in man1 subdir) 
							
						 
						
							2005-11-28 22:05:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								381931b15b 
								
							 
						 
						
							
							
								
								Add configure option to install libxf86config.a (disabled by default).  
							
							
							
						 
						
							2005-11-23 07:14:46 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								594ca0966e 
								
							 
						 
						
							
							
								
								Bug  #5118 : Use "rm -f" instead of "$(RM)", which isn't always defined.  
							
							
							
						 
						
							2005-11-22 02:11:00 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								63aa96c08a 
								
							 
						 
						
							
							
								
								Update pkgconfig files to separate library build-time dependencies from  
							
							... 
							
							
							
							application build-time dependencies, and update package deps to work
    with separate build roots. 
							
						 
						
							2005-11-19 07:15:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d3b6653a28 
								
							 
						 
						
							
							
								
								Bug  #4824 : Build XTrap support by default, matching monolith.  
							
							
							
						 
						
							2005-11-19 03:53:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								627ac1fe1d 
								
							 
						 
						
							
							
								
								Bug  #5060 : Fix non-Linux DRI on 64 bit post Linux 32/64 changes.  
							
							
							
						 
						
							2005-11-18 23:34:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e3ec048ff2 
								
							 
						 
						
							
							
								
								Bug  #4928 : Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck)  
							
							
							
						 
						
							2005-11-18 22:43:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								de95d8ee19 
								
							 
						 
						
							
							
								
								Bug  #4859 : Don't segfault on bad DDC read. (Tony Houghton)  
							
							
							
						 
						
							2005-11-18 18:02:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fc81c13e4d 
								
							 
						 
						
							
							
								
								Dont prevent SCO platforms for using the default ZAxisMapping now that the  
							
							... 
							
							
							
							OS layer correctly sends z-axis events when the wheel button is used. 
							
						 
						
							2005-11-14 18:49:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								267cbffa41 
								
							 
						 
						
							
							
								
								Bug  #5019  < https://bugs.freedesktop.org/show_bug.cgi?id=5019 > xserver  
							
							... 
							
							
							
							installs manpages into 'man1' instead of 'man1x' 
							
						 
						
							2005-11-13 20:53:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0e7e4c7064 
								
							 
						 
						
							
							
								
								Fix typo to enable DGA support.  
							
							... 
							
							
							
							EXTMODULE is required to build DGA support into extmod. 
							
						 
						
							2005-11-10 04:59:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e4554db8f8 
								
							 
						 
						
							
							
								
								Dont pass wheel mouse buttons as real buttons, map them as Z-Axis movement  
							
							... 
							
							
							
							on SCO and USL. Re-instate the ZAxisMapping default for the mouse
    driver. 
							
						 
						
							2005-11-10 02:41:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f886e632b8 
								
							 
						 
						
							
							
								
								Bug  #4915 : ButtonMapping option which allows to define arbitrary button  
							
							... 
							
							
							
							mappings (including left-handed mouse etc.). Fixed incorrect usage of
    non-reversed, but ZAxisMapped buttons for state detection. Nuked unused
    part of reverseMap. 
							
						 
						
							2005-11-09 17:05:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a25871ae52 
								
							 
						 
						
							
							
								
								DRM 1.0.5 import  
							
							
							
						 
						
							2005-11-09 01:00:46 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c9709c0a38 
								
							 
						 
						
							
							
								
								Add newly checked in files to Xorg server build.  
							
							... 
							
							
							
							Fix release date. Enable DGA extension by default. 
							
						 
						
							2005-11-08 22:47:57 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f8430a1b86 
								
							 
						 
						
							
							
								
								Bug  #2880 , add functions for byte and word level access to pci config  
							
							... 
							
							
							
							space.
Fix broken utf8 again. 
							
						 
						
							2005-11-08 19:04:56 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5390c7ab05 
								
							 
						 
						
							
							
								
								See ChangeLog entry 2005-11-07 for details.  
							
							
							
						 
						
							2005-11-08 06:33:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f5814bf3ff 
								
							 
						 
						
							
							
								
								Don't reference noXkbExtension when building without XKB. (Bob Terek - Sun  
							
							... 
							
							
							
							Microsystems) 
							
						 
						
							2005-11-08 03:12:43 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e73cdba865 
								
							 
						 
						
							
							
								
								Fix Xvfb to work properly in depth 15 mode. Fixes XTS5 XCloseDisplay-3  
							
							... 
							
							
							
							server crash. 
							
						 
						
							2005-11-07 21:03:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								890ed0e082 
								
							 
						 
						
							
							
								
								Fix a bug where a system memory pixmap got a wrong address if memcpy()  
							
							... 
							
							
							
							fallback was used for downloading from screen. 
							
						 
						
							2005-11-06 16:40:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								70aedcf32a 
								
							 
						 
						
							
							
								
								Bug  #4948 : < https://bugs.freedesktop.org/show_bug.cgi?id=4948 > Incorrect  
							
							... 
							
							
							
							URL in log file for Xorg CVS. Also fixed wording of statement to not
    refer to monolithic CVS since modular uses the same code, so it was
    appearing in modular builds too. 
							
						 
						
							2005-11-05 18:56:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0b150a05e6 
								
							 
						 
						
							
							
								
								Whitespace change just to make sure I created the branch correctly.  
							
							
							
						 
						
							2005-11-03 17:12:53 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								90cf8e339b 
								
							 
						 
						
							
							
								
								Fix vendor string and release version reported by the servers. Enable  
							
							... 
							
							
							
							security, lbx and xevie extensions to give us parity with monolithic
    tree. 
							
						 
						
							2005-11-03 17:08:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a311bfa73a 
								
							 
						 
						
							
							
								
								Fix support for enabling/disabling extensions loaded from modules.  
							
							
							
						 
						
							2005-11-02 15:53:57 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								462a2407d5 
								
							 
						 
						
							
							
								
								Add xorg-server.m4 for driver dependency checking.  
							
							... 
							
							
							
							Update pkgcheck depedencies to work with separate build roots. 
							
						 
						
							2005-11-01 15:01:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								56101c9d6e 
								
							 
						 
						
							
							
								
								Fix fd leak by closing them in the ACPI code instead of just using  
							
							... 
							
							
							
							shutdown. 
							
						 
						
							2005-10-31 05:45:40 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7993486e80 
								
							 
						 
						
							
							
								
								RandR: Add a driver func to let the driver determine the physical size of a  
							
							... 
							
							
							
							screen size (display mode). Useful for faked widescreen modes, modes
    which are scaled by the driver, etc. This really helps fixing RandR's
    sometimes dumb DPI assumptions. 
							
						 
						
							2005-10-30 17:38:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c818d3a1a5 
								
							 
						 
						
							
							
								
								Add xf86RandRSetNewVirtualAndDimensions to loader symlist  
							
							
							
						 
						
							2005-10-30 09:27:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fdbb3ea609 
								
							 
						 
						
							
							
								
								Add function for drivers to change RandR's idea of the virtual screen size.  
							
							... 
							
							
							
							(This allows drivers to reserve a larger virtual size at start and
    change it later) 
							
						 
						
							2005-10-29 21:31:23 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e921eec1c6 
								
							 
						 
						
							
							
								
								Make X -> Xorg symlink at install time.  
							
							
							
						 
						
							2005-10-29 00:12:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f842c229d4 
								
							 
						 
						
							
							
								
								build fix on alpha  
							
							
							
						 
						
							2005-10-28 16:01:17 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7416fd61a1 
								
							 
						 
						
							
							
								
								Improved stack trace dump code for Solaris - try fork & exec of pstack  
							
							... 
							
							
							
							first so we can see the names of non-exported symbols that aren't
    visible to walkcontext/dladdr1 code. 
							
						 
						
							2005-10-27 21:03:27 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								59279da498 
								
							 
						 
						
							
							
								
								Bug  #1429 : Report input device type correctly. (Stéphane VOLTZ)  
							
							
							
						 
						
							2005-10-21 19:06:13 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1f43d218cc 
								
							 
						 
						
							
							
								
								EXA: The "optimization" for using a fill operation instead of 1x1 copies  
							
							... 
							
							
							
							checked the destination drawable's dimensions (!) instead of the
    tile's. Really.... 
							
						 
						
							2005-10-20 21:45:40 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								15f56b203d 
								
							 
						 
						
							
							
								
								Move xf86XTrapModule.c to dixmods, guess at a build system.  
							
							
							
						 
						
							2005-10-20 18:52:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4ebd26f04b 
								
							 
						 
						
							
							
								
								Bug  #3196 : Fix Load foo.so syntax.  
							
							
							
						 
						
							2005-10-19 22:36:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								af211a9bc1 
								
							 
						 
						
							
							
								
								Fix PCI bus scan on ia64 E8870 chipsets.  
							
							
							
						 
						
							2005-10-19 22:30:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2769c3e72c 
								
							 
						 
						
							
							
								
								Fix distcheck by forcing Xorg to be installed before chmod/chown.  
							
							
							
						 
						
							2005-10-18 19:43:48 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dd0d010e9c 
								
							 
						 
						
							
							
								
								Fix parallel builds my ensuring libdmxconfig builds first.  
							
							
							
						 
						
							2005-10-18 19:14:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								79e6ac79f9 
								
							 
						 
						
							
							
								
								Don't use $< in explicit rules since neither BSD nor Solaris make allow  
							
							... 
							
							
							
							that. 
							
						 
						
							2005-10-18 07:18:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fb282ef43a 
								
							 
						 
						
							
							
								
								Add miext/damage so misym.c can export DamageDamageRegion.  
							
							
							
						 
						
							2005-10-18 04:03:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								959db6028d 
								
							 
						 
						
							
							
								
								Export DamageDamageRegion. Not bumping the ABI version since we did that  
							
							... 
							
							
							
							already for this release. 
							
						 
						
							2005-10-18 04:02:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b61c828b04 
								
							 
						 
						
							
							
								
								DRM 20051017 import  
							
							
							
						 
						
							2005-10-18 02:23:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d6a40bcd4a 
								
							 
						 
						
							
							
								
								Change default install dir for app-default files from  
							
							... 
							
							
							
							$(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
    the monolith & allow localization 
							
						 
						
							2005-10-18 00:32:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e7007f7d51 
								
							 
						 
						
							
							
								
								More automake 1.7 braindamage: use mkdir -p, not .  
							
							
							
						 
						
							2005-10-17 22:42:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								151ba8b67f 
								
							 
						 
						
							
							
								
								Work around automake-1.7 braindamage by providing an explicit rule for  
							
							... 
							
							
							
							XOrgCfg. 
							
						 
						
							2005-10-17 22:25:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1859c62607 
								
							 
						 
						
							
							
								
								include/dix-config.h.in Add support for more extensions  
							
							... 
							
							
							
							Add missing files to EXTRA_DIST 
							
						 
						
							2005-10-17 07:18:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c2e461c7e9 
								
							 
						 
						
							
							
								
								Fix typo and add new Makefiles to AC_OUTPUT  
							
							... 
							
							
							
							Fix typos
Add xorg.conf.man to CLEANFILES
Add missing files to EXTRA_DIST 
							
						 
						
							2005-10-15 20:44:44 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								744aa34ca5 
								
							 
						 
						
							
							
								
								Add an additional meaning to the "dirty" flag. Now, if !dirty && !area, the  
							
							... 
							
							
							
							pixmaps's contents are undefined, so we won't need to upload the
    undefined contents in MoveIn. Use the ExaCheck* for async ops as well,
    so that dirty is always tracked. While the performance impact for my ls
    -lR test was not significant (though the avoiding-upload path was being
    hit), it's likely to be important for the upcoming Get/PutImage
    acceleration from ajax. 
							
						 
						
							2005-10-15 02:19:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0ee70f53ef 
								
							 
						 
						
							
							
								
								Install Xorg & xorg.conf man pages even when not building docs  
							
							
							
						 
						
							2005-10-14 22:01:46 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0676a2874a 
								
							 
						 
						
							
							
								
								Add sysv and sco os-support subdirs and add simple EXTRA_DIST Makefile.am  
							
							... 
							
							
							
							in those dirs. Remove unsupported os-support subdirs (bsdi, dgux, hurd,
    nto, os2, pmax, qnx4) that have no maintainer and we don't dist.
Add Options. 
							
						 
						
							2005-10-14 20:01:36 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								57abb5b171 
								
							 
						 
						
							
							
								
								remove reference to non-existent agpgart.h  
							
							
							
						 
						
							2005-10-14 08:29:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8df7628a2a 
								
							 
						 
						
							
							
								
								Remove reference to XF86config-4. Add xorgcfg(1) to See Also list.  
							
							
							
						 
						
							2005-10-14 00:41:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b54c8154ca 
								
							 
						 
						
							
							
								
								Set substitutions needed in xorgconfig man page.  
							
							
							
						 
						
							2005-10-14 00:34:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b349b20d78 
								
							 
						 
						
							
							
								
								Dist NOTES.  
							
							... 
							
							
							
							Dist helper shell scripts.
Dist XAA.HOWTO and a few more unused C files.
Dist xorgconf.cpp.
Fix DIST_EXTRA typo.
Clean yacc and lex generated files only during make maintainer-clean as we
    don't expect users to have those tools installed. 
							
						 
						
							2005-10-13 18:08:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								35a767590e 
								
							 
						 
						
							
							
								
								Fix stupid mistake in yesterday's allocator commit, would cause exa to  
							
							... 
							
							
							
							consider a random available memory size 
							
						 
						
							2005-10-13 01:13:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a16dabd05e 
								
							 
						 
						
							
							
								
								Remove an RM line that appears unnecessary and was breaking the build at  
							
							... 
							
							
							
							xf86DefModeSet.c with FreeBSD make, where RM was undefined. While here,
    make the build of xf86DefModeSet.c depend on its sources, so it'll
    rebuild properly, and make it a normal CLEANFILE rather than a
    DISTCLEANFILE, since the intention seems to be to build it at the
    user's build time. 
							
						 
						
							2005-10-12 11:15:44 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b819c8378f 
								
							 
						 
						
							
							
								
								remove unneeded line of code  
							
							
							
						 
						
							2005-10-12 08:22:31 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e573b272bf 
								
							 
						 
						
							
							
								
								Use proper access size when reading pixel based on bpp of the source pixmap  
							
							
							
						 
						
							2005-10-12 07:46:36 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								55efb41f6c 
								
							 
						 
						
							
							
								
								If a window background is a 1x1 pixmap, read the value out and go to  
							
							... 
							
							
							
							exaFillRegionSolid rather than sending piles and piles of Copies to the
    hardware. 
							
						 
						
							2005-10-12 07:35:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fce11fdf03 
								
							 
						 
						
							
							
								
								Fix typo (DIST_EXTRA -> EXTRA_DIST)  
							
							
							
						 
						
							2005-10-12 02:11:06 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								12994b9afb 
								
							 
						 
						
							
							
								
								Fix a couple of bugs in the offscreen allocator. One mostly harmless was  
							
							... 
							
							
							
							causing our search loop for evictable blocks to possibly skip a good
    candiate, and another was the allocator would occasionally use
    area->offset as if it was the base of the pixmap, while for a pixmap
    that is not in available state, it is not. This caused some funny
    miscalculation leading to overlapping pixmaps and accesses beyond the
    end of the framebuffer. To make things cleared, I renamed save_offset
    to base_offset, made sure it's the one used everywhere in the
    allocator, and only align "offset" for the client at the end of
    exaOffscreenAlloc(). 
							
						 
						
							2005-10-11 23:11:37 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8444a1f391 
								
							 
						 
						
							
							
								
								missed commit  
							
							
							
						 
						
							2005-10-11 21:01:04 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b4450f3242 
								
							 
						 
						
							
							
								
								Add DGAReInitModes, Part 2  
							
							
							
						 
						
							2005-10-11 19:03:02 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d91d18e1d6 
								
							 
						 
						
							
							
								
								Add DGAReInitModes in order to allow the driver to change the list of  
							
							... 
							
							
							
							supported DGA modes. (Part 1) 
							
						 
						
							2005-10-11 19:02:18 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c1a2abadfb 
								
							 
						 
						
							
							
								
								fix a typo  
							
							
							
						 
						
							2005-10-11 14:50:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								697f64a22a 
								
							 
						 
						
							
							
								
								check randrp has been initialized  
							
							
							
						 
						
							2005-10-11 14:50:03 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2828d92c6c 
								
							 
						 
						
							
							
								
								programs/Xserver/hw/xfree86/common/xf86RandR.c  
							
							... 
							
							
							
							programs/Xserver/hw/xfree86/loader/xf86sym.c Add a new function
    xf86GetRotation to allow third party modules to obtain the current
    rotation. 
							
						 
						
							2005-10-11 14:45:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cad18ec979 
								
							 
						 
						
							
							
								
								don't move x or y depending on the screen size change  
							
							
							
						 
						
							2005-10-10 10:07:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7f72f94aa4 
								
							 
						 
						
							
							
								
								rework that again  
							
							
							
						 
						
							2005-10-10 09:31:49 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7c1d9a31a3 
								
							 
						 
						
							
							
								
								a furthur tweak to the randr cursor position fix  
							
							
							
						 
						
							2005-10-10 09:24:28 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								13f958fbe8 
								
							 
						 
						
							
							
								
								Add missing {Prepare,Finish}Access() wrappers for the tile pixmap in the  
							
							... 
							
							
							
							fallback case 
							
						 
						
							2005-10-10 05:58:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d82aeb55ca 
								
							 
						 
						
							
							
								
								Bug  #3254  < https://bugs.freedesktop.org/show_bug.cgi?id=3254 > Make sure  
							
							... 
							
							
							
							screensaver & DPMS timeouts don't overflow when multiplied by
    MILLI_PER_MIN. (Reported by Zachary J. Slater) 
							
						 
						
							2005-10-09 23:47:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								046234b3eb 
								
							 
						 
						
							
							
								
								Don't try the accelerated glyphs path for component-alpha text (which I  
							
							... 
							
							
							
							don't expect drivers to be able to accelerate without exa assistance).
    Instead, drop back to plain old miGlyphs for a 62.5% +/- 1.5% reduction
    in runtime of my ls -lR test (n=5) with component alpha. While a
    reasonable approach would seem to be making a better test to see
    whether the entire path would be accelerated and force migration
    appropriately, my attempt at this made the situation much worse. 
							
						 
						
							2005-10-09 02:03:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								526d1502df 
								
							 
						 
						
							
							
								
								another update to the RandR fix (thanks Aaron)  
							
							
							
						 
						
							2005-10-07 21:29:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								470213753b 
								
							 
						 
						
							
							
								
								update the last RandR fix  
							
							
							
						 
						
							2005-10-07 18:15:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								348242f35a 
								
							 
						 
						
							
							
								
								programs/Xserver/hw/xfree86/common/xf86RandR.c Use PointerMoved instead of  
							
							... 
							
							
							
							SetCursorPosition, as PointerMoved will call AdjustFrame to reposition
    the window if necessary and avoid the cursor ending up offscreen. 
							
						 
						
							2005-10-07 15:39:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								578e18d11b 
								
							 
						 
						
							
							
								
								Add darwin to dist  
							
							... 
							
							
							
							Include missing docs in EXTRA_DIST
Include headers and other files in dist 
							
						 
						
							2005-10-07 14:27:47 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ff258ac278 
								
							 
						 
						
							
							
								
								Clients tend to set picture->repeat when not necessary. Most HW cannot  
							
							... 
							
							
							
							accelerate repeat NPOT thus triggering software fallback (this is the
    case with gnome desktop for example). This adds a simple optimisation
    to exa that removes "repeat" when it's obviously useless, that is, the
    single picture instance covers the entire rectangle beeing used 
							
						 
						
							2005-10-06 23:45:29 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1614a31a9d 
								
							 
						 
						
							
							
								
								Bug  #4699 : Correct some memory leaks in EXA and damage related to region  
							
							... 
							
							
							
							handling. 
							
						 
						
							2005-10-06 21:55:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cd9ff6aec8 
								
							 
						 
						
							
							
								
								cpp processing for Xvfb man page  
							
							
							
						 
						
							2005-10-06 20:16:13 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								370b8c8f1c 
								
							 
						 
						
							
							
								
								App-defaults file not supposed to have .ad suffix when installed Fix cpp  
							
							... 
							
							
							
							rules to set needed flags for app-defaults file 
							
						 
						
							2005-10-06 20:14:43 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2770233069 
								
							 
						 
						
							
							
								
								Don't build "ev" example on systems without <linux/input.h>  
							
							
							
						 
						
							2005-10-06 19:59:26 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								460145a5d5 
								
							 
						 
						
							
							
								
								Add cpconfig.c to EXTRA_DIST.  
							
							... 
							
							
							
							Add CURSOR.NOTES to EXTRA_DIST.
Add extrapci.ids to EXTRA_DIST and fix xf86PciIds.h rule. 
							
						 
						
							2005-10-06 19:37:39 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9000c0321b 
								
							 
						 
						
							
							
								
								Install correct man page and add to dist  
							
							
							
						 
						
							2005-10-06 04:05:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9b894df44b 
								
							 
						 
						
							
							
								
								Include dmx-config.h for modular build  
							
							... 
							
							
							
							Use <X11/extensions/dmxext.h> intead of "dmxext.h" 
							
						 
						
							2005-10-06 02:40:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								30c1369bf5 
								
							 
						 
						
							
							
								
								Add support for building DMX config and examples programs Add missing files  
							
							... 
							
							
							
							to EXTRA_DIST Install Xdmx man page 
							
						 
						
							2005-10-06 02:35:22 +00:00