summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-07Bump package version to 1.1.1 for release, and vendor release to 7.1.1.0.xorg-server-1.1.1server-1_1-branchEric Anholt1-4/+4
2006-07-07Don't try to dist the .cvsignore files.Eric Anholt1-5/+0
2006-07-06Remove hardcoded 'lib' in XPRINTDIR.Ed Catmur1-1/+1
2006-07-06Generate xprint.pre from xprint.cpp.Ed Catmur1-0/+11
2006-07-06PPC64 build fix.Adam Jackson1-1/+4
2006-07-06Switch the default mouse device on Linux to /dev/input/mice.Adam Jackson1-1/+1
2006-07-06Delete a (now misleading) message from the crash handler.Adam Jackson1-11/+0
2006-07-06Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients.Michel Dänzer1-7/+30
2006-07-06Fix byte swapping in some GLX requests.Michel Dänzer1-2/+2
2006-07-06Fix #2488 for fb too: sample pixel center when transforming.Kristian Høgsberg1-6/+15
2006-07-06Pull over convolution filter fixes from xgl-0-0-1 branch.Kristan Høgsberg1-2/+7
2006-07-05Missing close parenthesis in one of the setuid() fixes.Rudo Thomas1-1/+1
2006-07-05Check setuid() return value. Bugzilla #7116.Matthieu Herrb4-9/+25
2006-07-05Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against theEric Anholt1-0/+4
2006-07-05Fix crash when using PICT_x4a4 by supplying an appropriate fbFetchPixel_x4a4.Eric Anholt1-0/+9
2006-07-05Correct component ordering when fetching [ax]4b4g4r4 pixels.Eric Anholt1-10/+10
2006-07-05Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently.Eric Anholt2-8/+9
2006-07-05Correct AGP memory deallocation argument on *BSD.Eric Anholt1-1/+5
2006-07-05Fix bugs in support for new repeatTypes in XAA and EXA.Eric Anholt2-2/+11
2006-07-05Bug #7366: Fix crashes when setting filters on source pictures.Eric Anholt2-7/+30
2006-07-05Bug #7366: Fix two crashes in operations on source pictures.Eric Anholt2-6/+16
2006-07-05Fix MMX Saturate implementation.Eric Anholt1-1/+1
2006-05-22Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the statexorg-server-1_1_0XORG-7_1Adam Jackson6-4/+58
2006-05-19Remove dead DPMS timer functions from the installed headers. (FredrikAdam Jackson2-5/+6
2006-05-18Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang.Adam Jackson8-73/+181
2006-05-18Bug #6377: Ignore disabled BARs, and allow matching BARs aligned to lessAdam Jackson2-11/+21
2006-05-18Bug #5877: Avoid burning CPU when acpid dies. Require acpid to be runningAdam Jackson2-12/+20
2006-05-18Bug #6827: Fix texel fetch in fbFetchTransformed to avoid crashes. StillAdam Jackson2-44/+52
2006-05-15Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev)Adam Jackson3-1/+12
2006-05-15Bug #6903: Fix a crash in the Sync extension. (Søren Sandmann)Adam Jackson2-3/+19
2006-05-15Bug #6916: Build fix for non-Linux. (Matthieu Herrb)Adam Jackson2-3/+9
2006-05-12Bump to 1.0.99.903xorg-server-1_0_99_903Adam Jackson2-5/+11
2006-05-10Bug #3561: Crash fix in the Record extension. (Paul Anderson)Adam Jackson2-4/+9
2006-05-09Bug #6867: Yet another Render crash fix. (Michel Dänzer)Adam Jackson2-2/+7
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson9-16/+74
2006-05-03Fix Solaris build with Sun compilers to work when exa is built beforeAlan Coopersmith3-1/+13
2006-05-03Use min() [defined in include/misc.h] instead of MIN() [not defined in anyAlan Coopersmith2-3/+9
2006-05-02Bug #6642: Fix buffer overflow in Render. (CVE 2006-1526, patch from EricAdam Jackson2-2/+8
2006-04-28Bump to 1.0.99.902xorg-server-1_0_99_902Adam Jackson2-1/+6
2006-04-28Bug #6750: Fixup for quirky Intel bridges. (Dave Airlie)Adam Jackson3-3/+19
2006-04-28Bug #6751: Use sysfs to read card ROMs if available. (Dave Airlie)Adam Jackson4-0/+66
2006-04-24Bug #6472: Fix a static buffer overflow. (David Woodhouse)Adam Jackson2-1/+4
2006-04-24Bug #6325: Add support for x4a4 picture format.Adam Jackson4-4/+47
2006-04-18Update all prefixes in config tools, so they mostly work again. Also, makeDonnie Berkholz8-14/+34
2006-04-18Bug #6628: Wrap a couple more SDK headers in if XORG, as per Dave Airlie'sDonnie Berkholz3-0/+13
2006-04-18Bug #6628: Fix kdrive build by linking in libexa before KDRIVE_LIBS.Donnie Berkholz2-2/+9
2006-04-15CVT means Coordinated Video Timing instead of Common.Luc Verhaegen3-6/+13
2006-04-14Coverity #804: Another leak on OOM path.Adam Jackson2-1/+9
2006-04-14Coverity #806: Another memory leak on OOM path.Adam Jackson2-1/+8
2006-04-14Coverity #847, #848, #849: Three more memory leaks.Adam Jackson2-0/+8