a12054757d 
								
							 
						 
						
							
							
								
								Xi:     fix ProcXListInputDevices to include the virtual core devices.  
							
							
							
						 
						
							2007-04-02 11:20:44 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f2808005f4 
								
							 
						 
						
							
							
								
								Bug  #6620 : Fixed a missing 'else' in ATIPseudoDMAInit().  
							
							... 
							
							
							
							Before this, we'd write some registers twice on R200 hardware and also
possibly end up with a bad value in atis->cce_pri_size. 
							
						 
						
							2007-03-31 16:51:24 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5257b32e49 
								
							 
						 
						
							
							
								
								Bump video driver ABI to 2.0 for cw change (commit  6ed08949af).  
							
							
							
						 
						
							2007-03-30 17:07:44 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								73fdc16bc4 
								
							 
						 
						
							
							
								
								formatting fixes  
							
							
							
						 
						
							2007-03-30 16:07:26 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ebdc8ce5c1 
								
							 
						 
						
							
							
								
								Checkpoint DMX updates: things are working much better now, but still not 100% right.  
							
							... 
							
							
							
							Use new dmxCoreMotion2() function which enqueues motion events with
GetPointerEvents()/mieqEnqueue().
The clipAxis() code in GetPointerEvents() is causing some grief.  The
limits seem to have always been (0,0) according to the original calls
to InitValuatorAxisStruct() in dmxinputinit.c.
Terrible hack for now: Call InitValuatorAxisStruct() with hard-coded max
values of 1280 (my screen width). 
							
						 
						
							2007-03-30 16:05:46 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e9130b8bac 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2007-03-30 13:39:15 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3c7413e0c2 
								
							 
						 
						
							
							
								
								Tweak some parameters, etc.  Things seem a little better now, but still a ways to go.  
							
							
							
						 
						
							2007-03-30 14:07:04 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7989dacdcb 
								
							 
						 
						
							
							
								
								num_valuators=1 for GetPointerEvents(), hack ButtonPress/Release position  
							
							
							
						 
						
							2007-03-30 13:44:24 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1ea842960f 
								
							 
						 
						
							
							
								
								more debug  
							
							
							
						 
						
							2007-03-30 13:43:15 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								92e8cdbd32 
								
							 
						 
						
							
							
								
								Checkpoint fixes to DMX for X input changes.  
							
							... 
							
							
							
							Xdmx builds and runs now.
Keyboard seems OK, and mouse pointer moves, but everything else is flakey.
Something is still seriously wrong. 
							
						 
						
							2007-03-30 13:19:33 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d92da3d5f3 
								
							 
						 
						
							
							
								
								more formatting fixes  
							
							
							
						 
						
							2007-03-30 12:56:34 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								44acb2517d 
								
							 
						 
						
							
							
								
								Fix some bad formatting.  
							
							... 
							
							
							
							Doing this:
    if (something) stmt;
is evil if you're debugging and want to break on stmt! 
							
						 
						
							2007-03-30 12:54:22 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9f24798af5 
								
							 
						 
						
							
							
								
								ompile fbcmap.c w/ -DXFree86Server instead of linking libfbcmap.a.  
							
							... 
							
							
							
							The former works, the later doesn't (DMX blows up on visuals/pixel formats).
This undos Daniel's patch, which undid my prev patch.  Revisit someday. 
							
						 
						
							2007-03-30 12:49:34 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								76756f2756 
								
							 
						 
						
							
							
								
								Make xf86glx.c unaware of Mesa internals  
							
							... 
							
							
							
							Use newly added XMesaCopyContext() and drop the GlxSetRenderTables() call
