Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2
[mesa.git] / configs / linux-dri-x86-64
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-03-02 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-02-22 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-19 Dan NicholsonDon't try to build nonexistent i915tex driver on linux...
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-02 Gary WongAdd i915tex and i965.
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-01-26 Alan Hourihaneremove i830
2005-09-12 Brian Pauluse ASM_API variable, bug 4415
2005-08-19 Adam JacksonConvert libGL and DRI drivers to require libdrm.
2005-08-07 Vladimir DergachevAllow R300 driver to build on x86-64 and PowerPC.
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-07-02 Ian RomanickMassive refactor of (most of) the Linux config files...
2005-04-06 Ian RomanickMake linux-dri-x86-64 more like linux-dri-x86. Add...
2005-02-14 Eric AnholtChange another usage of __AMD64__ to the standard __amd...
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-10-29 Adam JacksonlibGL needs libXxf86vm.a.
2004-10-25 Adam JacksonAdd glx/x11 to the DRI configs, and change the Solo...
2004-10-25 Adam JacksonAdd DRI_LIB_DEPS for the DRI drivers to link against...
2004-09-13 Brian PaulReplace -lGL with -l$(GL_LIB), etc.
2004-08-22 Felix KuehlingConverted the Savage driver to the new DRI interface...
2004-07-20 Brian Paulremove -lXm (motif) from GLW_LIB_DEPS since it's not...
2004-06-12 Dave Airlieadd i915 as it seems to build okay..
2004-06-06 Ian RomanickRemove drivers that have not been converted to the...
2004-06-02 Ian RomanickDRI_NEW_INTERFACE_ONLY is now the only support way...
2004-04-30 Keith WhitwellDefine GLX_DIRECT_RENDERING in Makefile.template
2004-04-30 Keith WhitwellAMD64 changes from Ronny V. Vindenes.