mesa/src
Dan Nicholson 88be2171e7 egl: Pass flags to locate Xlib headers and libraries
eglplatform.h pulls in Xlib.h on X11 platforms. Likewise, the egl glx
driver and egl programs needs to link to libX11. Make sure we use the
locations the user told us about.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2010-04-19 20:21:57 -07:00
..
driclient
egl egl: Pass flags to locate Xlib headers and libraries 2010-04-19 20:21:57 -07:00
gallium egl: Pass flags to locate Xlib headers and libraries 2010-04-19 20:21:57 -07:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Add asserts to check for null pointer dereferences. 2010-02-27 21:19:47 -08:00
glw
glx DRI2: check for swapAvailable before using swap interval protocol 2010-04-19 14:20:21 -07:00
mesa st/mesa: invert scissor rect depending on FB orientation 2010-04-19 10:10:47 -06:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00