summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Fix release date, and tag 1.1.99.903xorg-server-1.1.99.903Adam Jackson1-1/+1
2006-12-01fixup configure.ac problems with DRI_SOURCES and LBX_SOURCESairlied4-5/+3
2006-12-01add extern to struct definitionairlied1-1/+1
2006-12-01dri: setup libdrm hooks as early as possible.Dave Airlie2-4/+8
2006-12-01DRI: call drmSetServerInfo() before drmOpen().airlied3-261/+4
2006-12-01Fix typo before the last commit.Eric Anholt1-1/+1
2006-12-01Bug #8868: Remove drm from SUBDIRS now that the directory is gone.Eric Anholt1-2/+2
2006-12-01make X server use system libdrm - this requires libdrm >= 2.3.0airlied14-4163/+103
2006-12-01remove CID support (bug #5553)Daniel Stone5-20/+1
2006-12-01bump to 1.1.99.903Daniel Stone1-3/+3
2006-11-30ffs: handle 0 argument (bug #8968)Jurij Smakov2-0/+5
2006-11-30On DragonFLy, default to /dev/sysmouse (just like on FreeBSD).Jeremy C. Reed2-2/+2
2006-11-30Fix potential NULL pointer access in timer code.Matthias Hopf1-7/+9
2006-11-30Add DIX_CFLAGS to util builds.Aaron Plattner4-4/+4
2006-11-30Add a -showDefaultLibPath option.Aaron Plattner4-0/+20
2006-11-30Add a -showDefaultModulePath option.Aaron Plattner2-0/+16
2006-11-30Fix GL context destruction with AIGLX.George Sapountzis1-1/+1
2006-11-30Bug #9023: Only check mice for "mouse" or "void" if identifier is != NULL.Matthias Hopf1-1/+1
2006-11-13configure.ac bump.xorg-server-1.1.99.902Adam Jackson1-3/+3
2006-11-13Include a forgotten ia64 header in the distball. Builds on ia64 now.Adam Jackson1-1/+2
2006-11-10Fix distcheck.Adam Jackson1-2/+1
2006-11-10Fix obviously wrong boundary checks + cleanup unused vars.Matthias Hopf1-5/+4
2006-11-10Fix device path in altixPCI.c to be domain aware.Matthias Hopf1-3/+6
2006-11-10Add domain support to linuxPciOpenFile().Matthias Hopf1-22/+68
2006-11-10Fixing domain support for ia64Matthias Hopf2-2/+105
2006-11-10Added linux 2.6 compatible domain aware device scanning code.Matthias Hopf3-13/+67
2006-11-10Make int10 fully domain aware.Egbert Eich1-7/+6
2006-11-10Added missing domain stripping in already domain aware code.Matthias Hopf1-2/+2
2006-11-08'make dist' fixes.Adam Jackson2-8/+5
2006-11-08Bug #6786: Use separate defines for server's Fixes support level.Adam Jackson1-5/+12
2006-11-08os: fix sun extensions testDaniel Stone1-2/+4
2006-11-08Make _POSIX_C_SOURCE hack work with Solaris headersAlan Coopersmith1-0/+2
2006-11-08GetTimeInMillis: use correct units for clock_gettimeDaniel Stone1-1/+1
2006-11-08GetTimeInMillis: simplify monotonic testDaniel Stone2-17/+4
2006-11-08GetTimeInMillis: spuport monotonic clockDaniel Stone3-6/+79
2006-11-08WaitForSomething: only rewind when delta is more than 250msDaniel Stone1-10/+10
2006-11-08WaitForSomething: allow time to rewindDaniel Stone1-3/+31
2006-11-08CheckConnections: don't close down the server client (bug #7876)Rich Coe1-1/+1
2006-11-08xfree86/linux acpi: fix tokenisingBram Verweij1-1/+1
2006-11-08add 'general socket' handler, port ACPI to use itDaniel Stone5-21/+114
2006-11-08Do not map full 0-1MB legacy rangeBjorn Helgaas1-13/+7
2006-11-08Fixing mach64 driver bailing out on ia64Egbert Eich1-3/+1
2006-11-08Build with -D_PC on ix86 only.Matthias Hopf1-3/+8
2006-11-08Fix standard VESA modes.Aaron Plattner1-3/+3
2006-11-08xfree86: re-enable chipset-specific drivers for Linux/ia64Myron Stowe1-5/+5
2006-11-08CreateColormap: fix return value (bug #7083)Laurence Withers1-1/+1
2006-11-08remove XFree86 changelogs (bug #7262)Erik Andren3-20358/+0
2006-11-07Bug #8937: Extension setup functions not called on server resetsEamon Walsh1-0/+10
2006-11-06More work on Bug #8875: revert previous fix and try using client argumentEamon Walsh2-5/+2
2006-11-06whitespace adjustEamon Walsh1-4/+4