2f13b7c113 
								
							 
						 
						
							
							
								
								Update Xprint build for pixman.  
							
							... 
							
							
							
							Xprt links libfb, which now uses pixman.  Update configure.ac to
require module $PIXMAN for XPRINT.
Also, use $(top_builddir) to reference libfb.la and other local
libraries, rather than using the relative reference ../.. 
							
						 
						
							2007-05-30 03:07:30 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								857ddbb660 
								
							 
						 
						
							
							
								
								Allow configurable serverconfigdir for security policy location  
							
							... 
							
							
							
							Allow the location of the SERVERCONFIGdir variable to be defined at
compile-time. This allows us to specify where the security policy will be
located (Debian uses this to put it in /etc). The default is to the
previous location. 
							
						 
						
							2007-05-28 21:53:02 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8f98be7db3 
								
							 
						 
						
							
							
								
								Fix bswap detection on BSD (mis-added '_' in function names).  
							
							
							
						 
						
							2007-05-24 11:20:59 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8e56f5be4b 
								
							 
						 
						
							
							
								
								Add dependency on pixman 0.9.0  
							
							
							
						 
						
							2007-05-15 11:13:14 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20c5250e48 
								
							 
						 
						
							
							
								
								Use system copy of cbrt() if available.  
							
							... 
							
							
							
							Also move the replacement inline into miarc.c, since that's the only user. 
							
						 
						
							2007-05-11 11:43:19 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bd0abb2844 
								
							 
						 
						
							
							
								
								Bug  #10823 : Fixed default OSNAME value.  
							
							... 
							
							
							
							We try to get OSNAME from uname by default now. 
							
						 
						
							2007-05-02 17:20:48 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c0346e57e6 
								
							 
						 
						
							
							
								
								Require inputproto 1.4.2.  
							
							... 
							
							
							
							Requirement was introduced with c7e2ba0c9b 
							
						 
						
							2007-04-26 12:03:28 +09:30 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								28bb34eec6 
								
							 
						 
						
							
							
								
								Belatedly bump XORG_VERSION for 7.2.  
							
							
							
						 
						
							2007-04-18 13:48:28 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5d8e8a7f4b 
								
							 
						 
						
							
							
								
								Remove libminimi build.  
							
							... 
							
							
							
							It appears to have been a leftover of a previous incarnation of the build
system that didn't handle miinitext.c well. 
							
						 
						
							2007-04-18 13:22:26 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5a804f2e97 
								
							 
						 
						
							
							
								
								configure: minor cosmetic, move GLX extension options together.  
							
							
							
						 
						
							2007-04-05 19:14:31 +03: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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b8df961843 
								
							 
						 
						
							
							
								
								Define XF86PM on Solaris x86 builds now that we have sun_apm.c  
							
							
							
						 
						
							2007-03-19 18:03:26 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7f2b9f3790 
								
							 
						 
						
							
							
								
								autoconf fixes for XDarwin (created DARWIN_LIBS)  
							
							
							
						 
						
							2007-03-03 19:27:53 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b11dfac287 
								
							 
						 
						
							
							
								
								Legacy framebuffer support wasn't compiled if Xorg wasn't explicitly enabled.  
							
							
							
						 
						
							2007-03-02 12:30:26 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c16343ac2c 
								
							 
						 
						
							
							
								
								Make mfb, cfb, and afb support configurable at build-time.  
							
							
							
						 
						
							2007-02-27 14:14:47 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4660eaaffb 
								
							 
						 
						
							
							
								
								configure fixes for darwin  
							
							
							
						 
						
							2007-02-18 14:09:51 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a88844eccb 
								
							 
						 
						
							
							
								
								configure.ac: disable dmx per default  
							
							... 
							
							
							
							Disable DMX until it gets ported to the new input API. 
							
						 
						
							2007-02-17 20:35:39 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d287b76471 
								
							 
						 
						
							
							
								
								cleaned up some linking ugliness in hw/darwin/quartz  
							
							
							
						 
						
							2007-02-17 03:47:42 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								81444486be 
								
							 
						 
						
							
							
								
								autoconf goodness for XDarwin, courtesy of pogma  
							
							
							
						 
						
							2007-02-17 02:23:11 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cece060157 
								
							 
						 
						
							
							
								
								build fix for configure.ac / BUILD_DARWIN, oops  
							
							
							
						 
						
							2007-02-17 01:00:13 -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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								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 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d21c95f80b 
								
							 
						 
						
							
							
								
								Hook up --with-builderstring for vendor build identification.  
							
							
							
						 
						
							2007-02-12 17:22:39 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								eb228e8d1e 
								
							 
						 
						
							
							
								
								clean up more of the vbo fallout  
							
							
							
						 
						
							2007-02-04 22:06:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d8e148ec84 
								
							 
						 
						
							
							
								
								update xserver for vbo code in mesa  
							
							
							
						 
						
							2007-02-04 18:39:04 +11:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5abd50e37c 
								
							 
						 
						
							
							
								
								Correct help lines for configure's --with-vendor-name flags  
							
							
							
						 
						
							2007-01-24 18:54:38 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7fccec91c4 
								
							 
						 
						
							
							
								
								Bug  #9555 : Always define _GNU_SOURCE in glibc environments.  
							
							... 
							
							
							
							This keeps us from having to define _POSIX_C_SOURCE, _BSD_SOURCE, and
_XOPEN_SORUCE to get the C environment we want in different places.  It also
fixes the build on linux due to RTLD_DEFAULT having not been defined. 
							
						 
						
							2007-01-10 13:10:43 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								359d20532b 
								
							 
						 
						
							
							
								
								Require glproto >= 1.4.8 for GLX.  
							
							... 
							
							
							
							It builds against 1.4.7 as well, but it hardcodes the GLX_EXT_tfp tokens that
