More EGL prep. No impact on anything outside of EGL
[mesa.git] / src / mesa / drivers / dri / Makefile.template
2005-08-05 Jon SmirlMore EGL prep. No impact on anything outside of EGL
2005-07-28 Ian RomanickUse the routines supplied in the __DRIinterfaceMethods...
2005-07-15 Brian Paulreplace gcc with $(CC) (Egbert Eich)
2005-05-28 Eric AnholtAdd a freebsd-dri-amd64 config, and quiet makedepend...
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-05 Adam JacksonRefactor COMMON_SOURCES up to Makefile.template
2005-04-06 Ian RomanickMake linux-dri-x86-64 more like linux-dri-x86. Add...
2005-01-31 Adam JacksonBug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers...
2005-01-07 Keith WhitwellRemove -C flags for install which aren't universally...
2005-01-07 Keith WhitwellImprove the semantics of the 'install' target to make...
2005-01-01 Felix KuehlingUse DRM headers from $(DRM_SOURCE_PATH)/shared-core...
2004-12-09 Keith WhitwellGet linux-solo dependencies building correctly,
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