| Commit message (Expand) | Author | Age | Files | Lines |
* | direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") | Jon Turney | 2016-09-15 | 1 | -0/+14 |
* | glx/glvnd: automake: include all the sources in libglx_la_SOURCES | Emil Velikov | 2016-05-30 | 1 | -2/+5 |
* | glx: Implement the libglvnd interface. | Kyle Brenneman | 2016-05-30 | 1 | -2/+17 |
* | glx: implement GLX part of interop interface (v2) | Marek Olšák | 2016-04-20 | 1 | -0/+1 |
* | glx/dri3: Convert to use dri3 helper in loader library | Boyan Ding | 2015-11-17 | 1 | -1/+1 |
* | loader: Add dri3 helper | Boyan Ding | 2015-11-17 | 1 | -0/+2 |
* | glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3) | Kyle Brenneman | 2015-10-02 | 1 | -0/+1 |
* | glx: use ARRAY_SIZE from macros.h | Brian Paul | 2015-03-04 | 1 | -0/+1 |
* | mesa: Add scons files to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+2 |
* | glx: Add headers to distribution. | Matt Turner | 2014-12-12 | 1 | -3/+21 |
* | glx: Alphabetize source lists. | Matt Turner | 2014-12-12 | 1 | -40/+40 |
* | glx: Fix build since 679c2ef "glx/drisw: add support for DRI2rendererQueryExt... | Jon TURNEY | 2014-08-21 | 1 | -3/+3 |
* | Fix build of appleglx | Jon TURNEY | 2014-05-23 | 1 | -3/+8 |
* | Make DRI dependencies and build depend on the target | Jon TURNEY | 2014-05-23 | 1 | -6/+22 |
* | Fix build for darwin | Jon TURNEY | 2014-05-23 | 1 | -1/+1 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+1 |
* | automake: add -Wl,--no-undefined to all libraries | Emil Velikov | 2014-03-31 | 1 | -1/+3 |
* | automake: do not use symbols names for static glapi.la | Emil Velikov | 2014-03-11 | 1 | -5/+3 |
* | build: Share the all-local rule for linking libraries into the build dir | Kristian Høgsberg | 2014-01-29 | 1 | -6/+1 |
* | dri2: Trust our own driver name lookup over the server's. | Eric Anholt | 2014-01-27 | 1 | -1/+1 |
* | glx: link loader util lib only when building with dri3 | Emil Velikov | 2014-01-23 | 1 | -1/+1 |
* | glx: use the loader util lib | Emil Velikov | 2014-01-18 | 1 | -2/+3 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 1 | -0/+1 |
* | glx: conditionaly build dri3 and present loader (v3) | Armin K | 2013-11-09 | 1 | -2/+6 |
* | Add DRI3+Present loader | Keith Packard | 2013-11-07 | 1 | -0/+2 |
* | glx/dri2: Add DRI2 support for GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -0/+1 |
* | glx: Add functions and GLX plumbing for GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -0/+1 |
* | glx: Build with VISIBILITY_CFLAGS in automake | Adam Jackson | 2013-03-21 | 1 | -0/+1 |
* | build: Clean glx Makefile.am | Matt Turner | 2012-08-22 | 1 | -4/+1 |
* | build/glx: fix include paths for out-of-tree builds | Christopher James Halse Rogers | 2012-08-13 | 1 | -0/+2 |
* | automake: Honor GL_LIB for mangled/custom lib names | Brad King | 2012-07-23 | 1 | -20/+7 |
* | glx: build tests after libglx.la | Matt Turner | 2012-07-17 | 1 | -1/+1 |
* | automake: convert libglapi | Jon TURNEY | 2012-07-13 | 1 | -1/+1 |
* | glx: Move tests from tests/glx to src/glx/tests | Ian Romanick | 2012-06-13 | 1 | -0/+2 |
* | glx: Hook up the unit tests again using the internal gtest. | Eric Anholt | 2012-04-12 | 1 | -3/+6 |
* | Use -no-undefined libtool flag in src/glx/Makefile.am | Jon TURNEY | 2012-03-28 | 1 | -1/+1 |
* | glx: Fix glXGetProcAddress() of global glX symbols post-automake conversion. | Eric Anholt | 2012-03-21 | 1 | -0/+1 |
* | shared-glapi: Convert to automake | Kristian Høgsberg | 2012-03-19 | 1 | -1/+1 |
* | glx: Also put a symlink from libGL.so in lib/ for now. | Johannes Obermayr | 2012-03-07 | 1 | -0/+1 |
* | glx: Convert to automake. | Eric Anholt | 2012-02-29 | 1 | -0/+122 |