summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-25loader: Learn about the joy of snprintfAdam Jackson1-9/+2
2017-01-25loader: Remove unused path and name from ModuleDescPtrAdam Jackson2-24/+9
2017-01-25loader: Remove unused arguments from LoadModuleAdam Jackson7-199/+21
2017-01-25loader: Turn LoaderListDirs into LoaderListDirAdam Jackson5-144/+110
2017-01-25loader: Move loader list details to internal headerAdam Jackson4-3/+5
2017-01-25xfree86: Remove a stray reference to font modulesAdam Jackson1-2/+1
2017-01-25xfree86: Fix up some bad indentationAdam Jackson1-14/+14
2017-01-25xfree86: Remove DriverRec1 compat structAdam Jackson2-18/+1
2017-01-25loader: Remove silly "unspecified" version handlingAdam Jackson3-44/+29
2017-01-25loader: Remove unused loader error codes and dead enumAdam Jackson2-32/+1
2017-01-25loader: Include fewer headers from xf86Module.hAdam Jackson1-2/+4
2017-01-25loader: Don't add internal/ to the search pathAdam Jackson1-1/+0
2017-01-25loader: Remove *GetOSAdam Jackson6-95/+2
2017-01-25loader: Port from xfree86 to dix APIAdam Jackson2-103/+81
2017-01-25xfree86: flatten pathlist management in the loaderEmil Velikov1-14/+2
2017-01-25xfree86: remove dummy/dead function prototype for LoadDriverEmil Velikov1-2/+0
2017-01-25xfree86: remove references to LoadSubModule's path from the docEmil Velikov1-5/+1
2017-01-25xfree86: remove unused path from the LoadModule APIEmil Velikov5-14/+7
2017-01-25glx: Move Composite's synthetic visuals to a different select groupAdam Jackson1-0/+5
2017-01-25glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visualsAdam Jackson1-2/+3
2017-01-25composite: Export compIsAlternateVisualAdam Jackson2-1/+3
2017-01-25composite: Remove a misleading commentAdam Jackson1-5/+0
2017-01-24glamor: Two pass won't work on memory pixmapsOlivier Fourdan1-0/+4
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