aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert libGL and DRI drivers to require libdrm.Adam Jackson2005-08-191-6/+1
* Makefile cleanups suggested by George Fufutos (bugzilla #3899).Ian Romanick2005-08-111-17/+1
* Add a new config called linux-indirect. This build the GLX libGL just likeIan Romanick2005-07-291-2/+1
* Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick2005-07-261-1/+1
* Added -linker option to mklib, used to specify a particular program forBrian Paul2005-07-251-1/+2
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-6/+2
* Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick2005-07-021-0/+1
* use shared-coreDave Airlie2005-05-281-1/+1
* Use the same dispatch.c source file for "normal" Mesa builds and DRIIan Romanick2005-04-071-0/+3
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-0/+1
* Missed the Makefile with the previous commit.Ian Romanick2005-02-231-0/+1
* Depend tweaksKeith Whitwell2005-01-191-3/+2
* Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick2005-01-111-1/+1
* Use GLX protocol code generated by glX_proto_send.py.Ian Romanick2004-12-201-3/+1
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-5/+4
* Use indirect_size.c and indirect_size.h generated by usingIan Romanick2004-12-011-0/+1
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-0/+1
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-0/+1
* remove a -Werror from testing.Adam Jackson2004-10-251-2/+1
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+115