mesa/src/glx
Jon TURNEY ba83b8b4ae Use -no-undefined libtool flag in src/glx/Makefile.am
"Use -no-undefined to assure libtool that the library has no unresolved
symbols at link time, so that libtool will build a shared library on
platforms that require that all symbols are resolved when the library is linked."

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2012-03-28 13:03:52 +01:00
..
apple darwin: Build create_context.c 2012-03-16 17:09:22 -07:00
.gitignore Add Makefile.in to toplevel .gitignore 2012-03-20 11:50:50 -07:00
applegl_glx.c
clientattrib.c
clientinfo.c glx: More hacking around versions of XCB that lack GLX_ARB_create_context support 2012-01-04 12:43:10 -08:00
compsize.c Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the server does 2012-02-06 23:00:44 +00:00
create_context.c darwin: Build create_context.c 2012-03-16 17:09:22 -07:00
dri2.c
dri2.h
dri2_glx.c Set close on exec flag FD_CLOEXEC 2012-03-11 19:05:50 +00:00
dri_common.c glx:dri_common.c: check psc->driScreen->createDrawable return value 2012-03-28 09:51:16 +08:00
dri_common.h dri: Add a CriticalErrorMessageF macro. 2012-02-08 17:07:53 -08:00
dri_glx.c dri: Emit a critical error if a named driver fails to load. 2012-02-08 17:07:53 -08:00
drisw_glx.c glx/drisw: avoid segfaults when we fail to get visual 2012-03-24 13:05:19 +00:00
eval.c
glx_error.c glx: Deliver an xlib style error to the application from an XCB error 2011-12-23 08:40:30 -08:00
glx_error.h glx: Deliver an xlib style error to the application from an XCB error 2011-12-23 08:40:30 -08:00
glx_pbuffer.c
glx_query.c
glxclient.h glx: Don't use 'new' as a function parameter name 2012-01-02 12:41:45 -08:00
glxcmds.c Revert "Always build shared glapi" 2012-01-24 11:34:42 -05:00
glxconfig.c
glxconfig.h
glxcurrent.c
glxext.c glx: Use __glX_send_client_info with XCB 2012-01-02 12:41:44 -08:00
glxextensions.c glx: More hacking around versions of XCB that lack GLX_ARB_create_context support 2012-01-04 12:43:10 -08:00
glxextensions.h glx: Enable GLX_EXT_create_context_es2_profile 2012-01-02 12:41:45 -08:00
glxhash.c
glxhash.h
indirect.c Revert "Always build shared glapi" 2012-01-24 11:34:42 -05:00
indirect.h Revert "Always build shared glapi" 2012-01-24 11:34:42 -05:00
indirect_glx.c glx: Implement glx_screen_vtable::create_context_attribs for indirect contexts 2012-01-02 12:41:44 -08:00
indirect_init.c
indirect_init.h
indirect_size.c
indirect_size.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 Use -no-undefined libtool flag in src/glx/Makefile.am 2012-03-28 13:03:52 +01:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
render2.c
renderpix.c
SConscript Revert "Always build shared glapi" 2012-01-24 11:34:42 -05:00
single2.c glx: Suppress unused variable warning for cmdlen 2012-01-11 07:57:56 -08:00
singlepix.c
vertarr.c
XF86dri.c
xf86dri.h
xf86dristr.h
xfont.c