mesa/src
Chia-I Wu 5d8646c41f egl: Add EGL_DRIVERS_PATH environment variable.
EGL_DRIVERS_PATH gives a list of colon-separated directories.  The given
directories will be searched when preloading drivers.

This is based on Mike Stroyan's patch, which honors the variable in
_eglPreloadDisplayDrivers.  It is extended to honor the variable also in
_eglPreloadUserDriver and _eglPreloadDefaultDriver in this version.
2010-02-03 14:16:15 +08:00
..
driclient
egl egl: Add EGL_DRIVERS_PATH environment variable. 2010-02-03 14:16:15 +08:00
gallium draw: remove old hard-coded shader length limits 2010-02-02 21:34:06 -07:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl/pp: Silence GCC "no previous prototype" warning. 2010-01-26 00:47:31 -08:00
glu glu/sgi: Remove unnecessary headers. 2010-01-28 18:07:04 -08:00
glut glut: Remove unnecessary headers. 2010-01-30 22:24:34 -08:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: Remove unnecessary headers. 2010-02-01 00:22:50 -08:00
mesa Track frag shader changes introduced by commit 4769566500 2010-02-02 11:52:17 -08:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00