Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-01 | Kill LBX, too. | Daniel Stone | 1 | -0/+28 | |
2006-06-01 | Simplify the unsupported XI function list. | Daniel Stone | 1 | -0/+4 | |
2006-06-01 | Ditch more alternate-loader braindamage. | Daniel Stone | 1 | -0/+5 | |
2006-06-01 | Kill a.out, COFF and ELF loaders with FIRE. | Daniel Stone | 1 | -0/+16 | |
2006-06-01 | Add bitmap to the ignored module list. | Adam Jackson | 1 | -0/+3 | |
2006-06-01 | Ignore requests to load GLcore and speedo. | Daniel Stone | 1 | -0/+7 | |
2006-06-01 | Bug #5089: Die, libbitmap, die! | Adam Jackson | 1 | -0/+7 | |
2006-06-01 | Remove horrendously ugly DDX backward-compatibility. | Daniel Stone | 1 | -0/+7 | |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone | 1 | -0/+19 | |
2006-05-30 | Powerpc machines also need ioperm_noop.c | Matthieu Herrb | 1 | -0/+5 | |
2006-05-30 | Properly document the DPMS, SyncOnGreen, and TargetRefresh options. | Adam Jackson | 1 | -0/+5 | |
2006-05-29 | Remove superfluous definition of tfp tokens. | Kristian Høgsberg | 1 | -0/+4 | |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone | 1 | -0/+14 | |
2006-05-29 | Minor #include cleanups. | Daniel Stone | 1 | -0/+7 | |
2006-05-27 | check buffersize before reading next char, fixes the "mouse stuck at left" | Matthieu Herrb | 1 | -0/+7 | |
bug (bugzilla #3113) for BSD systems using wscons. (Dale Rahn). | |||||
2006-05-26 | RGB color database and XErrorDB install to "share" not "lib" by default (by | Jeremy C. Reed | 1 | -0/+9 | |
app/rgb and libX11). TODO: They are customizable, so maybe cpprules.in should be extended. | |||||
2006-05-25 | Don't do fixup_video_driver_list if no drivers. (I had signal 11 and core | Jeremy C. Reed | 1 | -0/+9 | |
dump when drivers not installed yet.) TODO: fix fixup_video_driver_list to handle NULL argument. | |||||
2006-05-25 | update to build against Mesa CVS HEAD (Carlos Eduardo Rodrigues Diogenes). | Matthieu Herrb | 1 | -0/+4 | |
2006-05-25 | typo | Matthieu Herrb | 1 | -1/+1 | |
2006-05-25 | Don't destroy a pixmap twice on server exit (bugzilla #4247). | Matthieu Herrb | 1 | -0/+5 | |
2006-05-24 | NetBSD also has curses.h instead of ncurses.h. (TODO: Maybe instead of | Jeremy C. Reed | 1 | -0/+8 | |
checking for SCO, UnixWare, Sun SVR4 and NetBSD, the curses.h versus ncurses.h should be tested in configure.) | |||||
2006-05-24 | On NetBSD, add -li386 for i386 and -lx86_64 for x86_64 to SYS_LIBS. (x86_64 | Jeremy C. Reed | 1 | -0/+6 | |
on NetBSD not tested.) | |||||
2006-05-24 | Remove tolower() which was missed in the _XkbStrCaseCmp/strcmp changes. | Jeremy C. Reed | 1 | -0/+8 | |
2006-05-23 | Add AC_SUBST([SOLARIS_ASM_CFLAGS]) that I forgot when splitting them out of | Alan Coopersmith | 1 | -0/+6 | |
the XORG_CFLAGS. | |||||
2006-05-22 | Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state | Adam Jackson | 1 | -0/+11 | |
they were in prior to the fix for #6438. Based on a patch from Andy Ritger. | |||||
2006-05-20 | Update to 2006-05-19 snapshot | Alan Coopersmith | 1 | -0/+11 | |
Remove entries now present in pci.ids Regenerate from updated pci.ids & extrapci.ids | |||||
2006-05-19 | Remove dead DPMS timer functions from the installed headers. (Fredrik | Adam Jackson | 1 | -0/+6 | |
Höglund) | |||||
2006-05-18 | Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang. | Adam Jackson | 1 | -0/+12 | |
(Egbert Eich) | |||||
2006-05-18 | Bug #6377: Ignore disabled BARs, and allow matching BARs aligned to less | Adam Jackson | 1 | -0/+6 | |
than 16 bytes. (Felix Kühling, ATI) | |||||
2006-05-18 | Bug #5877: Avoid burning CPU when acpid dies. Require acpid to be running | Adam Jackson | 1 | -0/+7 | |
for ACPI support on Linux. Minor errno handling fixes. (Valery Inozemtsev, Adam Jackson) | |||||
2006-05-18 | Bug #6827: Fix texel fetch in fbFetchTransformed to avoid crashes. Still | Adam Jackson | 1 | -0/+7 | |
not 100% correct, but better than 7.0. (Radek Doulik, Matthias Hopf) | |||||
2006-05-17 | Make Xv symbols conditional. (Enrico Wiegelt) | Daniel Stone | 1 | -0/+3 | |
2006-05-17 | Make DBE support conditional. (Enrico Wiegelt) | Daniel Stone | 1 | -0/+5 | |
2006-05-15 | Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev) | Adam Jackson | 1 | -0/+7 | |
2006-05-14 | Don't use AM_CONDITIONAL inside shell conditionals. Bugzilla #6916. | Matthieu Herrb | 1 | -0/+6 | |
2006-05-12 | Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+6 | |
Keep track of the previous item and update its next pointer when deleting from the linked list. | |||||
2006-05-11 | Bug #5796: Wrong fastpath selection for repeating sources. | Matthias Hopf | 1 | -0/+5 | |
2006-05-11 | Bug #4320: Improved XAA Composite fastpath. | Matthias Hopf | 1 | -0/+5 | |
2006-05-10 | Bug #3561: Crash fix in the Record extension. (Paul Anderson) | Adam Jackson | 1 | -0/+5 | |
2006-05-09 | Bug #6867: Yet another Render crash fix. (Michel Dänzer) | Adam Jackson | 1 | -0/+5 | |
2006-05-09 | Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer) | Adam Jackson | 1 | -0/+13 | |
2006-05-03 | Make Xephyr build on Solaris: | Alan Coopersmith | 1 | -0/+14 | |
Add #include <sys/file.h> on Solaris for FNONBLOCK/FASYNC definitions hw/kdriver/linux/Makefile.am Move agp.c & agp.h to KDRIVE_HW_SOURCES since they're not needed for Xephyr-only builds Add -lrt to XEPHYR_LIBS if needed to get nanosleep(). | |||||
2006-05-03 | Redact a few mentions of speedo font support. | Adam Jackson | 1 | -0/+7 | |
2006-05-02 | Typo in ALLLOCATE_LOCAL() arguments, causing mis-computation of the buffer. | Matthieu Herrb | 1 | -0/+6 | |
Bugzilla #6642. | |||||
2006-05-02 | Fix Solaris build with Sun compilers to work when exa is built before | Alan Coopersmith | 1 | -0/+7 | |
hw/xfree86/os-support/solaris (as it is by default now). | |||||
2006-05-02 | Use min() [defined in include/misc.h] instead of MIN() [not defined in any | Alan Coopersmith | 1 | -0/+6 | |
Xorg header]. | |||||
2006-04-30 | Remove stray mfb/cfb references. | Adam Jackson | 1 | -0/+4 | |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 1 | -0/+38 | |
2006-04-28 | Add Polylines and PolyPoint acceleration as well. This is primarily to | Eric Anholt | 1 | -0/+9 | |
clean up fallback debugging output, so I can focus on more imporant cases. Performance is comparable but without hardware stalls, and passes Xlib9. | |||||
2006-04-28 | Correct some bugs causing performance issues in the "Smart" scheme. | Eric Anholt | 1 | -0/+5 | |