Age | Commit message (Expand) | Author | Files | Lines |
2006-12-01 | Fix release date, and tag 1.1.99.903xorg-server-1.1.99.903 | Adam Jackson | 1 | -1/+1 |
2006-12-01 | DRI: call drmSetServerInfo() before drmOpen(). | airlied | 1 | -1/+0 |
2006-12-01 | make X server use system libdrm - this requires libdrm >= 2.3.0 | airlied | 1 | -2/+2 |
2006-12-01 | remove CID support (bug #5553) | Daniel Stone | 1 | -1/+1 |
2006-12-01 | bump to 1.1.99.903 | Daniel Stone | 1 | -3/+3 |
2006-11-30 | Add a -showDefaultLibPath option. | Aaron Plattner | 1 | -0/+1 |
2006-11-13 | configure.ac bump.xorg-server-1.1.99.902 | Adam Jackson | 1 | -3/+3 |
2006-11-08 | GetTimeInMillis: simplify monotonic test | Daniel Stone | 1 | -1/+1 |
2006-11-08 | GetTimeInMillis: spuport monotonic clock | Daniel Stone | 1 | -2/+41 |
2006-10-26 | Revert "GetTimeInMillis: spuport monotonic clock" | Daniel Stone | 1 | -41/+2 |
2006-10-26 | GetTimeInMillis: spuport monotonic clock | Daniel Stone | 1 | -2/+41 |
2006-10-24 | Create xorg.conf.example (Gentoo bug #138623). | Joshua Baergen | 1 | -0/+1 |
2006-10-18 | Use getisax() instead of asm code to determine available x86 ISA extensions o... | Alan Coopersmith | 1 | -1/+2 |
2006-10-13 | Bump to 1.1.99.901xorg-server-1.1.99.901 | Adam Jackson | 1 | -1/+1 |
2006-10-09 | Use bash on Solaris to run symlink-mesa.sh | Alan Coopersmith | 1 | -1/+6 |
2006-10-06 | Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev. | David Nusinow | 1 | -0/+3 |
2006-09-05 | Merge branch 'master' into my-XACE-modular | Eamon Walsh | 1 | -9/+25 |
2006-08-29 | Re-add support for tslib (1.0 release) and Xcalibrate extension. | Matthew Allum | 1 | -3/+20 |
2006-08-29 | configure.ac: allow disabling of XSDL | Daniel Stone | 1 | -6/+5 |
2006-08-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Alan Coopersmith | 1 | -0/+6 |
2006-08-12 | xfree86: add Hurd support (#5613) | Samuel Thibault | 1 | -0/+5 |
2006-08-12 | configure.ac: fix execinfo.h test (Debian #363218) | Daniel Stone | 1 | -0/+1 |
2006-08-10 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Alan Coopersmith | 1 | -27/+30 |
2006-07-30 | bump to 1.1.99.3 | Daniel Stone | 1 | -1/+1 |
2006-07-26 | Remove getconfig horrorshow. Replace with a static built-in rule list for now. | Adam Jackson | 1 | -1/+0 |
2006-07-21 | fix kbproto dependency | Daniel Stone | 1 | -1/+1 |
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 |
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 |
2006-07-06 | xorgcfg now needs libxkbui version 1.0.2 or better. | Keith Packard | 1 | -1/+1 |
2006-07-06 | GL proto version 1.4.7 needed for texture-from-pixmap defines. | Keith Packard | 1 | -1/+1 |
2006-07-06 | Drop unused GL/include subtree. | Kristian Høgsberg | 1 | -2/+0 |
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 |
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 |
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 |
2006-06-18 | Xprint/ -> hw/xprint | Adam Jackson | 1 | -36/+36 |
2006-06-03 | Bump to 1.1.99.2.xorg-server-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 |
2006-05-23 | Add AC_SUBST([SOLARIS_ASM_CFLAGS]) that I forgot when splitting them out of | Alan Coopersmith | 1 | -0/+1 |
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 |