summaryrefslogtreecommitdiff
path: root/src/glx/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-09-12glx: turn LIBGL_DIAGNOSTIC into a booleanEric Engestrom1-0/+1
2017-08-04loader: rework xmlconfig dependencyEmil Velikov1-1/+3
2017-05-04glx: automake: scons: remove unneeded GLX_SHARED_GLAPI defineEmil Velikov1-2/+0
2017-04-17EGL: Implement the libglvnd interface for EGL (v3)Kyle Brenneman1-1/+1
2017-03-23glx: Prefer library path given by pkgconfig over the systemTopi Pohjolainen1-0/+3
2017-01-27glx: automake: include builddir prior to srcdirEmil Velikov1-2/+2
2016-09-15direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")Jon Turney1-0/+14
2016-05-30glx/glvnd: automake: include all the sources in libglx_la_SOURCESEmil Velikov1-2/+5
2016-05-30glx: Implement the libglvnd interface.Kyle Brenneman1-2/+17
2016-04-20glx: implement GLX part of interop interface (v2)Marek Olšák1-0/+1
2015-11-17glx/dri3: Convert to use dri3 helper in loader libraryBoyan Ding1-1/+1
2015-11-17loader: Add dri3 helperBoyan Ding1-0/+2
2015-10-02glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3)Kyle Brenneman1-0/+1
2015-03-04glx: use ARRAY_SIZE from macros.hBrian Paul1-0/+1
2014-12-12mesa: Add scons files to distribution.Matt Turner1-0/+2
2014-12-12glx: Add headers to distribution.Matt Turner1-3/+21
2014-12-12glx: Alphabetize source lists.Matt Turner1-40/+40
2014-08-21glx: Fix build since 679c2ef "glx/drisw: add support for DRI2rendererQueryExt...Jon TURNEY1-3/+3
2014-05-23Fix build of appleglxJon TURNEY1-3/+8
2014-05-23Make DRI dependencies and build depend on the targetJon TURNEY1-6/+22
2014-05-23Fix build for darwinJon TURNEY1-1/+1
2014-04-05automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray1-1/+1
2014-03-31automake: ask the linker to do garbage collectionEmil Velikov1-0/+1
2014-03-31automake: add -Wl,--no-undefined to all librariesEmil Velikov1-1/+3
2014-03-11automake: do not use symbols names for static glapi.laEmil Velikov1-5/+3
2014-01-29build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg1-6/+1
2014-01-27dri2: Trust our own driver name lookup over the server's.Eric Anholt1-1/+1
2014-01-23glx: link loader util lib only when building with dri3Emil Velikov1-1/+1
2014-01-18glx: use the loader util libEmil Velikov1-2/+3
2014-01-18loader: introduce the loader util libEmil Velikov1-0/+1
2013-11-09glx: conditionaly build dri3 and present loader (v3)Armin K1-2/+6
2013-11-07Add DRI3+Present loaderKeith Packard1-0/+2
2013-11-07glx/dri2: Add DRI2 support for GLX_MESA_query_rendererIan Romanick1-0/+1
2013-11-07glx: Add functions and GLX plumbing for GLX_MESA_query_rendererIan Romanick1-0/+1
2013-03-21glx: Build with VISIBILITY_CFLAGS in automakeAdam Jackson1-0/+1
2012-08-22build: Clean glx Makefile.amMatt Turner1-4/+1
2012-08-13build/glx: fix include paths for out-of-tree buildsChristopher James Halse Rogers1-0/+2
2012-07-23automake: Honor GL_LIB for mangled/custom lib namesBrad King1-20/+7
2012-07-17glx: build tests after libglx.laMatt Turner1-1/+1
2012-07-13automake: convert libglapiJon TURNEY1-1/+1
2012-06-13glx: Move tests from tests/glx to src/glx/testsIan Romanick1-0/+2
2012-04-12glx: Hook up the unit tests again using the internal gtest.Eric Anholt1-3/+6
2012-03-28Use -no-undefined libtool flag in src/glx/Makefile.amJon TURNEY1-1/+1
2012-03-21glx: Fix glXGetProcAddress() of global glX symbols post-automake conversion.Eric Anholt1-0/+1
2012-03-19shared-glapi: Convert to automakeKristian Høgsberg1-1/+1
2012-03-07glx: Also put a symlink from libGL.so in lib/ for now.Johannes Obermayr1-0/+1
2012-02-29glx: Convert to automake.Eric Anholt1-0/+122