summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-24Bump to 1.14.99.1xorg-server-1.14.99.1Keith Packard1-3/+3
2013-04-17xf86: fix flush input to work with Linux evdev devices.Dave Airlie1-1/+2
2013-04-08Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.Jeremy White12-28/+12
2013-04-08xfree86: Be verbose if waiting on opening the drm deviceBryce Harrington1-1/+4
2013-04-08xfree86: Fix race condition failure opening drm.Bryce Harrington1-0/+6
2013-04-08xfree86: Keep trying to set interface on drm for 2 seconds.Bryce Harrington1-5/+15
2013-04-08xfree86: Provide more details on failureBryce Harrington1-1/+3
2013-04-08xfree86: Track error code and add label for error handling.Bryce Harrington1-4/+6
2013-04-08xfree86: (Cleanup) Close fd if drm interface 1.4 could not be set.Bryce Harrington1-0/+1
2013-04-02kdrive/fbdev: revive randr new screen size logicGeert Uytterhoeven1-1/+9
2013-04-02Revert "kdrive: fix "set but not used" warnings"Peter Hutterer1-0/+10
2013-03-26xserver: add monitor Option "ZoomModes" [v2]vdb@picaros.org2-0/+100
2013-03-25Xi: add a comment to make a condition a bit clearerPeter Hutterer1-0/+1
2013-03-25dix: update coords for touch events in PlayReleasedEventsPeter Hutterer1-0/+3
2013-03-25Xi: compress two if statements with the same bodyPeter Hutterer1-7/+3
2013-03-25dix: fix a commentPeter Hutterer1-1/+2
2013-03-25Xi: use a temp variable for the new listenerPeter Hutterer1-8/+10
2013-03-25Xi: return !Success from DeliverTouchEmulatedEvent if we didn't deliverPeter Hutterer1-2/+2
2013-03-18glx: fix uninitialized var in __glXDRIscreenProbePiotr Dziwinski1-0/+2
2013-03-18Merge remote-tracking branch 'whot/for-keith'Keith Packard3-2/+4
2013-03-18GLX/DRI2: Do not expose INTEL_swap_event without swap controlZack Rusin1-2/+2
2013-03-18Merge remote-tracking branch 'whot/next'Keith Packard33-200/+281
2013-03-18Full support of sRGB capable fbconfigs.Tomasz Lis8-5/+47
2013-03-18Bump release to 1.14.99.0Keith Packard1-3/+3
2013-03-13list.h: Make xorg_list_init inlineRobert Morell1-1/+1
2013-03-13configure.ac: Require inputproto 2.3Robert Morell1-1/+1
2013-03-12xfixes: ifdef PanoramiXFixes* (#62015)Peter Hutterer1-0/+2
2013-03-07fb: Rename wfbDestroyGlyphCacheAaron Plattner1-0/+1
2013-03-05Version bumped to 1.14xorg-server-1.14.0Keith Packard1-3/+3
2013-03-06xkb: Fixes to LatchMods/LatchGroupAndreas Wettstein1-69/+80
2013-03-06xephyr: fix "set but not used warnings"Peter Hutterer1-24/+0
2013-03-06kdrive: fix "set but not used" warningsPeter Hutterer4-26/+0
2013-03-06os: document pnprintf as sigsafe snprintfPeter Hutterer1-0/+4
2013-03-06dix: only show the cursor if a window defines one (#58398)Peter Hutterer3-8/+11
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-04ephyr: Fix crash on 24bpp host framebufferDaniel Martin3-6/+9
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-26os: use libunwind to generate backtracesMarcin Slusarz4-1/+91
2013-02-21xkb: Set nIndicators in XkbGetIndicatorMapPeter Harris1-0/+1
2013-02-18ephyr: Add -resizeable optionDaniel Martin3-12/+29
2013-02-15dix: FreeAllAtoms() on resetPeter Hutterer1-0/+2
2013-02-15Merge branch 'master' of git+ssh://people.freedesktop.org/~alanc/xserver into...Peter Hutterer8-27/+38
2013-02-15xfree86: remove redundant declaration of inputInfoPeter Hutterer1-1/+0
2013-02-15xkb: remove unused variable 'names'Peter Hutterer1-2/+0
2013-02-15Xext: rename two shadowing variablesPeter Hutterer1-7/+7