summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xserver_xorg-server/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* xserver: 1.5.x needs openssl (for render sha functions)Peter Korsgaard2009-03-151-0/+1
|
* xserver_xorg: add options for builtin fonts and aiglxPeter Korsgaard2009-03-131-3/+15
| | | | Patch by Dan Lykowski <lykowdk@gmail.com>
* xserver-xorg: select mesa3d in kconfigPeter Korsgaard2009-02-241-0/+1
| | | | xserver-xorg depends on mesa3d, so select it in kconfig as well.
* x11r7/xserver: select cursor font as wellPeter Korsgaard2008-10-231-0/+1
| | | | Really closes #5684.
* x11r7/xserver: select misc font + font aliasPeter Korsgaard2008-10-231-0/+2
| | | | Closes #5684.
* Applied patch from Michel Wilson to allow the cursor in the X root window toHamish Moffatt2008-09-101-0/+6
| | | | | be disabled. Unfortunately this is a compile-time option.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* xserver-xorg: select dbusPeter Korsgaard2008-06-301-0/+1
| | | | xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.
* updated xorg to version 7.3 and added all of the fontsJohn Voltz2008-03-061-1/+3
|
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-101-0/+52
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.