summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-23modesetting: implement the backlight atom with the drm backlight propertybacklightMarta Lofstedt1-0/+65
2017-01-19kdrive: Remove non-evdev input driversAdam Jackson8-1727/+0
2017-01-19dmx: Remove non-evdev hardware input driversAdam Jackson10-2078/+3
2017-01-16tests: Fix typoMihail Konev1-1/+0
2017-01-16tests: Fix without-dtrace buildGiuseppe Bilotta1-0/+4
2017-01-16Revert "tests: fix --disable-xorg build"Adam Jackson2-31/+85
2017-01-16tests: fix --disable-xorg buildMihail Konev2-85/+31
2017-01-12tests: Remove obsolete libxservertest.laMihail Konev1-25/+28
2017-01-12tests: Move test/{xi1,xi2}/tests to test/Mihail Konev9-139/+78
2017-01-12tests: Convert test/ to single binaryMihail Konev16-49/+100
2017-01-12tests: Convert test/xi2/ to single binaryMihail Konev16-73/+105
2017-01-12tests: Convert test/xi1/ to single binaryMihail Konev9-17/+89
2017-01-12tests: Refactor wraps into protocol-common.cMihail Konev15-136/+70
2017-01-12tests: Avoid libtool messageMihail Konev5-6/+7
2017-01-11AttendClient of grab-pervious client must queue to saved_ready_clients [v2]Keith Packard3-0/+20
2017-01-11modesetting: cleanup pci device openQiang Yu2-19/+11
2017-01-11randr: fix xserver crash when xrandr setprovideroutputsourceQiang Yu1-0/+3
2017-01-11xfree86: fix wrong usage of xf86optionListMergeQiang Yu1-1/+1
2017-01-10present: Only call present_flip_notify if vblank->queued == FALSEMichel Dänzer1-1/+4
2017-01-04xkb: Match key releases with an overlaid pressMihail Konev3-8/+32
2017-01-02glamor: Squash unused variable warningAdam Jackson1-2/+0
2017-01-02edid: Add quirk for ADA 1024x600 7" display.Kai-Heng Feng1-0/+5
2017-01-02os: return 0 from check_timers if we touched any of themPeter Hutterer1-1/+3
2017-01-02xinerama: Swap the response in RRXineramaWriteMonitorMichal Srb1-0/+7
2017-01-02glamor: Trust eglGetPlatformDisplayEXT if it existsHans De Goede2-3/+5
2017-01-02os,dix: Depend custom libs on libs, not objectsMihail Konev2-4/+4
2016-12-14xfree86: Add ModulePath support for OutputClass config SectionsHans De Goede5-0/+56
2016-12-14xfree86: Allow overriding primary GPU detection from an OutputClass sectionHans De Goede2-1/+30
2016-12-14xfree86: xf86platformProbe: split finding pci-info and setting primary GPUHans De Goede1-8/+15
2016-12-14xfree86: Add options support for OutputClass OptionsHans De Goede6-1/+65
2016-12-14xfree86: Make OutputClassMatches take a xf86_platform_deviceHans De Goede1-3/+4
2016-12-14xfree86: Free devlist returned by xf86MatchDeviceHans De Goede1-0/+4
2016-12-13Revert "damage: Make damageRegionProcessPending take a damage not a drawable"Adam Jackson1-61/+60
2016-12-12shadow: Remove unused shadowAllocAdam Jackson3-52/+0
2016-12-12shadow: Macro cleanupAdam Jackson15-21/+17
2016-12-12shadow: Remove indirection stubsAdam Jackson4-29/+0
2016-12-12shadow: Lift 32->24 conversion from modesetting to dixAdam Jackson6-18/+10
2016-12-12shadowfb: Rename this particular shadow.c to shadowfb.cAdam Jackson2-1/+1
2016-12-12dix: Clear graphicsExposures for scratch GCs in one placeAdam Jackson1-6/+2
2016-12-12dix: Rename (and retype) PixmapPerDepth[1] to defaultStippleAdam Jackson4-20/+17
2016-12-07Fix a segfault that occurs if xorg.conf.d is absent:Ben Crocker3-1/+25
2016-12-07test: fix distributing scriptsPekka Paalanen1-1/+2
2016-12-07composite: Fix repaint of borders (v2)Adam Jackson3-7/+10
2016-12-05xfree86: Try harder to find atleast 1 non GPU ScreenHans de Goede5-3/+33
2016-12-05xfree86: Make adding unclaimed devices as GPU devices a separate stepHans de Goede3-0/+25
2016-12-05xfree86: Remove redundant ServerIsNotSeat0 check from xf86CallDriverProbeHans de Goede1-2/+0
2016-12-05randr: rrCheckPixmapBounding: do not shrink the screen_pixmapHans de Goede1-0/+6
2016-12-05randr: rrCheckPixmapBounding: Do not substract crtc non 0 x,y from screen sizeHans de Goede1-2/+2
2016-11-30configure: Enable glamor when building just XwaylandAdam Jackson1-4/+1
2016-11-30xwayland: Fix use after free of cursorsOlivier Fourdan1-4/+13