summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-08-31Remove backend.[ch] from neomagic to fix distcheck.Eric Anholt1-2/+0
2007-08-30Fixing a misleading comment which could suggest a GPL violation.Egbert Eich1-2/+2
2007-08-29Bug #9629: Remove badly-licensed neomagic kdrive files.Eric Anholt3-157/+1
2007-08-29Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher8-65/+76
2007-08-23randr: fixup crtc and output destroyDave Airlie1-2/+2
2007-08-23Ref count cursors used in hw/xfree86/modes code.Keith Packard1-0/+11
2007-08-23add xf86_crtc_clip_video_helper to xf86sym.cAlex Deucher1-0/+1
2007-08-23move intel crtc xv clipping helper to the xserverAlex Deucher2-0/+137
2007-08-21xfree86: Fix build on Linux/alpha.Julien Cristau1-1/+1
2007-08-16Kdrive: fix nasty thinko in TslibEnable()Dave Jones1-1/+1
2007-08-15Update pci.ids to 2007-08-15 snapshotAlan Coopersmith3-246/+5738
2007-08-12xfree86: Improve default mouse handling on the HurdSamuel Thibault1-1/+23
2007-08-10Only use evdev drivers in Xephyr #ifdef linuxAlan Coopersmith1-0/+4
2007-08-08Fix the swapped decode of the EDID DTD h/v sync polarity fields.Eric Anholt1-43/+10
2007-08-08[PATCH] Allocate the right number of entries for saving crtcsGustavo Pichorim Boiko1-1/+1
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti4-42/+274
2007-08-07Export device path key options to be called by the command line of server.Tiago Vignatti1-0/+6
2007-08-07Update KdUseMsg() for completeness.Tiago Vignatti2-1/+7
2007-08-07Fix typo.Tiago Vignatti1-1/+3
2007-08-07Clean a little bit the code.Tiago Vignatti1-52/+42
2007-08-07Let xkb options be passed through command line in kdrive servers. I start myTiago Vignatti2-10/+108
2007-08-07When we call Xephyr with '-pointer' a new pointer is added inside the serverTiago Vignatti2-11/+22
2007-08-06Probable off by one buffer overflow in .../xorgconfig/xorgconfig.cRoland "Test-tools" Bär1-1/+1
2007-08-05xserver: stop bcopy from going really slowDave Airlie3-7/+25
2007-08-03Fix kdrive command line parser.Tiago Vignatti1-5/+8
2007-08-01XFree86: xf1bpp: distclean generated files as wellArkadiusz Miskiewicz1-3/+4
2007-08-01XFree86: xf1bpp: Fix previous build system commitDaniel Stone1-2/+2
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