egl: When EGL_DRIVER is set, do not add other drivers.
authorChia-I Wu <olv@lunarg.com>
Wed, 12 Jan 2011 09:49:43 +0000 (17:49 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 12 Jan 2011 10:10:15 +0000 (18:10 +0800)
commit1e4f412242391000eea3fd28452865c3d27f987d
tree2d724bca9ececcdda7626da228e5ac3a72652521
parent4924cb9036cfe0f435a4a09db6f86d59a3a132d8
egl: When EGL_DRIVER is set, do not add other drivers.

Setting EGL_DRIVER forces the driver to be loaded, as documented.  There
should be no fallbacks.
src/egl/main/egldriver.c