Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/xorg-server: disable wfb module in default config | Natanael Copa | 2016-09-05 | 1 | -1/+1 |
| | | | | | | | it seems to create more problems that it solves. fixes #5906 fixes #5422 | ||||
* | main/xorg-server: load glamoregl | Natanael Copa | 2014-09-16 | 1 | -0/+1 |
| | | | | | musl does not support lazy loading so we need manually load glamoregl module. | ||||
* | main/xorg-server: ship config for modules | Natanael Copa | 2014-03-20 | 1 | -0/+17 |
Since lazy loading is not supported in musl we need tell xorg what in what order the modules should be loaded. |