aboutsummaryrefslogtreecommitdiffstats
path: root/main/xorg-server/20-modules.conf
Commit message (Collapse)AuthorAgeFilesLines
* main/xorg-server: disable wfb module in default configNatanael Copa2016-09-051-1/+1
| | | | | | | it seems to create more problems that it solves. fixes #5906 fixes #5422
* main/xorg-server: load glamoreglNatanael Copa2014-09-161-0/+1
| | | | | musl does not support lazy loading so we need manually load glamoregl module.
* main/xorg-server: ship config for modulesNatanael Copa2014-03-201-0/+17
Since lazy loading is not supported in musl we need tell xorg what in what order the modules should be loaded.