summaryrefslogtreecommitdiffstats
path: root/src/glx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* glx: Convert to automake.Eric Anholt2012-02-291-119/+0
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+3
* Always build shared glapiMatt Turner2012-01-201-3/+0
* tests/glx: Add unit tests for GLX_ARB_create_context GLX protocolIan Romanick2012-01-021-1/+4
* glx: Initial implementation of glXCreateContextAttribsARBIan Romanick2012-01-021-0/+1
* glx: Add __glX_send_client_info super functionIan Romanick2012-01-021-0/+1
* glx: Make __glXSendError available in non-Apple buildsIan Romanick2011-12-191-0/+1
* glx: Take GLPROTO_CFLAGS into account.Henri Verbeet2011-03-071-0/+1
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-0/+6
* Make XF86VIDMODE extension optionalJon TURNEY2010-09-071-1/+5
* make: Use C++ compiler to link stdc++ library.Brian Paul2010-08-241-2/+3
* glx: Split indirect and applegl implementations into different filesKristian Høgsberg2010-07-281-1/+4
* glx: Rename glcontextmodes.[ch] to glxconfig.[ch]Kristian Høgsberg2010-07-281-1/+1
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-3/+4
* apple: Integrate our libGL into the existing build system betterJeremy Huddleston2010-04-271-1/+1
* Revert accidental commits from the xquartz treeJeremy Huddleston2010-04-011-1/+1
* apple: Integrate our libGL into the existing build system betterJeremy Huddleston2010-04-011-1/+1
* glx: Fix TOP setting in src/glx MakefileKristian Høgsberg2010-02-091-1/+1
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-5/+90
* Never fail `make clean'Dan Nicholson2008-05-071-1/+1
* Error consistently when running recursive makeDan Nicholson2008-05-061-2/+2
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-011-2/+2
* New Makefile systemBrian Paul2004-03-261-0/+12