xlib: remove unused Fake_glXGetAGPOffsetMESA() function
[mesa.git] / src / mesa / drivers / x11 / Makefile.am
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2017-06-01 Jose Fonsecaautomake: Link all libGL.so variants with -Bsymbolic.
2017-05-04 Emil Velikovdrivers/x11: remove unneeded GLX_SHARED_GLAPI define
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-23 Emil Velikovdrivers/x11: drop unneeded HAVE_X11_DRIVER check
2015-06-23 Emil Velikovdrivers/x11: fix the build against shared_glapi
2015-02-20 Brian Pauldrivers/x11: add gallium include dirs to Makefile.am
2014-12-12 Matt Turnerdrivers/x11: Add headers to distribution.
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-08-04 Brian Paulxlib: fix missing mesautil build breakage
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-31 Emil Velikovdrivers/x11: GL_LIB_DEPS is not a linker/libtool flag...
2014-03-11 Emil Velikovautomake: allow only shared builds
2014-03-11 Emil Velikovautomake: use install-lib-links.mk across all classic...
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2012-08-24 Matt Turnerbuild: Only add links to .so files if we're building...
2012-08-22 Matt Turnerbuild/x11: Force usage of C++ linker
2012-08-22 Matt Turnerbuild/x11: Don't link against shared-glapi
2012-07-25 Jon TURNEYUpdate mesa/drivers/x11/Makefile.am for xm_image.h...
2012-07-25 Jon TURNEYdrivers/X11: Link X11 libGL with -no-undefined libtool...
2012-07-24 Brad Kingautomake: Honor GL_LIB for mangled/custom lib names
2012-07-13 Jon TURNEYautomake: convert libglapi
2012-07-13 Jon TURNEYautomake: convert libmesa and libmesagallium
2012-06-21 Eric Anholtautomake: Convert src/mesa/drivers/x11/Makefile to...