cece060157 
								
							 
						 
						
							
							
								
								build fix for configure.ac / BUILD_DARWIN, oops  
							
							
							
						 
						
							2007-02-17 01:00:13 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								00b0657b81 
								
							 
						 
						
							
							
								
								glx fixes for XDarwin  
							
							
							
						 
						
							2007-02-17 00:55:32 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								93777c7b96 
								
							 
						 
						
							
							
								
								more patches to make the Quartz part of XDarwin work again  
							
							... 
							
							
							
							(thanks Peter and Torrey!) 
							
						 
						
							2007-02-17 00:22:39 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								612144c811 
								
							 
						 
						
							
							
								
								More build fixes / updates for XDarwin:  
							
							... 
							
							
							
							quartz/cr: "Cocoa Rootless" support (deprecated in favor of xpr?)
   quartz/fullscreen: Fullscreen support using Xplugin (not yet functional) 
							
						 
						
							2007-02-17 00:09:58 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								68d39d8571 
								
							 
						 
						
							
							
								
								kdrive/ephyr: fix keysym type confusion once and for all  
							
							... 
							
							
							
							Take keysyms in as an XID in hostx_load_keymap() and explicitly
convert them to CARD32 for loading into the server.  Fixes Xephyr on
AMD64, wa-hey. 
							
						 
						
							2007-02-16 23:02:46 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5507cb885d 
								
							 
						 
						
							
							
								
								kdrive: delete input debugging, yet again ...  
							
							... 
							
							
							
							I have no idea how this keeps on coming back. 
							
						 
						
							2007-02-16 23:02:45 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2534f5a902 
								
							 
						 
						
							
							
								
								Remove nasty function pointer type from DevUnion, return to documented type.  
							
							
							
						 
						
							2007-02-16 15:33:48 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								84efe23ae8 
								
							 
						 
						
							
							
								
								updated darwin/quartz/xpr (libXplugin interface for Mac OS X) support  
							
							
							
						 
						
							2007-02-16 04:37:38 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5e7f7436a7 
								
							 
						 
						
							
							
								
								merged in miext/rootless changes for XDarwin support  
							
							
							
						 
						
							2007-02-16 04:12:26 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f350909d16 
								
							 
						 
						
							
							
								
								Kludge around duplicate code added in hw/xfree86/modes.  
							
							... 
							
							
							
							Code added in hw/xfree86/modes came from the server-1.3-branch.
Portions of this code had previously been integrated into xf86Mode.c
and edid_modes.c.
To preserve hw/xfree86/modes as much as possible, the duplicate code from
the other files has been disabled; a more careful review would figure out
where that code actually belonged. 
							
						 
						
							2007-02-15 21:50:48 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								258beebc77 
								
							 
						 
						
							
							
								
								Report correct RandR 1.0 sizeID. Report correct subpixel order.  
							
							... 
							
							
							
							RandR 1.0 sizeID must be computed the same way every time, so when reporting
it in the ScreenChangeNotify event, just construct the usual 1.0 data block
and use that.
subpixel geometry information can be computed by looking at the connected
outputs and finding any with subpixel geometry and using one of those for
the global screen subpixel geometry. This might be improved by reporting
None if more than one screen has information and they conflict. 
							
						 
						
							2007-02-15 20:37:44 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ef6b1235fd 
								
							 
						 
						
							
							
								
								Allow new modes code to build inside drivers as well as server.  
							
							... 
							
							
							
							Use config.h for driver builds where xorg-config.h isn't available. 
							
						 
						
							2007-02-15 20:37:19 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3dbe8f6b6e 
								
							 
						 
						
							
							
								
								Distribute hw/xfree86/modes.  
							
							
							
						 
						
							2007-02-15 20:37:09 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d4eb4d0650 
								
							 
						 
						
							
							
								
								Merge crtc/output-based mode selection code.  
							
							... 
							
							
							
							This code comes from the intel driver, so there's no history in this tree.
