Age | Commit message (Expand) | Author | Files | Lines |
2006-06-19 | fix compiler warnings in hw/xfree86/i2c/fi1236.c | Greg Kroah-Hartman | 2 | -3/+6 |
2006-06-19 | fix compiler warning in hw/xfree86/i2c/tda9850.c | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-19 | fix compiler warning in hw/vfb/InitOutput.c | Greg Kroah-Hartman | 1 | -0/+2 |
2006-06-19 | fix compiler warnings in hw/xfree86/xf4bpp/ppcGC.c | Greg Kroah-Hartman | 1 | -2/+2 |
2006-06-19 | Another round of loader sense-beating. Remove the (unused) server export | Adam Jackson | 18 | -3049/+78 |
2006-06-18 | Don't bother building RAC as a module, that's just absurd. | Adam Jackson | 5 | -57/+14 |
2006-06-18 | Add a couple of (doxygen) comments I wrote while looking at modesetting. | Eric Anholt | 1 | -0/+22 |
2006-06-18 | Add options to disable EXA acceleration for Composite/UTS/DFS, and always print | Eric Anholt | 1 | -2/+33 |
2006-06-18 | Add some missing .gitignore stuff for Mesa symlinks and other generated files. | Eric Anholt | 10 | -0/+24 |
2006-06-18 | Xprint/ -> hw/xprint | Adam Jackson | 258 | -2/+37208 |
2006-06-16 | Add explicit dependencies (Xorg_DEPENDENCIES = ) on the internal libraries | Eric Anholt | 1 | -0/+3 |
2006-06-09 | fix compiler warning in hw/xfree86/loader/loaderProcs.h | Greg Kroah-Hartman | 1 | -0/+1 |
2006-06-09 | fix compiler warning in hw/xfree86/loader/loadmod.c | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-09 | fix compiler warnings in hw/xnest/Keyboard.c | Greg Kroah-Hartman | 1 | -3/+0 |
2006-06-09 | put function prototype for ShapeExtensionInit() in proper place | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-08 | Bug #7120: Multimonitor (non-Xinerama) support for xwin servers. | Adam Jackson | 1 | -2/+4 |
2006-06-08 | Bug #7121: fix clipboard handling in Xming (Colin Harrison) | Adam Jackson | 1 | -26/+17 |
2006-06-08 | fix up EnableDisableExtension() and EnableDisableExtensionError() prototypes | Greg Kroah-Hartman | 1 | -3/+1 |
2006-06-07 | Fix compiler warning about undefined ReinitializeRootWindow function | Greg Kroah-Hartman | 1 | -3/+0 |
2006-06-07 | Fix compiler warnings about SetVendorRelease and SetVendorString | Greg Kroah-Hartman | 1 | -3/+0 |
2006-06-07 | Demolish now-unused loader functions. | Adam Jackson | 2 | -170/+0 |
2006-06-07 | Add a token for EDID-supplied modes. | Adam Jackson | 1 | -0/+1 |
2006-06-07 | Delete a (now misleading) message from the crash handler. | Adam Jackson | 1 | -11/+0 |
2006-06-05 | When we can, bound the maximum number of PCI devices to attempt to scan, by | Daniel Stone | 4 | -2/+25 |
2006-06-05 | Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing | Adam Jackson | 39 | -201/+61 |
2006-06-04 | Remove a stray LBX reference. | Adam Jackson | 1 | -4/+1 |
2006-06-03 | Bug #6619: Fix disappearing hardware cursor. (Colin Harrison) | Daniel Stone | 4 | -10/+4 |
2006-06-03 | Completely remove relocation pointer table. | Daniel Stone | 2 | -24/+1 |
2006-06-03 | Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno) | Daniel Stone | 1 | -1/+1 |
2006-06-02 | Fix type confusion. | Daniel Stone | 1 | -2/+2 |
2006-06-01 | Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham) | Daniel Stone | 2 | -186/+165 |
2006-06-01 | Clean up a warning, and remove excess multiple-suffix code. | Daniel Stone | 2 | -24/+18 |
2006-06-01 | Ditch more alternate-loader braindamage. | Daniel Stone | 3 | -17/+0 |
2006-06-01 | Kill a.out, COFF and ELF loaders with FIRE. | Daniel Stone | 13 | -7352/+2 |
2006-06-01 | Add bitmap to the ignored module list. | Adam Jackson | 1 | -2/+2 |
2006-06-01 | Ignore requests to load GLcore and speedo. | Daniel Stone | 4 | -10/+19 |
2006-06-01 | Bug #5089: Die, libbitmap, die! | Adam Jackson | 3 | -85/+2 |
2006-06-01 | Remove horrendously ugly DDX backward-compatibility. | Daniel Stone | 2 | -3/+3 |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone | 8 | -246/+3 |
2006-05-30 | Powerpc machines also need ioperm_noop.c | Matthieu Herrb | 1 | -1/+2 |
2006-05-30 | Properly document the DPMS, SyncOnGreen, and TargetRefresh options. | Adam Jackson | 1 | -10/+15 |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone | 10 | -112/+44 |
2006-05-27 | check buffersize before reading next char, fixes the "mouse stuck at left" | Matthieu Herrb | 1 | -1/+1 |
2006-05-26 | RGB color database and XErrorDB install to "share" not "lib" by default (by | Jeremy C. Reed | 2 | -5/+5 |
2006-05-25 | Don't do fixup_video_driver_list if no drivers. (I had signal 11 and core | Jeremy C. Reed | 1 | -2/+2 |
2006-05-24 | NetBSD also has curses.h instead of ncurses.h. (TODO: Maybe instead of | Jeremy C. Reed | 1 | -2/+2 |
2006-05-20 | Update to 2006-05-19 snapshot | Alan Coopersmith | 3 | -591/+10180 |
2006-05-18 | Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang. | Adam Jackson | 7 | -73/+169 |
2006-05-18 | Bug #6377: Ignore disabled BARs, and allow matching BARs aligned to less | Adam Jackson | 1 | -11/+15 |
2006-05-18 | Bug #5877: Avoid burning CPU when acpid dies. Require acpid to be running | Adam Jackson | 1 | -12/+13 |