summaryrefslogtreecommitdiff
path: root/hw/kdrive/fbdev/Makefile.am
AgeCommit message (Expand)Author
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis
2007-10-17KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server ...Keith Packard
2007-09-05Kdrive: unbreak kdrive linkingDodji Seketeli
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone
2006-07-21new KDrive input world orderDaniel Stone
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard
2005-12-27s/XSERVER/KDRIVE/Adam Jackson
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt
2003-11-06tslib improvementsMatthew Allum
2003-11-02merge xfixes_2_branch back to HEADKeith Packard
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard
2003-10-09Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard
2003-09-30Added --enable-tslib configure optionMatthew Allum
2003-09-29Use other freedesktop.org packages to build the serverKeith Packard
2003-09-16Add fbdev server to the build.Anders Carlsson