gdi: Never fail at DLL load time.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 11 Feb 2010 16:34:43 +0000 (16:34 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 12 Feb 2010 11:40:02 +0000 (11:40 +0000)
commit8ce747defa2dafebfa99f03913342d6aca995341
tree8a863a19e15426ce440264a52487e84fd00aa543
parente6b66210def2c10f703c2a990b9652ea5419ebbe
gdi: Never fail at DLL load time.

Windows doesn't really expect things to fail at this point -- it
will try many times until it finally gives up, worse, something bad
happens.

The WGL state tracker will gracefully decline to do work even when it
is loaded.
src/gallium/winsys/gdi/gdi_llvmpipe_winsys.c
src/gallium/winsys/gdi/gdi_softpipe_winsys.c