summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-06-01Die XTESTEXT1, die!Daniel Stone1-0/+19
2006-05-30Powerpc machines also need ioperm_noop.cMatthieu Herrb1-0/+5
2006-05-30Properly document the DPMS, SyncOnGreen, and TargetRefresh options.Adam Jackson1-0/+5
2006-05-29Remove superfluous definition of tfp tokens.Kristian Høgsberg1-0/+4
2006-05-29Remove -xkbmap argument.Daniel Stone1-0/+14
2006-05-29Minor #include cleanups.Daniel Stone1-0/+7
2006-05-27check buffersize before reading next char, fixes the "mouse stuck at left"Matthieu Herrb1-0/+7
2006-05-26RGB color database and XErrorDB install to "share" not "lib" by default (byJeremy C. Reed1-0/+9
2006-05-25Don't do fixup_video_driver_list if no drivers. (I had signal 11 and coreJeremy C. Reed1-0/+9
2006-05-25update to build against Mesa CVS HEAD (Carlos Eduardo Rodrigues Diogenes).Matthieu Herrb1-0/+4
2006-05-25typoMatthieu Herrb1-1/+1
2006-05-25Don't destroy a pixmap twice on server exit (bugzilla #4247).Matthieu Herrb1-0/+5
2006-05-24NetBSD also has curses.h instead of ncurses.h. (TODO: Maybe instead ofJeremy C. Reed1-0/+8
2006-05-24On NetBSD, add -li386 for i386 and -lx86_64 for x86_64 to SYS_LIBS. (x86_64Jeremy C. Reed1-0/+6
2006-05-24Remove tolower() which was missed in the _XkbStrCaseCmp/strcmp changes.Jeremy C. Reed1-0/+8
2006-05-23Add AC_SUBST([SOLARIS_ASM_CFLAGS]) that I forgot when splitting them out ofAlan Coopersmith1-0/+6
2006-05-22Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the stateAdam Jackson1-0/+11
2006-05-20Update to 2006-05-19 snapshotAlan Coopersmith1-0/+11
2006-05-19Remove dead DPMS timer functions from the installed headers. (FredrikAdam Jackson1-0/+6
2006-05-18Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang.Adam Jackson1-0/+12
2006-05-18Bug #6377: Ignore disabled BARs, and allow matching BARs aligned to lessAdam Jackson1-0/+6
2006-05-18Bug #5877: Avoid burning CPU when acpid dies. Require acpid to be runningAdam Jackson1-0/+7
2006-05-18Bug #6827: Fix texel fetch in fbFetchTransformed to avoid crashes. StillAdam Jackson1-0/+7
2006-05-17Make Xv symbols conditional. (Enrico Wiegelt)Daniel Stone1-0/+3
2006-05-17Make DBE support conditional. (Enrico Wiegelt)Daniel Stone1-0/+5
2006-05-15Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev)Adam Jackson1-0/+7
2006-05-14Don't use AM_CONDITIONAL inside shell conditionals. Bugzilla #6916.Matthieu Herrb1-0/+6
2006-05-12Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+6
2006-05-11Bug #5796: Wrong fastpath selection for repeating sources.Matthias Hopf1-0/+5
2006-05-11Bug #4320: Improved XAA Composite fastpath.Matthias Hopf1-0/+5
2006-05-10Bug #3561: Crash fix in the Record extension. (Paul Anderson)Adam Jackson1-0/+5
2006-05-09Bug #6867: Yet another Render crash fix. (Michel Dänzer)Adam Jackson1-0/+5
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson1-0/+13
2006-05-03Make Xephyr build on Solaris:Alan Coopersmith1-0/+14
2006-05-03Redact a few mentions of speedo font support.Adam Jackson1-0/+7
2006-05-02Typo in ALLLOCATE_LOCAL() arguments, causing mis-computation of the buffer.Matthieu Herrb1-0/+6
2006-05-02Fix Solaris build with Sun compilers to work when exa is built beforeAlan Coopersmith1-0/+7
2006-05-02Use min() [defined in include/misc.h] instead of MIN() [not defined in anyAlan Coopersmith1-0/+6
2006-04-30Remove stray mfb/cfb references.Adam Jackson1-0/+4
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-0/+38
2006-04-28Add Polylines and PolyPoint acceleration as well. This is primarily toEric Anholt1-0/+9
2006-04-28Correct some bugs causing performance issues in the "Smart" scheme.Eric Anholt1-0/+5
2006-04-27Improve EXA fallback debugging output to include the locations of pixmaps.Eric Anholt1-0/+18
2006-04-27Add trivial PolySegment acceleration for 0-width horizontal/vertical lines,Eric Anholt1-0/+9
2006-04-27In drawing glyphs, shortcut our way to exaComposite instead of goingEric Anholt1-0/+10
2006-04-26Add a helper for the Component Alpha Over case, which breaks the operationEric Anholt1-0/+12
2006-04-26Bug #6751: Use the Linux PCI ROM interface on Linux properly. The oldDave Airlie1-0/+11
2006-04-26Bug #6750: This patch detects Intel bridges that are transparent but aren'tDave Airlie1-0/+10
2006-04-26Improve the migration debugging output.Eric Anholt1-0/+6
2006-04-26Fix a bug in the intersection computation that could concievably causeEric Anholt1-0/+7