Added -linker option to mklib, used to specify a particular program for
[mesa.git] / src / glx / x11 / Makefile
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-05-28 Dave Airlieuse shared-core
2005-04-07 Ian RomanickUse the same dispatch.c source file for "normal" Mesa...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2005-02-23 Ian RomanickMissed the Makefile with the previous commit.
2005-01-19 Keith WhitwellDepend tweaks
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-12-01 Ian RomanickUse indirect_size.c and indirect_size.h generated by...
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-12-01 Ian RomanickMake the transition to script-genereated GLX code easier.
2004-10-25 Adam Jacksonremove a -Werror from testing.
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...