for Xgl, as this is now done inside XMesaForceCurrent(). This leaves xmesaP.h
but only for the declarations of the three XMesa/XFree86 functions. Also,
GlxSetRenderTables() stays but is only used in hw/xgl/glxext/ .
Also drop xf86glxint.h, no longer used.
Depends on mesa commit 7439a36785b6a2783e80a40a96c09db8f56dc2bc of 2007-03-30. 
							
						 
						
							2007-03-30 20:06:35 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								63d8f01819 
								
							 
						 
						
							
							
								
								dix:    Fix wrong cursor refcount.  
							
							... 
							
							
							
							Calloc cursor struct to ensure devPrivates are zeroed out and don't
        increase the refcnt for devices automatically when allocating a new
        cursor. Use new DeviceIsPointerType() to detect if device is a pointer
        _before_ device has been activated and can thus be identified and set
        up grab functions accordingly. This way we can increase the refcnt
        when we get a pointer grab. 
							
						 
						
							2007-03-30 14:59:43 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20e4314b17 
								
							 
						 
						
							
							
								
								dix:    Try to get closer to the correct refcnt for cursors.  
							
							... 
							
							
							
							This commit introduces a memory leak, as the refcnt never seems to get
        down to 0 and thus cursors will not be freed. Solves the problems with
        GNOME segfaulting every 30 seconds though. 
							
						 
						
							2007-03-29 19:12:32 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								307d2b57bb 
								
							 
						 
						
							
							
								
								Xi:     remove 'register' keywords.  
							
							
							
						 
						
							2007-03-29 15:23:41 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0c607f4b19 
								
							 
						 
						
							
							
								
								dix:    Pick keyboard instead of using virtual keyboard in Grab/UngrabKey.  
							
							
							
						 
						
							2007-03-29 14:43:50 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								82a8b99a6c 
								
							 
						 
						
							
							
								
								Move the XAA private indices to be static.  
							
							... 
							
							
							
							Technically this is an ABI break, if you aren't smart enough to be using the
getter functions.  Cope. 
							
						 
						
							2007-03-28 15:17:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8c7f56d92d 
								
							 
						 
						
							
							
								
								Bug  #10296 : Fix timer rescheduling.  
							
							
							
						 
						
							2007-03-28 14:46:30 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								327bc332a6 
								
							 
						 
						
							
							
								
								xace: minor comment fixes.  
							
							
							
						 
						
							2007-03-28 13:00:03 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								299ff4c829 
								
							 
						 
						
							
							
								
								xace: provide creation-time resource hook call in CreateWindow().  
							
							
							
						 
						
							2007-03-28 12:57:11 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								99b220969f 
								
							 
						 
						
							
							
								
								Merge branch 'master' into XACE-SELINUX  
							
							
							
						 
						
							2007-03-28 12:54:04 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5ba4d9eedf 
								
							 
						 
						
							
							
								
								Refuse to create tiny modes from EDID detailed timing.  
							
							
							
						 
						
							2007-03-28 12:03:19 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2c6d471088 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							... 
							
							
							
							Conflicts:
	hw/xfree86/Makefile.am
	hw/xfree86/dri/dri.c 
							
						 
						
							2007-03-28 08:08:04 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8522044635 
								
							 
						 
						
							
							
								
								GL: Update for Mesa changes  
							
							... 
							
							
							
							Added s_fragprog.c to fix the build. 
							
						 
						
							2007-03-28 13:03:32 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1af2ef0b25 
								
							 
						 
						
							
							
								
								Enable Composite by default now that it disables itself in the known bad cases.  
							
							
							
						 
						
							2007-03-27 17:34:04 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0bfc3cc22d 
								
							 
						 
						
							
							
								
								Disable composite when Xinerama is active.  
							
							... 
							
							
							
							It will likely take a decent bit of work to make that work right. 
							
						 
						
							2007-03-27 17:34:00 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5e7936371c 
								
							 
						 
						
							
							
								
								Disable Composite when the screen's visual is pseudocolor.  
							
							... 
							
							
							
							Rendering fails badly in this case, and I don't care enough to fix it. 
							
						 
						
							2007-03-27 17:31:39 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8afc7e2eb3 
								
							 
						 
						
							
							
								
								Refuse to initialize Composite if Render is not present.  
							
							... 
							
							
							
							Composite relies on the presence of Render, in particular for the automatic
