mesa/src/glx
Brad King 27382c0f7b automake: Honor GL_LIB for mangled/custom lib names
Commit 2d4b77c7 (automake: Convert src/mesa/drivers/x11/Makefile to
automake, 2012-06-12) dropped the old Makefile, which used GL_LIB, and
replaced it with a Makefile.am hard-coding the name "GL".  This broke
handling of --enable-mangling and --with-gl-lib-name options which
depend on GL_LIB to specify the GL library name.

Use "@GL_LIB@" in src/mesa/drivers/x11/Makefile.am to configure the
library name.  Also use this approach to simplify src/glx/Makefile.am
and drop the HAVE_MANGLED_GL conditional.  While at it, fix the
compatibility link we create in "lib" for the software-only driver to
use version GL_MAJOR instead of hard-coding "1".

Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
2012-07-23 22:34:13 -07:00
..
apple automake: Globally add stub automake targets to the old Makefiles. 2012-06-11 09:28:00 -07:00
tests mesa: Require current libxcb. 2012-07-12 12:29:12 -07:00
.gitignore mesa: Remove the generated glapi from source control, and just build it. 2012-05-29 11:51:57 -07:00
applegl_glx.c
clientattrib.c
clientinfo.c mesa: Require current libxcb. 2012-07-12 12:29:12 -07:00
compsize.c
create_context.c mesa: Require current libxcb. 2012-07-12 12:29:12 -07:00
dri2.c
dri2.h
dri2_glx.c glx/dri2: Add support for GLX_ARB_create_context_robustness 2012-07-11 08:54:50 -07:00
dri_common.c glx/dri2: Add support for GLX_ARB_create_context_robustness 2012-07-11 08:54:50 -07:00
dri_common.h glx/dri2: Add support for GLX_ARB_create_context_robustness 2012-07-11 08:54:50 -07:00
dri_glx.c
drisw_glx.c glx/dri2: Add support for GLX_ARB_create_context_robustness 2012-07-11 08:54:50 -07:00
eval.c
glx_error.c
glx_error.h
glx_pbuffer.c
glx_query.c
glxclient.h
glxcmds.c
glxconfig.c
glxconfig.h
glxcurrent.c
glxext.c glx: Handle a null reply in QueryVersion. 2012-06-12 14:42:22 -07:00
glxextensions.c mesa: Require current libxcb. 2012-07-12 12:29:12 -07:00
glxextensions.h glx/dri2: Add support for GLX_ARB_create_context_robustness 2012-07-11 08:54:50 -07:00
glxhash.c
glxhash.h
indirect_glx.c
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
Makefile.am automake: Honor GL_LIB for mangled/custom lib names 2012-07-23 22:34:13 -07:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
render2.c
renderpix.c
SConscript scons: Also require recent XCB. 2012-07-12 21:13:10 +01:00
single2.c
singlepix.c
vertarr.c
XF86dri.c
xf86dri.h
xf86dristr.h
xfont.c