loader: Make the ICD library scan happen as needed rather than once
authorJon Ashburn <jon@lunarg.com>
Wed, 19 Aug 2015 00:04:47 +0000 (18:04 -0600)
committerJon Ashburn <jon@lunarg.com>
Mon, 24 Aug 2015 15:17:44 +0000 (09:17 -0600)
commit49bfac7871a43a74e238c749013691b79c939d74
treed65536955f219dd0d6d944c30aae2bc9db4c93e8
parent67bf2a814d612ffce405cb9299150dfd979db6bb
loader: Make the ICD library scan happen as needed rather than once

Add a one time loader init routine also since this was done by ICD scan.
Add icd library struct to instance object.
loader/loader.c
loader/loader.h
loader/trampoline.c