summaryrefslogtreecommitdiff
path: root/src/glx/Makefile
AgeCommit message (Expand)Author
2011-03-07glx: Take GLPROTO_CFLAGS into account.Henri Verbeet
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu
2010-09-07Make XF86VIDMODE extension optionalJon TURNEY
2010-08-24make: Use C++ compiler to link stdc++ library.Brian Paul
2010-07-28glx: Split indirect and applegl implementations into different filesKristian Høgsberg
2010-07-28glx: Rename glcontextmodes.[ch] to glxconfig.[ch]Kristian Høgsberg
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-04-27apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston
2010-04-01apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-02-09glx: Fix TOP setting in src/glx MakefileKristian Høgsberg
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2008-05-07Never fail `make clean'Dan Nicholson
2008-05-06Error consistently when running recursive makeDan Nicholson
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt
2004-03-26New Makefile systemBrian Paul