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