aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Drop some Glide remnantsAdam Jackson2011-09-061-2/+0
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-0/+3
* mesa: fix mesa version string constructionBrian Paul2010-10-191-1/+1
* make: Use C++ compiler to link stdc++ library.Brian Paul2010-08-241-2/+3
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-1/+2
* Use the specified X11 headers for xlib mesaDan Nicholson2009-03-181-1/+2
* Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston2008-08-111-0/+1
* Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson2008-07-121-2/+2
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-2/+1
* fix Xlib libGL.so build problem.Brian Paul2008-06-091-1/+1
* remove realglx.[ch] from buildBrian2008-06-081-2/+0
* added dependenciesBrian Paul2008-06-051-0/+22
* new Makefile for building "stand-alone", Xlib-based libGLBrian Paul2008-06-051-0/+59