summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-14Coverity #1003, #1004: Two more useless null checks.Adam Jackson2-2/+5
2006-04-14Coverity #1005: Avoid a null deref.Adam Jackson2-2/+8
2006-04-14Coverity #1007: Fix a silly null check.Adam Jackson2-1/+5
2006-04-14undo ChangeLog botchingAdam Jackson1-6/+0
2006-04-14Bug #6580: Don't install xf86drm.h, that's libdrm's job.Adam Jackson2-3/+14
2006-04-14Bump to 1.0.99.901; don't know how this got missed.Adam Jackson1-1/+1
2006-04-10Mon Apr 10 11:00:46 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2-1/+6
2006-04-07Bump the ABI versions. Due to Glyph privates and the XV update below, theAaron Plattner4-17/+38
2006-04-07Remove libc wrapper types from Xisb interfaces.Adam Jackson3-8/+16
2006-04-07Coverity #488: Avoid smashing an array on malformed config files.Adam Jackson2-2/+8
2006-04-07Coverity #769: Fix a potential memory leak for systems that allocate onAdam Jackson2-1/+7
2006-04-07Coverity #838: Plug two more memory leaks.Adam Jackson2-3/+12
2006-04-07Coverity #837: Fix another another memory leak.Adam Jackson2-2/+9
2006-04-07Coverity #836: Fix another memory leak.Adam Jackson2-2/+9
2006-04-07Coverity #835: Plug memory leak in extension section parsing.Adam Jackson2-1/+8
2006-04-07Coverity #812: Fix parser memory leak.Adam Jackson2-0/+6
2006-04-07Coverity #818: Avoid memory leak on error path.Adam Jackson2-2/+9
2006-04-07Coverity #985: Avoid segfault on malloc failure.Adam Jackson2-2/+7
2006-04-07Coverity #1037: Sanity check idx before use.Adam Jackson2-2/+9
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund7-18/+28
2006-04-04Bug #5300: Fix missing spaces in the Build OS line in the log. (EgmontAdam Jackson3-4/+11
2006-04-03Bug #2142: Make font path logging more readable. (Eduard Fuchs)Adam Jackson2-2/+36