targets/egl-static: fix nouveau and vmwgfx for Android
authorChia-I Wu <olv@lunarg.com>
Fri, 26 Aug 2011 03:30:47 +0000 (11:30 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 27 Aug 2011 09:28:31 +0000 (17:28 +0800)
commit822fad64f8131bacc4ea0b79583d49094543bddc
tree63ce6eaad380e2558c26011008a9f4814e40be19
parentd074acb4fa34712c49dd5b122bb074108cf5926b
targets/egl-static: fix nouveau and vmwgfx for Android

drmVersion and driver specific ioctls are used to get the PCI ID from a
DRM fd.  Eexpand the mechanism to nouveau and vmwgfx, except that for
nouveau, only the vendor ID is needed, and for vmwgfx, always assume
SVGA II.
src/gallium/targets/egl-static/egl.c