use ASM_API variable, bug 4415
[mesa.git] / configs / linux-dri-x86-64
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.