compositing. 
							
						 
						
							2007-03-27 17:31:34 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6ed08949af 
								
							 
						 
						
							
							
								
								Move libcw setup to the only renderer requiring it (XAA).  
							
							... 
							
							
							
							Additionally, protect libcw setup behind checks for Render, to avoid
segfaulting if Render isn't available (xnest).
The previous setup was an ABI-preserving dance, which is better nuked now.
Now, anything that needs libcw must explicitly initialize it, and
miDisableCompositeWrapper (previously only called by EXA and presumably binary
drivers) is gone. 
							
						 
						
							2007-03-27 17:31:28 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e76b634951 
								
							 
						 
						
							
							
								
								Fix indentation of fakexa help text.  
							
							
							
						 
						
							2007-03-27 16:47:07 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								728ad64d97 
								
							 
						 
						
							
							
								
								Merge branch 'master' into XACE-SELINUX  
							
							
							
						 
						
							2007-03-27 13:16:40 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6a0bed16e8 
								
							 
						 
						
							
							
								
								Fix typo in GL/mesa/shader/slang/Makefile.am.  
							
							
							
						 
						
							2007-03-27 16:51:12 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b8f846a9df 
								
							 
						 
						
							
							
								
								gl: oops dodgy s appeared pointed out by jcristau on irc..  
							
							
							
						 
						
							2007-03-27 14:17:40 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a63ee90bc2 
								
							 
						 
						
							
							
								
								gl: update for latest mesa glsl-compiler merge  
							
							
							
						 
						
							2007-03-27 11:05:52 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d387a3ddf7 
								
							 
						 
						
							
							
								
								fix loading of GLcore after recent loading changes  
							
							
							
						 
						
							2007-03-27 11:00:13 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								92ba435bd9 
								
							 
						 
						
							
							
								
								Update xorg.conf manpage for new RandR 1.2 monitor options.  
							
							
							
						 
						
							2007-03-26 12:44:58 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0331c6a8fc 
								
							 
						 
						
							
							
								
								Merge branch 'master' into XACE-SELINUX  
							
							
							
						 
						
							2007-03-26 10:28:05 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f7c5aa0dc0 
								
							 
						 
						
							
							
								
								Remove dead NEED_DBE_BUF_BITS code.  
							
							
							
						 
						
							2007-03-26 10:21:44 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2e3cc861f9 
								
							 
						 
						
							
							
								
								Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs.  
							
							
							
						 
						
							2007-03-25 22:01:34 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e88fa75c9b 
								
							 
						 
						
							
							
								
								Static cleanup on Xi/  
							
							
							
						 
						
							2007-03-25 21:18:39 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4b5802ddbd 
								
							 
						 
						
							
							
								
								General DIX static and dead code cleanup.  
							
							
							
						 
						
							2007-03-25 17:57:54 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								04b87d6dfa 
								
							 
						 
						
							
							
								
								Static and dead code cleaup for Xext/  
							
							
							
						 
						
							2007-03-25 17:57:22 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								af769892a9 
								
							 
						 
						
							
							
								
								Static and dead code cleanup from mi/  
							
							
							
						 
						
							2007-03-25 17:56:32 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								62224e3972 
								
							 
						 
						
							
							
								
								Static cleanup for xf86 ddx.  
							
							
							
						 
						
							2007-03-25 17:55:15 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e8bc1988d9 
								
							 
						 
						
							
							
								
								Un-staticise VTSwitchEnabled, since kbd wants it apparently.  
							
							
							
						 
						
							2007-03-25 15:13:05 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								70e493d223 
								
							 
						 
						
							
							
								
								Static and dead code cleanup over afb/  
							
							
							
						 
						
							2007-03-25 14:55:28 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f36bf1a3e4 
								
							 
						 
						
							
							
								
								Delete a dead file.  
							
							
							
						 
						
							2007-03-25 12:28:13 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9a0f25de7c 
								
							 
						 
						
							
							
								
								Static cleanups, dead code deletion.  
							
							
							
						 
						
							2007-03-25 12:27:01 -04:00