4d76075dbb 
								
							 
						 
						
							
							
								
								Death to RCS tags.  
							
							
							
						 
						
							2007-06-29 14:06:52 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								62f43d8b33 
								
							 
						 
						
							
							
								
								Relink properly all kdrive servers when changes happen.  
							
							
							
						 
						
							2007-06-27 16:27:29 -03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ae04f2cb0a 
								
							 
						 
						
							
							
								
								Fix the 'relink' target for kdrive servers.  
							
							
							
						 
						
							2007-04-26 15:28:04 -04: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5e9d33fe87 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-09-07 15:43:31 +03: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								27d79ab2bc 
								
							 
						 
						
							
							
								
								s/XSERVER/KDRIVE/  
							
							
							
						 
						
							2005-12-27 23:03:15 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7fd73d2953 
								
							 
						 
						
							
							
								
								Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h  
							
							
							
						 
						
							2005-12-27 08:29:50 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a11ce76b06 
								
							 
						 
						
							
							
								
								Build with modular X.org libraries and headers.  
							
							... 
							
							
							
							composite/compwindow.c Don't damage unmoved windows. Let border clip reset
    leave damage alone, pending actual damage for painting. 
							
						 
						
							2005-08-08 06:25:21 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								75065f3a54 
								
							 
						 
						
							
							
								
								Perform a warnings sweep on hw/kdrive. A number of these were my fault, but  
							
							... 
							
							
							
							some come from others. 
							
						 
						
							2005-06-09 23:22:55 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								545c082cf9 
								
							 
						 
						
							
							
								
								- Replace the syncAccel hook in the kdrive structure with a pair of hooks  
							
							... 
							
							
							
							in the kaa structure: markSync and waitMarker. The first, if set,
    returns a hardware-dependent marker number which can then be waited for
    with waitMarker. If markSync is absent (which is the case on all
    drivers currently), waitMarker must wait for idle on any given marker
    number. The intention is to allow for more parallelism when we get
    downloading from framebuffer, or more fine-grained idling.
- Replace the KdMarkSync/KdCheckSync functions with kaaMarkSync and
    kaaWaitSync. These will need to be refined when KAA starts being smart
    about using them. Merge kpict.c into kasync.c since kasyn.c has all the
    rest of these fallback funcs.
- Restructure all drivers to initialize a KaaInfo structure by hand rather
    than statically in dubious order.
- Whack the i810 driver into shape in hopes that it'll work after this
    change (it certainly wouldn't have before this). Doesn't support my
    i845 though.
- Make a new KXV helper to avoid duplicated code to fill the region with
    the necessary color key. Use it in i810 and mach64 (tested). 
							
						 
						
							2005-06-09 10:44:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d4d0c8470c 
								
							 
						 
						
							
							
								
								Add -lts if using tslib.  
							
							
							
						 
						
							2004-05-30 20:40:30 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2e330e980f 
								
							 
						 
						
							
							
								
								Move fourcc.h to a generic location in src/.  
							
							
							
						 
						
							2004-05-13 21:41:48 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								adfc1ed8e1 
								
							 
						 
						
							
							
								
								Add dependency lines so that servers are rebuilt when server libraries are  
							
							... 
							
							
							
							changed. 
							
						 
						
							2003-12-29 09:04:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f333581b7b 
								
							 
						 
						
							
							
								
								Added infrastructure for driver specific usage messages and added vesa  
							
							... 
							
							
							
							usage message. 
							
						 
						
							2003-11-18 04:53:16 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5378236aa6 
								
							 
						 
						
							
							
								
								merge xfixes_2_branch back to HEAD  
							
							
							
						 
						
							2003-11-02 19:56:10 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f5916edb17 
								
							 
						 
						
							
							
								
								hw/kdrive/*/Makefile.am Libraries in local dir must not use global path or  
							
							... 
							
							
							
							make doesn't build things in the right order (-j)
hw/kdrive/mga/mga.h, mgadraw.c Fix warnings 
							
						 
						
							2003-10-15 04:59:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a50438b470 
								
							 
						 
						
							
							
								
								Add offscreen memory manager and update the servers to reflect the name  
							
							... 
							
							
							
							change for the kaa structure. 
							
						 
						
							2003-10-13 00:19:58 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f74555e942 
								
							 
						 
						
							
							
								
								Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping to  
							
							... 
							
							
							
							vesa server by default 
							
						 
						
							2003-10-09 06:36:26 +00:00