Age | Commit message (Expand) | Author | Files | Lines |
2009-09-14 | xfree86: Change default font path to match configure.ac's --default-font-path. | Alan Coopersmith | 1 | -6/+1 |
2009-08-07 | ddx: fix xf86Config.a generation | Dave Airlie | 1 | -1/+1 |
2009-07-10 | Fix int10 module build after typo in commit 2638e9899 | Alan Coopersmith | 1 | -1/+1 |
2009-07-10 | configure: introduce --{enable,disable}-int10-module | Tiago Vignatti | 1 | -1/+5 |
2009-07-10 | configure: introduce --{enable,disable}-vbe | Tiago Vignatti | 1 | -1/+5 |
2009-07-10 | configure: introduce --{enable,disable}-vgahw | Tiago Vignatti | 1 | -1/+5 |
2009-06-24 | xfree86: DIST_SUBDIRS should not contain variables | Rémi Cardona | 1 | -1/+1 |
2009-06-24 | configure: Provide the --enable/disable-xaa option. | Tiago Vignatti | 1 | -2/+6 |
2009-04-28 | dix: remove all but main() from main.c | Peter Hutterer | 1 | -1/+1 |
2009-01-25 | Explicitly add libxorg_la_LIBADD to libxorg_la_DEPENDENCIES | Paulo Cesar Pereira de Andrade | 1 | -0/+2 |
2009-01-22 | Remove xorgcfg 'Options' list. | Adam Jackson | 1 | -3/+0 |
2008-12-18 | Fix linking of Xorg with dtrace probes on Solaris | Alan Coopersmith | 1 | -0/+5 |
2008-12-07 | Use libtool convenience libraries and better "symbol" table. | Paulo Cesar Pereira de Andrade | 1 | -29/+22 |
2008-12-04 | Remove dummylib. | Paulo Cesar Pereira de Andrade | 1 | -2/+2 |
2008-12-02 | Update sample xorg.conf file | Alan Coopersmith | 1 | -0/+1 |
2008-10-15 | re-enable DRI2 | Alan Hourihane | 1 | -3/+3 |
2008-08-13 | Build fix. | Adam Jackson | 1 | -3/+3 |
2008-07-15 | Bug #7300: Move xf86RAC to hw/xfree86/common | Adam Jackson | 1 | -3/+2 |
2008-06-13 | Death to mfb. | Adam Jackson | 1 | -6/+2 |
2008-04-11 | So long, and thanks for all the cfb. | Adam Jackson | 1 | -6/+2 |
2008-02-14 | Add DRI2 module. | Kristian Høgsberg | 1 | -2/+6 |
2007-11-05 | Remove all traces of external RGB database (and Speedo) | Daniel Stone | 1 | -1/+0 |
2007-11-02 | Restore build of xf8_16bpp. | Adam Jackson | 1 | -2/+2 |
2007-09-04 | Revert part of 529acb175440969af9d7fa38aab8d7dea0dc2661 because libtool is sm... | Ian Romanick | 1 | -4/+9 |
2007-09-02 | Fix Xorg build by listing circular dependency libraries twice. | Eric Anholt | 1 | -11/+9 |
2007-08-31 | Convert servers to using _DEPENDENCIES to ensure proper rebuilds. | Eric Anholt | 1 | -7/+4 |
2007-08-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -4/+4 |
2007-08-01 | XFree86: Properly clean up after ourselves | Daniel Stone | 1 | -1/+1 |
2007-07-12 | Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10 | Alan Coopersmith | 1 | -3/+3 |
2007-03-28 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -3/+15 |
2007-03-15 | Create driver-independent CRTC-based cursor layer. | Keith Packard | 1 | -0/+1 |
2007-02-27 | Make mfb, cfb, and afb support configurable at build-time. | Eamon Walsh | 1 | -2/+10 |
2007-02-15 | Distribute hw/xfree86/modes. | Tilman Sauerbeck | 1 | -1/+1 |
2007-02-15 | Merge crtc/output-based mode selection code. | Keith Packard | 1 | -1/+4 |
2006-12-08 | Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i... | Ian Romanick | 1 | -8/+6 |
2006-12-06 | remove CID support (bug #5553) | Daniel Stone | 1 | -1/+0 |
2006-11-07 | Add $(DIX_CFLAGS) to remaining Makefile.am files | Keith Packard | 1 | -1/+1 |
2006-10-31 | Fix automake error: BUILT_SOURCES was defined multiple times on Solaris | Alan Coopersmith | 1 | -5/+4 |
2006-10-29 | Handle building in a separate objdir | Matthieu Herrb | 1 | -1/+1 |
2006-10-29 | kill GNU-make'ism. | Matthieu Herrb | 1 | -1/+1 |
2006-10-24 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -1/+23 |
2006-10-19 | Create xorg.conf.example (Gentoo bug #138623). | Joshua Baergen | 1 | -0/+18 |
2006-09-21 | Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev. | David Nusinow | 1 | -1/+5 |
2006-07-31 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -1/+0 |
2006-07-31 | Noting uses libdummy.a, so don't build it. Only libdummy-nonserver.a | Ian Romanick | 1 | -1/+0 |
2006-07-31 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -2/+2 |
2006-07-26 | Remove getconfig horrorshow. Replace with a static built-in rule list for now. | Adam Jackson | 1 | -2/+2 |
2006-07-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick | 1 | -1/+1 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-06-22 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver | Ian Romanick | 1 | -1/+1 |