summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-27Add some mode helper functions from the intel driver.randr-1.2Eric Anholt2-18/+119
2006-11-16Reduce calls to RRGetInfo.Keith Packard2-8/+5
2006-11-16Remove RandR output options.Keith Packard5-89/+29
2006-11-15Fix build on FreeBSD after input-hotplug.Eric Anholt1-0/+5
2006-11-08Add RRInit function to create resource types for RR objects.Keith Packard3-18/+41
2006-11-08Allow RandR objects to be created before the associated ScreenRec.Keith Packard9-169/+254
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard18-17/+18
2006-11-07Avoid dereferencing sprite.screen when Xinerama is not running. (#8925)Keith Packard3-5/+10
2006-11-07Merge branch 'origin' into randr-1.2Keith Packard4-23/+23
2006-11-06More work on Bug #8875: revert previous fix and try using client argumentEamon Walsh2-5/+2
2006-11-06whitespace adjustEamon Walsh1-4/+4
2006-11-06Bug #8875: Security extension causes Xorg to core dump on server resetEamon Walsh1-2/+4
2006-11-06Improve vm86 error handling in Xvesa.Juliusz Chroboczek1-15/+16
2006-11-06Fix typo in Xvesa: incorrect reporting of DAC capabilities.Juliusz Chroboczek1-1/+1
2006-11-04Merge master back to randr-1.2Keith Packard258-18603/+9386
2006-11-04Merge branch 'randr-1.2-origin' into randr-1.2Keith Packard1-1/+2
2006-11-04Allow X server to build against libdrm 2.1Keith Packard4-0/+10
2006-11-04Add DIX_CFLAGS to hw/vfb/Makefile.amKeith Packard1-2/+2
2006-11-04Define fbHasVisualTypes in fb.h as it is exportedKeith Packard1-0/+3
2006-11-04automake: avoid use of reserved _SOURCES keyword (bug #8866)Bernhard Rosenkraenzer3-26/+26
2006-11-04xfree86/hurd: remove OsMouseProc (bug #5613)Samuel Thibault1-80/+0
2006-11-04xfree86/hurd: add bell support, remove SERVER/LOADER defines (bug #5613)Samuel Thibault2-2/+37
2006-11-04mesa/indirect: include byteswap.h on GNU userland (bug #5613)Samuel Thibault3-3/+3
2006-11-04kdrive: make building of Linux support conditional (bug #5613)Samuel Thibault2-2/+12
2006-11-03Don't bump the refcnt if the new mode is NULL.Eric Anholt1-1/+2
2006-11-03Fix standard VESA modes.Aaron Plattner1-3/+3
2006-11-03Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverAlan Coopersmith9-76/+277
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith11-6/+453
2006-11-03Do not map full 0-1MB legacy rangeBjorn Helgaas1-13/+7
2006-11-03Fixing mach64 driver bailing out on ia64Egbert Eich1-3/+1
2006-11-03Fix device path in altixPCI.c to be domain aware.Matthias Hopf1-3/+6
2006-11-03Add domain support to linuxPciOpenFile().Matthias Hopf1-22/+68
2006-11-03Fixing domain support for ia64Matthias Hopf2-2/+105
2006-11-03Fix 2 warnings.Matthias Hopf1-3/+3
2006-11-03Fix obviously wrong boundary checks + cleanup unused vars.Matthias Hopf1-5/+4
2006-11-03Added linux 2.6 compatible domain aware device scanning code.Matthias Hopf3-13/+67
2006-11-03Make int10 fully domain aware.Egbert Eich1-7/+6
2006-11-03Added missing domain stripping in already domain aware code.Matthias Hopf1-2/+2
2006-11-03Build with -D_PC on ix86 only.Matthias Hopf1-3/+8
2006-11-02Merge branch 'origin' into randr-1.2Keith Packard11-11/+1278
2006-11-02Convert Xprt DDX to new motion history apiAlan Coopersmith1-2/+2
2006-11-02Remove references to xf86Info.kbd* from solaris codeAlan Coopersmith1-31/+0
2006-11-02sun_bell.c needs to #include "xf86_OSlib.h"Alan Coopersmith1-0/+1
2006-11-02PostSyntheticMotion needs to be extern, not static, since it's in getevents.cAlan Coopersmith1-1/+1
2006-11-02Makefile.am: add config to DIST_SUBDIRS as wellxorg-server-1.2.99.0Daniel Stone1-0/+1
2006-11-02xfree86/os-support: axe more unused filesDaniel Stone3-3/+1
2006-11-02xfree86/os-support: remove unused file from distDaniel Stone1-2/+1
2006-11-02xkb: note that we allow full xi interactionDaniel Stone2-16/+15
2006-11-02xfree86: don't attempt to enable and disable non-DIX devicesDaniel Stone1-5/+10
2006-11-02bump to 1.2.99.0Daniel Stone1-1/+1