summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-08-01XFree86: Properly clean up after ourselvesDaniel Stone1-1/+1
2007-08-01Remove duplicated licensesDaniel Drake2-54/+0
2007-08-01XFree86: xf1bpp: Fix parallel buildArkadiusz Miskiewicz1-5/+2
2007-08-01Darwin: Remove missing fileDaniel Stone1-1/+0
2007-08-01XFree86: Allow disabling of HALDaniel Stone3-2/+51
2007-08-01Input: Don't enable devices when we open themDaniel Stone1-11/+0
2007-08-01XFree86: Input: Fix whitespaceDaniel Stone1-2/+2
2007-08-01XFree86: Module: Bump input versionDaniel Stone1-1/+1
2007-08-01Convert all my license statements to the standard formDaniel Stone2-28/+32
2007-08-01Input: Allow enabling and disabling of devicesDaniel Stone2-0/+2
2007-08-01Fonts: Fix builtin fontsDaniel Stone1-0/+2
2007-07-31Revert "Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first pl...Dave Airlie1-0/+2
2007-07-27Remove all trace of Option "BiosLocation".Adam Jackson5-205/+32
2007-07-27Don't map the front buffer in libdri if the ddx driver doesn't set the size.Kristian Høgsberg3-32/+47
2007-07-26Include picturestr.h in xf86Crtc.h to pick up definition of PictTransform.Aaron Plattner1-0/+1
2007-07-25Minor fixes in cvt and gtf manpagesBrice Goglin2-2/+2
2007-07-25Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first platforms.Michel Dänzer1-2/+0
2007-07-23Set the crtc before the output change is notifiedGustavo Pichorim Boiko1-1/+0
2007-07-19Fix alpha build failuresJulien Cristau2-3/+2
2007-07-19Make PreferredMode option in config file override EDID mode preferences.Keith Packard1-1/+2
2007-07-19Query modes on disabled (but not ignored) outputs.Keith Packard1-1/+1
2007-07-19Make pending property changes trigger mode setting.Keith Packard1-0/+4
2007-07-18Delete some pre-dlloader debugging scaffolding.Adam Jackson3-146/+0
2007-07-18Remove (long-)deprecated xf86EnablePciBusMaster.Adam Jackson3-32/+0
2007-07-18Always normalize the module name.Adam Jackson2-8/+0
2007-07-18Remove dead code for screen crossing.Adam Jackson2-15/+3
2007-07-18Delete dead module test code.Adam Jackson1-33/+0
2007-07-18Remove MEMDEBUGAdam Jackson3-16/+0
2007-07-18Dead ifdefs for BITMAP_SCANLINE_UNIT == 64Adam Jackson2-31/+0
2007-07-18Nuke dead X -configure code.Adam Jackson1-61/+4
2007-07-16Update pci.ids to 2007-07-16 snapshotAlan Coopersmith3-879/+9831
2007-07-14MakeAtom needs length without trailing NUL. sizeof("string") includes NUL.Keith Packard3-4/+4
2007-07-14Add RandR reflection support.Keith Packard4-139/+369
2007-07-14When sync'ing logfile, also flush it.Keith Packard1-0/+1
2007-07-13Use %S instead of %s for strftime seconds when printing build timeAlan Coopersmith1-1/+1
2007-07-12Use kbd driver when xorg.conf specifies "keyboard" or "Keyboard" (bug #11301)Alan Coopersmith1-0/+16
2007-07-12Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10Alan Coopersmith2-8/+8
2007-07-10Add per-monitor config file option for maximum pixel clock.Adam Jackson3-7/+15
2007-07-10Make sure DRI drawables are cleaned up when client dies.Michel Dänzer4-51/+106
2007-07-05Clean up unused #ifdefs from fb.Adam Jackson5-38/+0
2007-07-05Postpone options variable assignment to fix segfault when we got a device butTiago Vignatti1-3/+14
2007-07-05kdrive must to know that devices are unplugged.Tiago Vignatti1-0/+1
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti18-15/+56
2007-07-04Bug 5000: Fix domain support for SGI AltixJonathan Lim2-93/+109
2007-07-03Fix build when int10 doesn't use x86emu.Michel Dänzer1-0/+2
2007-07-02Make x86emu's I/O cycle tracing more useful.Adam Jackson2-58/+61
2007-07-02Bug #10814: Add needed quirk for Samsung 225BW like the 226BW.Gero Mudersbach1-2/+7
2007-07-02Correct the xf86EdidModes.c file description.Eric Anholt1-2/+3
2007-07-02Fix documentation of association of outputs to monitor sections in xorg.conf(5)Eric Anholt1-6/+14
2007-06-29Death to RCS tags.Adam Jackson473-833/+3