As the crtc/output-based mode selection code uses ddc, the ddc and i2c
modules have been merged into the server. Attempts to load them are safely
ignored now. 
							
						 
						
							2007-02-15 20:36:20 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								37fe4c49dc 
								
							 
						 
						
							
							
								
								mi:     Move WarpPointer event generation to miPointerMove to avoid duplicate  
							
							... 
							
							
							
							events, cache event array allocation. 
							
						 
						
							2007-02-16 09:57:57 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c2f3f705f1 
								
							 
						 
						
							
							
								
								Bug  #6988 : Change behavior of Security extension per user feature request.  
							
							
							
						 
						
							2007-02-15 14:38:24 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								811675733e 
								
							 
						 
						
							
							
								
								os: fix client privates leak  
							
							... 
							
							
							
							Minor leak here.  Oops. 
							
						 
						
							2007-02-15 19:09:00 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8f6961d385 
								
							 
						 
						
							
							
								
								configure.ac: add xdarwin stubs  
							
							... 
							
							
							
							Add stub AM_CONDITIONALs to at least fix the build. 
							
						 
						
							2007-02-15 19:08:46 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a3b62623b8 
								
							 
						 
						
							
							
								
								change versioning for new server version scheme  
							
							... 
							
							
							
							See:
http://xorg.freedesktop.org/wiki/XDC2007Notes#head-2719037a1905516c45cf74f0e155c8703221e446  
							
						 
						
							2007-02-15 17:07:42 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f452507ca9 
								
							 
						 
						
							
							
								
								Merge branch 'master' into my-XACE-SELINUX  
							
							
							
						 
						
							2007-02-15 09:47:20 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								04632835b7 
								
							 
						 
						
							
							
								
								Merge branch 'master' into my-XACE-SELINUX  
							
							
							
						 
						
							2007-02-15 09:27:05 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0f6dd4aea6 
								
							 
						 
						
							
							
								
								kdrive/ephyr: free screen struct  
							
							... 
							
							
							
							Free screen->driver on screenFini, instead of just leaking it. 
							
						 
						
							2007-02-15 16:14:57 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9ecf79ca01 
								
							 
						 
						
							
							
								
								Beginnings of an update Darwin driver  
							
							
							
						 
						
							2007-02-15 05:22:21 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								136bb4874a 
								
							 
						 
						
							
							
								
								iokit support for XDarwin  
							
							
							
						 
						
							2007-02-15 05:14:38 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3ead1afe78 
								
							 
						 
						
							
							
								
								Beginning of patches to add XDarwin support to the modular tree;  
							
							... 
							
							
							
							special thanks to Torrey Lyons and Peter O'Gorman for making this possible.
This is the automake framework for the XDarwin.app interface files. 
							
						 
						
							2007-02-15 05:09:29 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f6c3b9fa97 
								
							 
						 
						
							
							
								
								xfree86: mouse and keyboard hotplugging support. New mouse devices will get  
							
							... 
							
							
							
							new cursors,  keyboard devices use VCP's focus until paired. 
							
						 
						
							2007-02-15 13:51:20 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d570ff7c81 
								
							 
						 
						
							
							
								
								fix: WarpCursor needs to send MotionNotify.  
							
							
							
						 
						
							2007-02-15 10:28:55 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c4fe1bcce1 
								
							 
						 
						
							
							
								
								Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2007-02-14 15:39:52 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e540d572c5 
								
							 
						 
						
							
							
								
								Merge fix missed on previous commit.  
							
							
							
						 
						
							2007-02-14 15:38:10 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81aa7f059d 
								
							 
						 
						
							
							
								
								Add missing dirty marking in a couple of fallback cases in the exaGlyphs path.  
							
							
							
						 
						
							2007-02-14 12:48:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a5f19c5150 
								
							 
						 
						
							
							
								
								Mark sync when UploadToScreen succeeds in exaGlyphs().  
							
							
							
						 
						
							2007-02-14 11:13:21 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a492d494f5 
								
							 
						 
						
							
							
								
								Update Xvfb man page: remove monolith build instructions, use /var/tmp instead of /usr/tmp  
							
							
							
						 
						
							2007-02-13 18:32:59 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								25104ed2e6 
								
							 
						 
						
							
							
								
								dix:    fix typo in condition.  
							
							
							
						 
						
							2007-02-14 11:26:53 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								33ef546b94 
								
							 
						 
						
							
							
								
								dix:    Clean up GetPointerEvents. If pDev == inputInfo.pointer, assume that  
							
							... 
							
							
							
							we do not want Xi events.
