Make layer activation per icd in loader and gets deactivated.
authorJon Ashburn <jon@lunarg.com>
Fri, 17 Oct 2014 21:09:07 +0000 (15:09 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 30 Oct 2014 00:01:59 +0000 (18:01 -0600)
commit80d75878bafc753c979da68263b71e442c350b5c
tree3805867b961b9d64f968376b67ca572a4616a202
parent7cd1a54294e892742128d8b3c465d00c14f8c69c
Make layer activation per icd in loader  and gets deactivated.

Fixes issue where multiple xglInitAndEnumerate were causing the layer
activation to fail  and dispatch table setup in loader to fail.
loader/loader.c