87fe85f38b 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-30 10:51:34 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								654619d76c 
								
							 
						 
						
							
							
								
								Revert xkb changes that broke XkbGetKeyboard()  
							
							
							
						 
						
							2006-07-28 17:16:32 -04: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								377a581ddf 
								
							 
						 
						
							
							
								
								Switch to using void* pointers.  
							
							... 
							
							
							
							Pass the size of the data pointed to by src or dst as an argument to
wfb{Read,Write}Memory.  This allows one set of macros to be used with any size
pointer.  Assumes that sizeof(FbBits) >= sizeof(FbStip). 
							
						 
						
							2006-07-26 15:48:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a4005c15fb 
								
							 
						 
						
							
							
								
								Add framebuffer access wrapper infrastructure.  
							
							... 
							
							
							
							Create fbPrepareAccess macros to call into the driver to set up the
wfbReadMemory and wfbWriteWemory pointers.  Call these from fbGetDrawable and
fbGetStipDrawable.
Add the READ and WRITE macros, which expand to simple memory accesses for fb,
and calls through the function pointers for wfb.
Add fbFinishAccess macro to give the driver an opportunity to clean up.  Add
calls to this in the appropriate places. 
							
						 
						
							2006-07-26 15:48:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								319efac445 
								
							 
						 
						
							
							
								
								Prefix all of the exported symbols in libwfb.so with "wfb".  
							
							... 
							
							
							
							For now, just #define all of the exported symbols in wfbrename.h.  Later,
we should add FBPREFIX() around the exported symbols and use -fvisiblity=hidden
to hide the rest. 
							
						 
						
							2006-07-26 15:48:51 -07: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e73e5e2a4d 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-22 13:56:30 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8977b07434 
								
							 
						 
						
							
							
								
								glx: fix typo from tag removal  
							
							
							
						 
						
							2006-07-23 03:50:52 +10: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								985611d5cd 
								
							 
						 
						
							
							
								
								Delete some long-unused testing code.  
							
							
							
						 
						
							2006-07-21 22:37:59 -04: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								87a6346bf7 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-07-21 19:36:25 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0486d3966d 
								
							 
						 
						
							
							
								
								fix kbproto dependency  
							
							... 
							
							
							
							Depend on kbproto >= 1.0.3, for unconditional definition of
XkbSA_XFree86Private. 
							
						 
						
							2006-07-21 19:35:04 -04: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d32dc8bf19 
								
							 
						 
						
							
							
								
								be more careful in IVAS  
							
							... 
							
							
							
							Don't walk off the end of a NULL pointer in InitValuatorAxisStruct. 
							
						 
						
							2006-07-21 15:19:54 -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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1987af8c49 
								
							 
						 
						
							
							
								
								add virtual core devices to DIX  
							
							... 
							
							
							
							Add virtual core devices, with proper keymaps etc, to the DIX. 
							
						 
						
							2006-07-21 15:19:53 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								737e6e4836 
								
							 
						 
						
							
							
								
								define SDevicePresenceNotifyEvent prototype  
							
							
							
						 
						
							2006-07-21 15:19:53 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7f36cc533e 
								
							 
						 
						
							
							
								
								distribute config.h  
							
							
							
						 
						
							2006-07-21 15:19:53 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e896195eab 
								
							 
						 
						
							
							
								
								remove extraneous font debugging code  
							
							... 
							
							
							
							Some of it didn't compile, and some of it was just unnecessary. 
							
						 
						
							2006-07-21 15:19:53 -04:00