Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-25 | miinitext: introduce LoadExtensionList() to replace over LoadExtension() | Emil Velikov | 1 | -4/+1 |
2014-01-12 | xfree86/common: Warning fixes. Mostly const string handling. | Keith Packard | 1 | -1/+0 |
2012-11-21 | Constify extensions in LoadExtension users | Daniel Stone | 1 | -1/+1 |
2012-07-10 | Remove unused setupFunc from extensions | Daniel Stone | 1 | -8/+4 |
2012-07-10 | Loader: Remove extension initialisation sorting | Daniel Stone | 1 | -4/+0 |
2012-07-10 | Move DRI2 from external module to built-in | Daniel Stone | 1 | -0/+9 |
2012-07-10 | Move DRI1 from external module to built-in | Daniel Stone | 1 | -0/+9 |
2012-07-10 | Move XFree86-VidMode from extmod to built-in | Daniel Stone | 1 | -0/+14 |
2012-07-09 | DGA: Remove excessive module-induced indirection | Tomas Carnecky | 1 | -1/+1 |
2012-07-09 | Move DGA from extmod to built-in | Daniel Stone | 1 | -0/+14 |
2012-07-09 | Move SELinux from extmod to built-in | Daniel Stone | 1 | -0/+22 |
2012-07-09 | Add xf86ExtensionInit for DDX extension configuration | Daniel Stone | 1 | -0/+82 |