aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* dri2: Trust our own driver name lookup over the server's.Eric Anholt2014-01-271-1/+1
* glx: link loader util lib only when building with dri3Emil Velikov2014-01-231-1/+1
* glx: use the loader util libEmil Velikov2014-01-181-2/+3
* loader: introduce the loader util libEmil Velikov2014-01-181-0/+1
* glx: conditionaly build dri3 and present loader (v3)Armin K2013-11-091-2/+6
* Add DRI3+Present loaderKeith Packard2013-11-071-0/+2
* glx/dri2: Add DRI2 support for GLX_MESA_query_rendererIan Romanick2013-11-071-0/+1
* glx: Add functions and GLX plumbing for GLX_MESA_query_rendererIan Romanick2013-11-071-0/+1
* glx: Build with VISIBILITY_CFLAGS in automakeAdam Jackson2013-03-211-0/+1
* build: Clean glx Makefile.amMatt Turner2012-08-221-4/+1
* build/glx: fix include paths for out-of-tree buildsChristopher James Halse Rogers2012-08-131-0/+2
* automake: Honor GL_LIB for mangled/custom lib namesBrad King2012-07-231-20/+7
* glx: build tests after libglx.laMatt Turner2012-07-171-1/+1
* automake: convert libglapiJon TURNEY2012-07-131-1/+1
* glx: Move tests from tests/glx to src/glx/testsIan Romanick2012-06-131-0/+2
* glx: Hook up the unit tests again using the internal gtest.Eric Anholt2012-04-121-3/+6
* Use -no-undefined libtool flag in src/glx/Makefile.amJon TURNEY2012-03-281-1/+1
* glx: Fix glXGetProcAddress() of global glX symbols post-automake conversion.Eric Anholt2012-03-211-0/+1
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-191-1/+1
* glx: Also put a symlink from libGL.so in lib/ for now.Johannes Obermayr2012-03-071-0/+1
* glx: Convert to automake.Eric Anholt2012-02-291-0/+122