summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer32-109/+256
2009-09-21xfree86/modes: Remove all framebuffer support from DGAKeith Packard3-105/+29
2009-09-21configure: resourceproto is optional.Peter Hutterer1-1/+1
2009-09-21dmx: silence 'implicit declaration of function ‘XFixesSetPictureClipRegion’Peter Hutterer1-0/+1
2009-09-21Xext: silence 'warning: no previous prototype' for sync, bigreq and xcmisc.Peter Hutterer3-0/+5
2009-09-21randr: reply with the server or client version, whichever is lower.Peter Hutterer1-6/+12
2009-09-21render: reply with the server or client version, whichever is lower.Peter Hutterer1-2/+12
2009-09-21xfree86: silence warning: ‘ramplen’ may be used uninitializedPeter Hutterer1-1/+1
2009-09-20RRDestroyOutputProperty: Free randr property valid valuesKeith Packard1-0/+2
2009-09-20Free randr crtc and output pointer arraysKeith Packard1-0/+2
2009-09-20xf8CrtcSetModeTransform: free adjusted_mode name tooKeith Packard1-1/+3
2009-09-20LoaderSortExtensions: free graph nodesKeith Packard1-0/+2
2009-09-20Free libpciaccess iterator in xf86PciProbeKeith Packard1-1/+2
2009-09-20xf86Xinput.c: get DIX event queue pointer once at InitInput timeKeith Packard2-9/+2
2009-09-20probe_devices_from_device_sections: don't leak list of devicesKeith Packard1-1/+1
2009-09-20Eliminate bogus event resizing.Keith Packard5-51/+14
2009-09-20xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevicesPeter Hutterer1-3/+7
2009-09-20Xext: include security protocol header instead of client headerThomas Jaeger1-1/+1
2009-09-20Bump fixesproto requirement to 4.1Thomas Jaeger1-1/+1
2009-09-20fixes: Make sure invisible cursor is inialized with zero src/maskThomas Jaeger1-4/+2
2009-09-20xfree86: remove now unused variablePeter Hutterer1-3/+0
2009-09-18configure: Fix broken quoting for initialization of REQUIRED_MODULESCarl Worth1-15/+1
2009-09-18xfree86: vgaarb: missing wrapping macroTiago Vignatti1-0/+2
2009-09-18xserver: added more Geode oddities to xf86AutoConfig.cMartin-Éric Racine1-2/+2
2009-09-18xfree86: use SendDevicePresenceEvents instead of manual event handling.Peter Hutterer3-9/+3
2009-09-18Require dmxproto 2.2.99.1Peter Hutterer1-1/+1
2009-09-18configure.ac: move all protocol requirements to a single location.Peter Hutterer1-22/+54
2009-09-18dri: use noPanoramiXExtension directly.Shunichi Fuji1-11/+3
2009-09-17Fix typo in Xephyr man pageAlan Coopersmith1-1/+1
2009-09-17xserver: SIGIO option handling was incorrect.Dave Airlie1-2/+2
2009-09-17Check for -wrap support in the linkerAlan Coopersmith1-6/+31
2009-09-17Add configuration option for use of SIGIO handlers for input eventsAlan Coopersmith7-1/+56
2009-09-16Work around sporadic segfault on resume with intel/KMS due to cursor->bits ==...Matthias Hopf1-0/+8
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith7-7/+7
2009-09-16dmx: don't include panoramiXsrv.h if building w/o XineramaPeter Hutterer2-0/+4
2009-09-16dix: append "built-ins" to the font path in SetDefaultFontPathRémi Cardona2-18/+25
2009-09-16Fix num_masks/length overflow test for XiSelectEventsAlan Coopersmith1-1/+2
2009-09-16test_convert_XIRawEvent: Don't write more data than the struct holdsAlan Coopersmith1-1/+1
2009-09-16Remove stray semi-colon in protocol-common.cAlan Coopersmith1-1/+1
2009-09-16Fix module path in xorg.conf man pageAlan Coopersmith1-3/+3
2009-09-16xfree86: vgaarb: rework wrapping functionTiago Vignatti3-62/+66
2009-09-14XQuartz: pbproxy: Remove debugging XBell()Jeremy Huddleston1-4/+0
2009-09-14xserver 1.6.99.901 (xserver 1.7 RC1)Peter Hutterer1-1/+1
2009-09-14Add xoff and yoff to drawable->x and drawable->y in create_bits_picture().Soeren Sandmann1-1/+3
2009-09-14Update xorg.conf man page & sample for changes in Xorg 1.7Alan Coopersmith3-111/+71
2009-09-14xfree86: Change default font path to match configure.ac's --default-font-path.Alan Coopersmith2-14/+5
2009-09-14dmx: use top_builddir, not top_srcdir to get libxfixes.laPeter Hutterer1-1/+1
2009-09-14xkb: drop key presses for already repeating keys. (#23889)Peter Hutterer1-4/+8
2009-09-14xfree86: fix VT_WAITACTIVE control flow (#11477)Peter Hutterer1-1/+1
2009-09-14dix: FindChildForEvent needs init child to None.Peter Hutterer1-1/+1