Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-05 | Merge branch 'master' into my-XACE-modular | Eamon Walsh | 1 | -9/+25 | |
Conflicts: configure.ac | |||||
2006-08-29 | Re-add support for tslib (1.0 release) and Xcalibrate extension. | Matthew Allum | 1 | -3/+20 | |
2006-08-29 | configure.ac: move tslib from KDRIVE_PURE_LIBS to KDRIVE_LIBS | Daniel Stone | 1 | -2/+2 | |
Yeah. That was dumb. | |||||
2006-08-29 | configure.ac: fix XSDL test | Daniel Stone | 1 | -1/+1 | |
2006-08-29 | configure.ac: allow disabling of XSDL | Daniel Stone | 1 | -6/+5 | |
2006-08-24 | configure.ac: more thinkos | Daniel Stone | 1 | -2/+2 | |
Fix auto tests for vidmode and xf86dga. I win at life. | |||||
2006-08-24 | configure.ac: fix XF86VidMode test | Daniel Stone | 1 | -2/+2 | |
2006-08-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵ | Alan Coopersmith | 1 | -0/+6 | |
XACE-modular | |||||
2006-08-18 | dix: enable null root cursor | Daniel Stone | 1 | -0/+7 | |
Enable a blank root cursor, selectable with --enable-null-root-cursor at configure time. | |||||
2006-08-12 | Merge branch 'master' into input-hotplug | Daniel Stone | 1 | -0/+6 | |
2006-08-12 | xfree86: add Hurd support (#5613) | Samuel Thibault | 1 | -0/+5 | |
Add support for GNU/Hurd. | |||||
2006-08-12 | configure.ac: fix execinfo.h test (Debian #363218) | Daniel Stone | 1 | -0/+1 | |
Define HAVE_EXECINFO_H as well as HAVE_BACKTRACE, when we find execinfo.h. | |||||
2006-08-10 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵ | Alan Coopersmith | 1 | -27/+30 | |
XACE-modular | |||||
2006-08-10 | configure.ac: fix xephyr conditionals | Daniel Stone | 1 | -2/+3 | |
Fix Xephyr build conditions, allowing it to actually be disabled. | |||||
2006-08-10 | configure.ac: allow conditional building of XF86{DGA,Misc,VidMode} | Daniel Stone | 1 | -22/+33 | |
Allow conditional building of the above three extensions, defaulting to auto. | |||||
2006-08-07 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵ | Daniel Stone | 1 | -1/+1 | |
input-hotplug | |||||
2006-07-30 | bump to 1.1.99.3 | Daniel Stone | 1 | -1/+1 | |
2006-07-30 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵ | Daniel Stone | 1 | -1/+0 | |
input-hotplug | |||||
2006-07-26 | Remove getconfig horrorshow. Replace with a static built-in rule list for now. | Adam Jackson | 1 | -1/+0 | |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ↵ | Daniel Stone | 1 | -1/+1 | |
input-hotplug | |||||
2006-07-21 | fix kbproto dependency | Daniel Stone | 1 | -1/+1 | |
Depend on kbproto >= 1.0.3, for unconditional definition of XkbSA_XFree86Private. | |||||
2006-07-21 | bug #890: completely remove deprecated keyboard driver | Kristian Høgsberg | 1 | -5/+0 | |
Remove all remnants of the old built-in keyboard driver. | |||||
2006-07-21 | add support for built-in fonts | Daniel Stone | 1 | -0/+8 | |
Use --enable-builtin-fonts to only use built-in fonts, and avoid loading fonts. | |||||
2006-07-21 | make XInput mandatory | Daniel Stone | 1 | -7/+3 | |
Always build Xi, since GetPointerEvents/GetKeyboardEvents relies on it. | |||||
2006-07-21 | new KDrive input world order | Daniel Stone | 1 | -69/+120 | |
Convert KDrive to GPE/GKE interface. Add first-class drivers and enumerate every device separately through Xi, instead of lamely attempting to aggregate them. Add XKB support to the Linux keyboard driver. Add 'thumb button' support to the tslib driver. Rejig InitInput, so each DDX has to add a list of drivers it supports. Support NewInputDeviceRequest, et al. | |||||
2006-07-21 | add basic D-BUS configuration mechanism | Daniel Stone | 1 | -3/+17 | |
Also move LookupDeviceIntRec into the DIX, and add InputOption type, and NewInputDeviceRequest prototype (DIX requests DDX to add a device). Does not link without an implemented NIDR. | |||||
2006-07-21 | fix minor typo | Daniel Stone | 1 | -1/+1 | |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -14/+1 | |
Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone. | |||||
2006-07-10 | Fix the configure check for the --{enable,disable}-dpms option | Gustavo Pichorim Boiko | 1 | -1/+1 | |
2006-07-08 | Bug #3042: Use autoconf to get the correct name of a struct member. | Tilman Sauerbeck | 1 | -0/+19 | |
This allows us to remove the kernel version ifdefs from the code, which are ugly and broken. | |||||
2006-07-06 | xorgcfg now needs libxkbui version 1.0.2 or better. | Keith Packard | 1 | -1/+1 | |
Old versions of libxkbui use XkbStrCaseCmp which doesn't exist any longer; the server fails to link with that version of the libkbui library, so require the current version (1.0.2). | |||||
2006-07-06 | GL proto version 1.4.7 needed for texture-from-pixmap defines. | Keith Packard | 1 | -1/+1 | |
GLX_TEXTURE_TARGET_EXT and GLX_TEXTURE_RECTANGLE_EXT are defined as a part of the new texture from pixmap GL extension in gl proto version 1.4.7 and are now used by the X server code. | |||||
2006-07-06 | Drop unused GL/include subtree. | Kristian Høgsberg | 1 | -2/+0 | |
Woo, less Makefile's to generate. | |||||
2006-07-03 | Bump server version to 7.1.99.2 for gradient and repeat fixes. | Eric Anholt | 1 | -1/+1 | |
2006-06-27 | Bump server release to 7.1.99.1. | Eric Anholt | 1 | -3/+3 | |
This will be important for a couple of cairo workaround tests. | |||||
2006-06-22 | Drop libz from the server's link line, it was only needed for LBX. | Adam Jackson | 1 | -1/+1 | |
2006-06-21 | APPGROUP requires both X-ACE & XC-SECURITY now | Alan Coopersmith | 1 | -5/+4 | |
2006-06-20 | Add X-ACE to build system | Alan Coopersmith | 1 | -1/+10 | |
- Added --disable-xace to configure.ac and issue configure error if trying to build XC-Security without X-ACE - Added XACE #define to dix-config.h - Added X-ACE sources to Xext/Makefile.am | |||||
2006-06-20 | Don't add -ldl to XORG_LIBS if it's not needed for dlopen | Alan Coopersmith | 1 | -1/+4 | |
2006-06-19 | Another round of loader sense-beating. Remove the (unused) server export | Adam Jackson | 1 | -1/+1 | |
lists, a really bad hash table, the last vestiges of the other backends, and some miscellaneous cleanups. Good for dropping 300k from the size of the built server on x86. | |||||
2006-06-18 | Xprint/ -> hw/xprint | Adam Jackson | 1 | -36/+36 | |
XpConfig -> hw/xprint/config | |||||
2006-06-03 | Bump to 1.1.99.2. | Daniel Stone | 1 | -1/+1 | |
2006-06-03 | Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno) | Daniel Stone | 1 | -5/+8 | |
2006-06-01 | Kill LBX, too. | Daniel Stone | 1 | -29/+9 | |
2006-06-01 | Ditch more alternate-loader braindamage. | Daniel Stone | 1 | -4/+0 | |
2006-05-24 | On NetBSD, add -li386 for i386 and -lx86_64 for x86_64 to SYS_LIBS. (x86_64 | Jeremy C. Reed | 1 | -2/+6 | |
on NetBSD not tested.) | |||||
2006-05-23 | Add AC_SUBST([SOLARIS_ASM_CFLAGS]) that I forgot when splitting them out of | Alan Coopersmith | 1 | -0/+1 | |
the XORG_CFLAGS. | |||||
2006-05-15 | Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev) | Adam Jackson | 1 | -1/+1 | |
2006-05-14 | Don't use AM_CONDITIONAL inside shell conditionals. Bugzilla #6916. | Matthieu Herrb | 1 | -3/+4 | |
2006-05-09 | Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer) | Adam Jackson | 1 | -1/+10 | |