mesa/progs/egl
Dan Nicholson 4e7a4bed37 Change libX11 variables to not conflict with AC_PATH_XTRA
The variable X_LIBS from AC_PATH_XTRA contains only the -L searchdir
parameter and not the -lX11 to link to Xlib. Use X11 prefixed build vars
for linking with Xlib to avoid the conflict.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
(cherry picked from commit e725ef171b)
2010-04-19 20:21:57 -07:00
..
.gitignore mesa: gitignore 2009-08-26 20:15:00 -04:00
demo1.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +08:00
demo2.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +08:00
demo3.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +08:00
eglgears.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +08:00
eglinfo.c eglinfo: Wrap extension string 2010-02-26 15:11:29 -05:00
eglscreen.c progs/egl: Silence uninitialized variable warnings. 2010-01-03 21:39:20 -08:00
egltri.c progs/egl: Fix screen surface demos. 2010-01-12 10:55:35 +08:00
Makefile Change libX11 variables to not conflict with AC_PATH_XTRA 2010-04-19 20:21:57 -07:00
peglgears.c progs/egl: put declarations before code 2009-10-15 13:00:03 -06:00
xegl_tri.c progs: Check the number of configs returned by eglChooseConfig. 2010-01-12 10:55:35 +08:00
xeglgears.c xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_image 2010-02-26 14:52:14 -05:00
xeglthreads.c progs: Check the number of configs returned by eglChooseConfig. 2010-01-12 10:55:35 +08:00