summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer11-29/+15
2009-07-14xfree86: remove a bunch of unused pci headersTiago Vignatti4-12/+0
2009-07-14ephyr: switch to byte counting functionsPeter Hutterer2-8/+8
2009-07-14xwin: switch to byte counting functionsPeter Hutterer1-8/+6
2009-07-14xquartz: switch to byte counting functionsPeter Hutterer2-2/+2
2009-07-14xfree86: switch to byte counting functionsPeter Hutterer9-40/+40
2009-07-14dmx: switch to byte counting functionsPeter Hutterer2-11/+11
2009-07-10Fix int10 module build after typo in commit 2638e9899Alan Coopersmith1-1/+1
2009-07-10configure: introduce --{enable,disable}-int10-moduleTiago Vignatti1-1/+5
2009-07-10configure: introduce --{enable,disable}-vbeTiago Vignatti1-1/+5
2009-07-10configure: introduce --{enable,disable}-vgahwTiago Vignatti1-1/+5
2009-07-10xfree86: remove unused vbe header fileTiago Vignatti1-1/+0
2009-07-09config: drop i810.Adam Jackson1-1/+0
2009-07-07Xephyr & Xserver man page fixesAlan Coopersmith1-3/+3
2009-07-07Cygwin/X: Window positioning improvements for multiwindow modeJon TURNEY1-10/+24
2009-07-06Remove old DRI2 buffer alloc/free interfacesKeith Packard4-206/+70
2009-07-06dri2: Preserve compatibility with 1.6 DRI2 API/ABIKeith Packard3-77/+203
2009-07-06Unclaim PCI slot if driver probing fails.Matthias Hopf3-1/+22
2009-07-06s/MAX_DEVICES/MAXDEVICES/ updates.Peter Hutterer1-3/+3
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston3-2/+69
2009-07-03Xming: Apply window style hints in -multiwindow modeColin Harrison3-68/+266
2009-07-03Cygwin/X: Change to a single native window class for all X windowsJoe Krahn2-92/+56
2009-07-03xfree86: fix wrong IsMaster() check causing crashes.Peter Hutterer1-2/+1
2009-06-30Export symbols needed by the RandR implementation in fglrxFelix Kuehling3-2/+3
2009-06-29Cygwin/X: Fix multiwindow extwm mode to build againJon TURNEY4-25/+10
2009-06-29Cygwin/X: Avoid a visual glitch on window move in rootless modesJon TURNEY2-0/+19
2009-06-29Cygwin/X: Allow pointer warping to work in rootless modesJon TURNEY1-2/+10
2009-06-29Cygwin/X: Improve mouse tracking for moving/resizing undecorated windowsJon TURNEY1-22/+37
2009-06-29Cygwin/X: Man page fixesYaakov Selkowitz3-18/+39
2009-06-29EDID: Fix timing class names to match the specAdam Jackson1-3/+3
2009-06-27XQuartz: Don't leave zombied processes at startupJeremy Huddleston1-2/+38
2009-06-27XQuartz: 64bit fix for screen origin in AppleWMJeremy Huddleston1-1/+1
2009-06-27XQuartz: More localization updatesJeremy Huddleston8-226/+218
2009-06-24xfree86: DIST_SUBDIRS should not contain variablesRémi Cardona1-1/+1
2009-06-24configure: Provide the --enable/disable-xaa option.Tiago Vignatti1-2/+6
2009-06-24xf86Config: Avoid attempting to load non-compiled modules.Oliver McFadden1-0/+6
2009-06-23Cygwin/X: add hebrew to autodetected keyboard layoutsYaakov Selkowitz1-0/+1
2009-06-23Cygwin/X: more warnings fixesJon TURNEY4-32/+31
2009-06-23Cygwin/X: Remove an obsolete mention of xf86ConfigJon TURNEY1-1/+1
2009-06-23dri2: Don't crash if pPriv is NULL.Michel Dänzer1-2/+10
2009-06-23quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)Ben Skeggs1-0/+5
2009-06-19XQuartz: More localization updatesJeremy Huddleston23-2456/+1709
2009-06-19pci: Dump vendor/devices ids in the printed device listAdam Jackson1-6/+4
2009-06-19Use pixman_version_string() instead of PIXMAN_VERSION_STRINGSøren Sandmann Pedersen1-1/+1
2009-06-19fbdev: make entity fail if PCI claimed already.Dave Airlie2-0/+10
2009-06-18Print the current version of pixman.Søren Sandmann Pedersen1-0/+1
2009-06-18xfree86: fix SWCursor check in xf86CursorSetCursor.Peter Hutterer1-3/+4
2009-06-17Cygwin/X: Fix permuted args to InitPointerDeviceStruct()Jon TURNEY1-1/+1
2009-06-17xfree86: correctly define barriers for FreeBSD amd64Benjamin Close1-1/+1
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer8-27/+157