summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-10-01sdksyms.sh may not be executable.Matthieu Herrb1-1/+1
2011-06-23xfree86: Remove libxorg convenience library to speed up buildDan Nicholson1-16/+10
2011-06-23xfree86: Move sdksyms generation to ddx toplevelDan Nicholson1-2/+12
2011-06-23Don't use empty source filesDan Nicholson1-8/+3
2011-05-01Make xorg.conf.example rule compatible with Solaris makeAlan Coopersmith1-1/+1
2011-03-14man: relocate manual pages in the man subdir outside docGaetan Nadon1-4/+2
2011-01-18xfree86: use sed rather than cpp to perform string substitutionsGaetan Nadon1-9/+9
2010-11-30xfree86: Remove the xf8_16bpp overlay moduleAdam Jackson1-2/+2
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz1-1/+1
2009-11-05Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith1-1/+2
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith1-1/+1
2009-09-14xfree86: Change default font path to match configure.ac's --default-font-path.Alan Coopersmith1-6/+1
2009-08-07ddx: fix xf86Config.a generationDave Airlie1-1/+1
2009-07-10Fix int10 module build after typo in commit 2638e9899Alan Coopersmith1-1/+1
2009-07-10configure: introduce --{enable,disable}-int10-moduleTiago Vignatti1-1/+5
2009-07-10configure: introduce --{enable,disable}-vbeTiago Vignatti1-1/+5
2009-07-10configure: introduce --{enable,disable}-vgahwTiago Vignatti1-1/+5
2009-06-24xfree86: DIST_SUBDIRS should not contain variablesRémi Cardona1-1/+1
2009-06-24configure: Provide the --enable/disable-xaa option.Tiago Vignatti1-2/+6
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-1/+1
2009-01-25Explicitly add libxorg_la_LIBADD to libxorg_la_DEPENDENCIESPaulo Cesar Pereira de Andrade1-0/+2
2009-01-22Remove xorgcfg 'Options' list.Adam Jackson1-3/+0
2008-12-18Fix linking of Xorg with dtrace probes on SolarisAlan Coopersmith1-0/+5
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-29/+22
2008-12-04Remove dummylib.Paulo Cesar Pereira de Andrade1-2/+2
2008-12-02Update sample xorg.conf fileAlan Coopersmith1-0/+1
2008-10-15re-enable DRI2Alan Hourihane1-3/+3
2008-08-13Build fix.Adam Jackson1-3/+3
2008-07-15Bug #7300: Move xf86RAC to hw/xfree86/commonAdam Jackson1-3/+2
2008-06-13Death to mfb.Adam Jackson1-6/+2
2008-04-11So long, and thanks for all the cfb.Adam Jackson1-6/+2
2008-02-14Add DRI2 module.Kristian Høgsberg1-2/+6
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-1/+0
2007-11-02Restore build of xf8_16bpp.Adam Jackson1-2/+2
2007-09-04Revert part of 529acb175440969af9d7fa38aab8d7dea0dc2661 because libtool is sm...Ian Romanick1-4/+9
2007-09-02Fix Xorg build by listing circular dependency libraries twice.Eric Anholt1-11/+9
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt1-7/+4
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-4/+4
2007-08-01XFree86: Properly clean up after ourselvesDaniel Stone1-1/+1
2007-07-12Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10Alan Coopersmith1-3/+3
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-3/+15
2007-03-15Create driver-independent CRTC-based cursor layer.Keith Packard1-0/+1
2007-02-27Make mfb, cfb, and afb support configurable at build-time.Eamon Walsh1-2/+10
2007-02-15Distribute hw/xfree86/modes.Tilman Sauerbeck1-1/+1
2007-02-15Merge crtc/output-based mode selection code.Keith Packard1-1/+4
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-8/+6
2006-12-06remove CID support (bug #5553)Daniel Stone1-1/+0
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard1-1/+1
2006-10-31Fix automake error: BUILT_SOURCES was defined multiple times on SolarisAlan Coopersmith1-5/+4
2006-10-29Handle building in a separate objdirMatthieu Herrb1-1/+1