were finalized in 1.4.8, so GLX_EXT_tfp breaks if the client side was built
against an older glproto. This will hopefully alert people to rebuild other
components (in particular Mesa) against the new glproto as well. 
							
						 
						
							2007-01-09 09:53:45 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								88740c4855 
								
							 
						 
						
							
							
								
								Use PKG_CHECK_EXISTS(libdrm) to determine if DRI should be enabled on Solaris  
							
							
							
						 
						
							2007-01-08 17:36:28 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0b73a7eb17 
								
							 
						 
						
							
							
								
								Add support for the DamagePost (XDamage 1.1) request.  
							
							... 
							
							
							
							This makes damageproto >= 1.1 a requirement to build. 
							
						 
						
							2007-01-05 18:26:58 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2fd4626fa6 
								
							 
						 
						
							
							
								
								Make GLX byteswap macros more portable  
							
							... 
							
							
							
							- Use autoconf tests instead of platform-specific #ifdef's to decide
  which macros to use.
- Provide fallbacks for platforms like Solaris that don't provide any
  of the existing known forms. 
							
						 
						
							2007-01-03 15:44:55 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a5fcf1e5e7 
								
							 
						 
						
							
							
								
								Fix RENDER issues (bug  #7555 ) and implement RENDER add/remove screen  
							
							... 
							
							
							
							support (bug #8485 ). 
							
						 
						
							2006-12-16 12:02:38 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								edabf45425 
								
							 
						 
						
							
							
								
								configure.ac: add CONFIG_LIB to Xvfb  
							
							
							
						 
						
							2006-12-06 23:24:24 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d17ec01e83 
								
							 
						 
						
							
							
								
								remove CID support (bug  #5553 )  
							
							... 
							
							
							
							Remove CID from all our fontpaths.
(cherry picked from 69820a10e33e4582c192360996e866007114639d commit) 
							
						 
						
							2006-12-06 23:24:23 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a5d6499d66 
								
							 
						 
						
							
							
								
								Fix syntax error in configure check for SYSV_IPC that broke with Sun cc  
							
							
							
						 
						
							2006-12-01 16:42:37 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5dbcd34a0a 
								
							 
						 
						
							
							
								
								Register dependency on new RandR protocol.  
							
							
							
						 
						
							2006-11-27 16:26:14 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b4b0d901d9 
								
							 
						 
						
							
							
								
								Merge branch 'randr-1.2'  
							
							... 
							
							
							
							Conflicts:
	dix/events.c
	dix/getevents.c
	hw/xfree86/common/xf86Mode.c
	hw/xfree86/dri/Makefile.am
	hw/xfree86/os-support/drm/xf86drm.c
	hw/xfree86/os-support/xf86drm.h 
							
						 
						
							2006-11-27 15:43:15 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								64de3baf85 
								
							 
						 
						
							
							
								
								Add a -showDefaultLibPath option.  
							
							... 
							
							
							
							A corollary to the previous change, this option prints $libdir. 
							
						 
						
							2006-11-22 14:46:51 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2eab230d9b 
								
							 
						 
						
							
							
								
								For NetBSD, define PCVT_SUPPORT (System has PCVT console).  
							
							... 
							
							
							
							Noticed by Joerg Sonnenberger.  This fixes problem with console
switching.
This was in original imake NetBSD.cf. 
							
						 
						
							2006-11-14 16:37:18 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f80a8ae6e6 
								
							 
						 
						
							
							
								
								Disable Xprt server build by default.  
							
							
							
						 
						
							2006-11-13 18:26:05 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5bfe7f4dfc 
								
							 
						 
						
							
							
								
								DRI: call drmSetServerInfo() before drmOpen().  
							
							... 
							
							
							
							Also, remove some libdrm remnants. 
							
						 
						
							2006-11-13 01:54:32 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fd91630b73 
								
							 
						 
						
							
							
								
								make X server use system libdrm - this requires libdrm >= 2.3.0  
							
							... 
							
							
							
							This patch blacklists the load "drm" line, moves some functions in dri module
links dri module against libdrm, and removes the X copy of libdrm 
							
						 
						
							2006-11-09 09:30:33 +11:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b0a7443ca8 
								
							 
						 
						
							
							
								
								configure.ac: axe redundant SDL test  
							
							
							
						 
						
							2006-11-08 15:30:03 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								028bbdc041 
								
							 
						 
						
							
							
								
								Merge master back to randr-1.2  
							
							
							
						 
						
							2006-11-04 17:46:26 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8b87ce1974 
								
							 
						 
						
							
							
								
								Allow X server to build against libdrm 2.1  
							
							
							
						 
						
							2006-11-04 17:41:25 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								412e93349e 
								
							 
						 
						
							
							
								
								kdrive: make building of Linux support conditional (bug  #5613 )  
							
							... 
							
							
							
							Only try to build Linux support on Linux.  We should probably disable all
OS-dependent DDXes if we don't have a workable OS (and only build
Xephyr/Xfake), but that's future work. 
							
						 
						
							2006-11-04 19:08:23 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								49a26681b2 
								
							 
						 
						
							
							
								
								Add DTrace probe points for X server <-> client communications  
							
							... 
							
							
							
							See http://people.freedesktop.org/~alanc/dtrace/  for more details 
							
						 
						
							2006-11-03 12:54:43 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								543b397277 
								
							 
						 
						
							
							
								
								Merge branch 'origin' into randr-1.2  
							
							
							
						 
						
							2006-11-02 19:00:35 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								64139c1950 
								
							 
						 
						
							
							
								
								bump to 1.2.99.0  
							
							
							
						 
						
							2006-11-02 03:22:09 +02:00