summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-31bah, fixed release version: changed from rc1 to 1.901xorg-server-1.14.1.901Matt Dew1-1/+1
2013-05-30bump release info to 1.14.2-rc1 (from 1.14.1)xorg-server-1.14.2-rc1Matt Dew1-3/+3
2013-05-30dixstruct.h: fix segfaults - char is unsigned for ARM and PowerPC architecturesAndreas Müller1-1/+1
2013-05-23Merge branch 'server-1.14-branch' of git://people.freedesktop.org/~whot/xserv...Matt Dew11-29/+214
2013-05-23Merge commit 'c760fb0154848d47438908ba8b3da2fffc68a460' into server-1.14-branchMatt Dew11-11/+88
2013-05-14os: Use ErrorFSigSafe from FatalError and it's friendsPeter Hutterer3-7/+7
2013-05-14os: complain about unsupported pnprintf directivesPeter Hutterer2-0/+8
2013-05-14os: support %c in pnprintfPeter Hutterer2-0/+12
2013-05-14os: support %% in pnprintfPeter Hutterer2-0/+8
2013-05-14os: support pnprintf length modifiers for integersPeter Hutterer2-13/+155
2013-05-14os: document pnprintf as sigsafe snprintfPeter Hutterer1-0/+4
2013-05-14If neither HAL nor udev backends are enabled, warn the userPeter Hutterer1-0/+8
2013-05-14dix: send the current axis value in DeviceChangedEvents (#62321)Peter Hutterer3-3/+3
2013-05-14ephyr: Fix crash on 24bpp host framebufferDaniel Martin3-6/+9
2013-05-06dix: copy event in TouchConvertToPointerEvent correctlyMaarten Lankhorst1-2/+2
2013-05-06Never try to execute BellProcPtr NULL.Knut Petersen1-1/+2
2013-05-06Xi: fix swapped grab mode args for keyboard devices in XIGrabDeviceRui Matos1-2/+13
2013-05-06xfree86: change a log messagePeter Hutterer1-2/+1
2013-05-06Xi: Do not handle ET_TouchOwnership in ProcessTouchEventMaarten Lankhorst1-20/+22
2013-05-06Xi: Use correct destination when swapping barrier eventsKeith Packard1-18/+18
2013-05-06dix: don't set non-exisiting flags on touch eventsPeter Hutterer1-9/+10
2013-05-06hw/xfree86: Only report SetDesiredModes() failed if at least one modeset failsChris Wilson1-2/+3
2013-05-06xf86: don't hotplug output devices while VT switched.Dave Airlie6-5/+71
2013-05-06xf86: use new xf86VTOwner interface in a few placesDave Airlie4-4/+4
2013-05-06xfree86: add VT owner interfaceDave Airlie2-0/+10
2013-04-17xserver 1.14.1xorg-server-1.14.1Peter Hutterer1-3/+3
2013-04-17xf86: fix flush input to work with Linux evdev devices.Dave Airlie1-1/+2
2013-04-02dix: fix a commentPeter Hutterer1-1/+2
2013-04-02Xi: add a comment to make a condition a bit clearerPeter Hutterer1-0/+1
2013-04-02list.h: Make xorg_list_init inlineRobert Morell1-1/+1
2013-04-02configure.ac: Require inputproto 2.3Robert Morell1-1/+1
2013-04-02xfixes: ifdef PanoramiXFixes* (#62015)Peter Hutterer1-0/+2
2013-03-05Version bumped to 1.14xorg-server-1.14.0Keith Packard1-3/+3
2013-03-05DPMS: include GPU screens in DPMS codeAaron Plattner1-14/+31
2013-03-04Xi: force dtime to 0 on the first BarrierHitPeter Hutterer1-1/+4
2013-03-04Merge commit '6ea59dc2d8887102bfd8d7c838d2e7ab17645aec'Keith Packard1-2/+2
2013-03-04xibarriers: Remove accidental use of the comma operatorJasper St. Pierre1-2/+2
2013-03-01randr: cleanup provider properlyDave Airlie4-10/+32
2013-03-01xf86: actually set the compat output in the failure caseDave Airlie1-2/+4
2013-03-01xfree86/hotplug: cleanup properly if the screen fails to initialiseDave Airlie1-1/+6
2013-02-14Merge remote-tracking branch 'jeremyhu/master'Keith Packard3-1/+9
2013-02-14os: fix pnprintf OOB buffer read for unterminated length modifiersPeter Hutterer2-0/+11
2013-02-14XORG_TLS: Pick the first option that works (ie: prefer __thread)Jeremy Huddleston Sequoia1-1/+1
2013-02-14os: Ensure <dix-config.h> is included in strndup.cJeremy Huddleston Sequoia1-0/+4
2013-02-14XQuartz: Ensure <dix-config.h> is included in capabilities.cJeremy Huddleston Sequoia1-0/+4
2013-02-13Update to version 1.3.99.902 (1.14 RC2)xorg-server-1.13.99.902Keith Packard1-3/+3
2013-02-11randr: unref the provider shared pixmap the appropriate number of timesAaron Plattner1-0/+5
2013-02-11xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86WakeupAaron Plattner1-2/+2
2013-02-11xfree86: Man page shouldn't say Device is mandatory anymoreBryce Harrington1-7/+4
2013-02-11xfree86: Use fbdev/vesa driver on Oaktrail, Medfield, CDV rather than -intelBryce Harrington1-8/+56