|  Adam Jackson | 62f3ef930a | Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron Plattner) | 2005-12-09 18:35:21 +00:00 |  | 
				
					
						|  Adam Jackson | b99dea9dcf | Bug #4935: Fix includes. (Eric Anholt) | 2005-12-09 18:32:46 +00:00 |  | 
				
					
						|  Adam Jackson | f4957ee948 | Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith) | 2005-12-09 18:30:51 +00:00 |  | 
				
					
						|  Adam Jackson | de22d0c226 | Fix a thinko so the code matches the comment | 2005-12-09 15:30:05 +00:00 |  | 
				
					
						|  Adam Jackson | 6fcb049cd0 | Bug #1288: Additional refactor of the driver probe logic to keep ati loaded before atimisc. | 2005-12-09 06:49:39 +00:00 |  | 
				
					
						|  Adam Jackson | 17ac5e9fec | Push the fallback drivers to the end of the list so driver probe order stays useful. | 2005-12-09 05:36:41 +00:00 |  | 
				
					
						|  Adam Jackson | 80ea67e379 | Bug #4361: Change driver probe logic to read the driver list from disk instead of using a compile-time array. | 2005-12-09 03:59:41 +00:00 |  | 
				
					
						|  Adam Jackson | 7fa2d11d85 | Bug #4361: Define XF86CONFIGFILE properly so config file generation works | 2005-12-09 03:57:41 +00:00 |  | 
				
					
						|  Kevin E Martin | 26b41ff439 | Fix sgml docs build. | 2005-12-09 03:02:21 +00:00 |  | 
				
					
						|  Adam Jackson | d6f98cbdb8 | Bug #3944: Fix 24bpp packed pixel. (Søren Sandmann Pedersen) | 2005-12-08 19:33:09 +00:00 |  | 
				
					
						|  Adam Jackson | f9ccebe8c5 | Bug #4928: Fix compilation for Alpha. (Stefaan DeRoeck) | 2005-12-08 19:27:13 +00:00 |  | 
				
					
						|  Kevin E Martin | 3a6bdf0715 | Add configure option to set the top level font dir. | 2005-12-08 19:21:12 +00:00 |  | 
				
					
						|  Kevin E Martin | 008c2dd5e4 | Add configure options to allow hard-coded paths to be changed. | 2005-12-08 17:55:19 +00:00 |  | 
				
					
						|  Kevin E Martin | 39189c2b86 | Allow hard-coded paths to be configurable. | 2005-12-08 17:54:40 +00:00 |  | 
				
					
						|  Kevin E Martin | 20c0ebe7b3 | Change to use the app-defaults default dir configured in libXt. | 2005-12-07 16:18:02 +00:00 |  | 
				
					
						|  Kevin E Martin | 4a39354e14 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | 2005-12-06 22:48:51 +00:00 |  | 
				
					
						|  Adam Jackson | 84faf8dc97 | Bug #5230: Fix whitespace bugs. | 2005-12-06 16:22:47 +00:00 |  | 
				
					
						|  Alan Coopersmith | 9439297b7b | Bugzilla #5219 <https://bugs.freedesktop.org/show_bug.cgi?id=5219> Make sure all optional sources are included in EXTRA_DIST, even if they
    aren't used on the platform the distballs are made on. | 2005-12-06 15:50:35 +00:00 |  | 
				
					
						|  Adam Jackson | f259fd680c | Disable the xf8_32wid logic for now, breaks distcheck | 2005-12-03 22:47:47 +00:00 |  | 
				
					
						|  Alan Coopersmith | 26f9c43056 | Bugzilla #4809 <https://bugs.freedesktop.org/show_bug.cgi?id=4809> Patch #3908 <https://bugs.freedesktop.org/attachment.cgi?id=3908> xf8_32wid
    and cfb24 only need to be built on sparc | 2005-12-03 17:04:45 +00:00 |  | 
				
					
						|  Kevin E Martin | 98231c6b38 | Update package version number for X11R7 RC3 release. Update release string to 6.99.99.903 (i.e., 7.0 RC3). | 2005-12-03 05:47:25 +00:00 |  | 
				
					
						|  Kevin E Martin | 7c00afd0ec | Define XFree86Server only where it is required. | 2005-12-02 06:02:45 +00:00 |  | 
				
					
						|  Kevin E Martin | 924518605b | Fix GL build when srcdir != builddir (Donnie Berkholz). | 2005-12-01 23:39:00 +00:00 |  | 
				
					
						|  Kevin E Martin | 14b9315379 | Add missing XvExtension and XvMCExtension defines. | 2005-12-01 22:06:49 +00:00 |  | 
				
					
						|  Kevin E Martin | df8fa21d31 | Fix typo: xorg_bus_linuxbsdpci ==> xorg_bus_linuxpci | 2005-12-01 16:20:09 +00:00 |  | 
				
					
						|  Eric Anholt | ccfaf82367 | Bug #5160: Fix the modular build to try to use the same logic for choosing the architecture/os-specific bus support as monolithic. | 2005-12-01 05:04:07 +00:00 |  | 
				
					
						|  Adam Jackson | 9c0bd9687f | Import libdrm 2.0 | 2005-11-30 22:59:22 +00:00 |  | 
				
					
						|  Adam Jackson | 4ec0b623b6 | Bug #5093: Fix fb for non-SSE machines. (Xavier Bachelot) | 2005-11-30 02:36:25 +00:00 |  | 
				
					
						|  Adam Jackson | ed826d563c | Only build dlloader modules by default. | 2005-11-29 23:34:30 +00:00 |  | 
				
					
						|  Kevin E Martin | da5d66f2ff | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable module builds to reflect this change. | 2005-11-29 16:39:33 +00:00 |  | 
				
					
						|  Alan Coopersmith | 51a721a6db | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | 2005-11-28 22:05:09 +00:00 |  | 
				
					
						|  Kevin E Martin | 381931b15b | Add configure option to install libxf86config.a (disabled by default). | 2005-11-23 07:14:46 +00:00 |  | 
				
					
						|  Eric Anholt | 594ca0966e | Bug #5118: Use "rm -f" instead of "$(RM)", which isn't always defined. | 2005-11-22 02:11:00 +00:00 |  | 
				
					
						|  Felix Kuehling | 1c8c1179c0 | Fix Xprt library dependencies in the case that Xprint is auto-detected by configure. | 2005-11-21 04:24:07 +00:00 |  | 
				
					
						|  Alan Coopersmith | a1f110bda8 | Make sure XKM_OUTPUT_DIR (used in code) ends in / (so paths don't get hosed when appending file names) but XKB_COMPILED_DIR (used in Makefiles)
    does not so install-sh -d doesn't get confused when the directory
    already exists. | 2005-11-20 23:01:02 +00:00 |  | 
				
					
						|  Alan Coopersmith | 385730d239 | Add xext to list of modules xorgcfg depends on. | 2005-11-20 04:15:15 +00:00 |  | 
				
					
						|  Kevin E Martin | 63aa96c08a | Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work
    with separate build roots. | 2005-11-19 07:15:50 +00:00 |  | 
				
					
						|  Adam Jackson | d3b6653a28 | Bug #4824: Build XTrap support by default, matching monolith. | 2005-11-19 03:53:04 +00:00 |  | 
				
					
						|  Eric Anholt | 627ac1fe1d | Bug #5060: Fix non-Linux DRI on 64 bit post Linux 32/64 changes. | 2005-11-18 23:34:04 +00:00 |  | 
				
					
						|  Adam Jackson | e3ec048ff2 | Bug #4928: Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck) | 2005-11-18 22:43:50 +00:00 |  | 
				
					
						|  Adam Jackson | de95d8ee19 | Bug #4859: Don't segfault on bad DDC read. (Tony Houghton) | 2005-11-18 18:02:24 +00:00 |  | 
				
					
						|  Adam Jackson | 21f7d03dbc | Fix builds when not building the Xorg DDX. | 2005-11-16 07:28:19 +00:00 |  | 
				
					
						|  Adam Jackson | fb2d9df869 | Make fb build on darwin/ppc without addition #define hacks | 2005-11-15 00:29:23 +00:00 |  | 
				
					
						|  Kevin E Martin | 16b315affa | Use glcontextmodes.[ch] from Mesa. | 2005-11-14 21:04:12 +00:00 |  | 
				
					
						|  Kevin E Martin | 0c110c80e7 | Add GL_CFLAGS so that GLX can find its proto headers when using separate build dirs. | 2005-11-14 20:18:03 +00:00 |  | 
				
					
						|  Kean Johnson | fc81c13e4d | Dont prevent SCO platforms for using the default ZAxisMapping now that the OS layer correctly sends z-axis events when the wheel button is used. | 2005-11-14 18:49:30 +00:00 |  | 
				
					
						|  Alan Coopersmith | bd9fb533b3 | Default xkb-output directory needs trailing slash. | 2005-11-14 00:01:34 +00:00 |  | 
				
					
						|  Alan Coopersmith | 267cbffa41 | Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver installs manpages into 'man1' instead of 'man1x' | 2005-11-13 20:53:24 +00:00 |  | 
				
					
						|  Alan Coopersmith | 3179d29b82 | use RGB_DB not RGB_PATH as that's what configure defines (Jürg Billeter <j@bitron.ch>) | 2005-11-12 18:03:34 +00:00 |  | 
				
					
						|  Kevin E Martin | 0e7e4c7064 | Fix typo to enable DGA support. EXTMODULE is required to build DGA support into extmod. | 2005-11-10 04:59:21 +00:00 |  |