summaryrefslogtreecommitdiff
path: root/src/glx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-01-24Revert "Always build shared glapi"Matt Turner1-0/+3
2012-01-20Always build shared glapiMatt Turner1-3/+0
2012-01-02tests/glx: Add unit tests for GLX_ARB_create_context GLX protocolIan Romanick1-1/+4
2012-01-02glx: Initial implementation of glXCreateContextAttribsARBIan Romanick1-0/+1
2012-01-02glx: Add __glX_send_client_info super functionIan Romanick1-0/+1
2011-12-19glx: Make __glXSendError available in non-Apple buildsIan Romanick1-0/+1
2011-03-07glx: Take GLPROTO_CFLAGS into account.Henri Verbeet1-0/+1
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu1-0/+6
2010-09-07Make XF86VIDMODE extension optionalJon TURNEY1-1/+5
2010-08-24make: Use C++ compiler to link stdc++ library.Brian Paul1-2/+3
2010-07-28glx: Split indirect and applegl implementations into different filesKristian Høgsberg1-1/+4
2010-07-28glx: Rename glcontextmodes.[ch] to glxconfig.[ch]Kristian Høgsberg1-1/+1
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-3/+4
2010-04-27apple: Integrate our libGL into the existing build system betterJeremy Huddleston1-1/+1
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston1-1/+1
2010-04-01apple: Integrate our libGL into the existing build system betterJeremy Huddleston1-1/+1
2010-02-09glx: Fix TOP setting in src/glx MakefileKristian Høgsberg1-1/+1
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-5/+90
2008-05-07Never fail `make clean'Dan Nicholson1-1/+1
2008-05-06Error consistently when running recursive makeDan Nicholson1-2/+2
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt1-2/+2
2004-03-26New Makefile systemBrian Paul1-0/+12