mi:     Remove POINTER_CORE_ONLY flag. 
							
						 
						
							2007-02-14 11:18:43 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a23b0b069c 
								
							 
						 
						
							
							
								
								Typo fix.  
							
							
							
						 
						
							2007-02-12 17:50:00 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d21c95f80b 
								
							 
						 
						
							
							
								
								Hook up --with-builderstring for vendor build identification.  
							
							
							
						 
						
							2007-02-12 17:22:39 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								46784d24c1 
								
							 
						 
						
							
							
								
								Remove spurious LIBADD from xf4bpp  
							
							
							
						 
						
							2007-02-12 17:18:29 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								16eb7254f8 
								
							 
						 
						
							
							
								
								Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2007-02-09 12:38:49 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c4b7e9d1c1 
								
							 
						 
						
							
							
								
								Add an RDTSC implementation to the x86 emulator.  
							
							... 
							
							
							
							This instruction is being used in some debug VBIOSes.  This implementation
doesn't even try to be accurate.  Instead, it just increments the counter by a
fixed amount every time an rdtsc instruction in encountered, to avoid divides by
zero. 
							
						 
						
							2007-02-06 15:45:05 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								262b9b104a 
								
							 
						 
						
							
							
								
								Use the new 8888x0565mmx function in fbpict.c  
							
							
							
						 
						
							2007-02-06 17:30:22 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								876b806ec0 
								
							 
						 
						
							
							
								
								Reapply patch to fix AMD CPU detection  
							
							
							
						 
						
							2007-02-06 17:16:23 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								13568d2aa4 
								
							 
						 
						
							
							
								
								Revert "Fix for AMD cpu detection. Bug 9614, Dan Williams."  
							
							... 
							
							
							
							This reverts commit b2cd3b1337 
							
						 
						
							2007-02-06 17:12:01 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5a33344103 
								
							 
						 
						
							
							
								
								Add new fbCompositeSrc_8888x0565mmx() function, based on patch by Dan  
							
							... 
							
							
							
							Williams. Bug 9682. 
							
						 
						
							2007-02-06 17:11:01 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b2cd3b1337 
								
							 
						 
						
							
							
								
								Fix for AMD cpu detection. Bug 9614, Dan Williams.  
							
							... 
							
							
							
							Credit for the fixes in this patch goes to:
Marco Gritti <mpg at redhat dot com>
Jordan Crouse <jordan dot crouse at amd dot com> 
							
						 
						
							2007-02-06 16:43:37 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7cd73b00a2 
								
							 
						 
						
							
							
								
								dix:    If POINTER_CORE_ONLY is set, GetPointerEvents() only creates a core event  
							
							... 
							
							
							
							mi:	fix: Create motion event in miPointerMoved 
							
						 
						
							2007-02-05 14:48:48 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								760a38c4c7 
								
							 
						 
						
							
							
								
								XkbCopyKeymap: fix copy-and-waste accident  
							
							... 
							
							
							
							When we reallocated modmap, we accidentally clobbered syms with the
result, leaving syms definitely too small, and modmap also potentially too
small (as well as not actually allocated anymore). 
							
						 
						
							2007-02-05 03:43:10 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								17d85387d1 
								
							 
						 
						
							
							
								
								dmx, vfb, xnest: fix fbcmap compilation  
							
							... 
							
							
							
							Don't always define XFree86Server, but only for damn fbcmap.c.
Split fbcmap.c into its own library to achieve this. 
							
						 
						
							2007-02-05 03:43:10 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a309c936bb 
								
							 
						 
						
							
							
								
								xkb:	Daniel's patch to stop evdev keyboard segfaults.  
							
							... 
							
							
							
							mi:	Remove quickfix from ba547d4f6a 
							
						 
						
							2007-02-05 11:38:44 +10:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								236f04b638 
								
							 
						 
						
							
							
								
								remove array_cache from everywhere  
							
							
							
						 
						
							2007-02-05 09:10:08 +11:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								eb228e8d1e 
								
							 
						 
						
							
							
								
								clean up more of the vbo fallout  
							
							
							
						 
						
							2007-02-04 22:06:59 +00:00