summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-05-16xf86: Add AutoConfig driver for PCI ID 1022:2081 to 'amd'Mart Raudsepp1-2/+7
2008-05-16Bump DEFAULT_DPI to 96.Adam Jackson1-1/+1
2008-05-16Fix RandR 1.2 driver interface conversion of two colour cursors to ARGBMichel Dänzer1-1/+2
2008-05-16xprint: fix linking by including XSERVER_LIBS.Donnie Berkholz1-1/+1
2008-05-16xprint: fix build by adding {New,Delete}InputDeviceRequest.Donnie Berkholz1-0/+11
2008-05-16xephyr: fix linking by adding pixman and using XSERVER_LIBS.Donnie Berkholz1-0/+1
2008-05-16dmx: link in XSERVER_LIBS.Donnie Berkholz1-0/+1
2008-05-16dmx: fix build by adding {New,Delete}InputDeviceRequest.Donnie Berkholz1-0/+11
2008-05-11kdrive: allow disabling CompositeJulien Cristau1-6/+0
2008-04-30xfree86: fix AlwaysCore handling. (Bug #14256)Peter Hutterer1-1/+1
2008-04-07Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed3-2/+4
2008-02-19Fix rotation for multi-monitor situation.Maarten Maathuis1-2/+2
2008-01-17Fix for CVE-2007-5760 - XFree86 Misc extension out of bounds array indexMatthieu Herrb1-0/+4
2008-01-17Xephyr: One-time keyboard leak fixDaniel Stone1-0/+1
2007-12-28KDrive: Xephyr: Don't leak screen damage structureDaniel Stone1-0/+1
2007-12-13Xprint: Clean up generated filesArkadiusz Miskiewicz1-0/+2
2007-12-13bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffffHong Liu1-4/+5
2007-12-12Bug 13308: Verify and reject obviously broken modes.Hong Liu1-0/+6
2007-12-06KDrive: Xephyr: Fix non-GLX buildsDaniel Stone1-0/+2
2007-12-06XKB: Actions: Don't run certain actions on the core keyboardDaniel Stone1-1/+3
2007-11-17XFree86 Misc/VidMode: Remove ridiculous debug ErrorFsDaniel Stone2-66/+0
2007-11-12Xephyr: don't initialise the GLX extensionDodji Seketeli1-0/+1
2007-11-06Prefer configured DisplaySize to probed DDC data, if available.Matthias Hopf1-2/+12
2007-11-06Screen size changing should leave FB alone when X is inactive.Keith Packard1-2/+2
2007-11-04XFree86: Input: Save/restore errno around SIGIO (bug #10683)Mark Vytlacil1-0/+2
2007-10-30xfree86: wrap keyboard devices for XKB.Peter Hutterer1-0/+5
2007-10-30XFree86: Remove ridiculous SIGIO debuggingDaniel Stone1-6/+0
2007-10-30configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriateDaniel Stone1-4/+10
2007-09-05Fix key repeats during VT switch.Daniel Stone1-1/+1
2007-09-05Deliver correct event when releasing keys on VT switch.Keith Packard1-1/+3
2007-09-05Fix server version reporting to be the server package version.Eric Anholt1-3/+3
2007-09-04Allow yres_virtual to be greater for some kernel fbdev drivers.Alan Hourihane1-1/+1
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