summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/Makefile.template
AgeCommit message (Expand)Author
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz
2010-03-23dri: make unresolved symbol test link work even without a libGL.soLuca Barbieri
2010-03-23dri: Add $(DRI_LIB_DEPS) when linking the test binaryKristian Høgsberg
2010-03-23dri: use mv -f instead of mv to ensure no prompting occursLuca Barbieri
2010-03-23dri: test whether the built drivers have unresolved symbolsLuca Barbieri
2010-02-26minor cleanup of dri/Makefile.template's after miniglx dropGeorge Sapountzis
2010-01-22winsys/drm: Update Makefile.template.Chia-I Wu
2009-08-13gallium/drm: Handle circular dependencies in the auxiliary libraries with make.Michel Dänzer
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson
2009-02-23gallium: Install winsys/drm to DESTDIR rather than /Joel Bosveld
2009-02-20gallium: Improve winsys dri template MakefileJakob Bornecrantz
2009-02-10gallium: Install DRI drivers into lib/galliumJakob Bornecrantz
2009-02-09mesa: build/use libmesagallium.a for gallium buildsBrian Paul
2009-01-18i915: Use new egl state_trackerJakob Bornecrantz
2008-08-17consolidate intel directories.Alan Hourihane