libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 16 Mar 2010 13:48:09 +0000 (13:48 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 16 Mar 2010 13:48:09 +0000 (13:48 +0000)
commit759c1c287caddac2f9d398de8c626ca435ecb42a
treeae879aa523bcb62597da36ecce0cf037135fb9ad
parentd731190ec3a0401376e877d5f2e6a988a2eb9eb9
libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.

GALLIUM_DRIVER is being used in many other places, and it easier to
memorizing and understand than all the GALLIUM_NO_XXX.
src/gallium/targets/libgl-xlib/xlib.c