Improve the behaviour of the build system wrt depend files.
[mesa.git] / src / mesa / drivers / dri / Makefile.template
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-10-25 Adam JacksonBug #1679: Link DRI drivers against DRI_LIB_DEPS, not...
2004-10-04 Brian Paulmake clean should remove depend.bak too (Sérgio Moneiro...
2004-08-22 Felix KuehlingConverted the Savage driver to the new DRI interface...
2004-06-29 Jon SmirlThis should make most linux-solo drivers work again...
2004-06-26 Jon SmirlMesa-solo builds with these changes. There are still...
2004-06-09 Dave Airlieremove depend on clean
2004-06-01 Eric AnholtMissed in last commit:
2004-05-03 Dave Airliethe config is included by the Makefiles that includes...
2004-04-30 Keith WhitwellDefine GLX_DIRECT_RENDERING in Makefile.template
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-15 Dave Airlieadd drm source dir for solo includes
2004-04-14 Keith WhitwellLink against GL_LIB_DEPS
2004-04-14 Keith WhitwellFirst attempt at building a dri module in this tree