loader: Fix GH607 by adding proper array support
authorMark Young <marky@lunarg.com>
Mon, 13 Jun 2016 20:49:53 +0000 (14:49 -0600)
committerMark Young <marky@lunarg.com>
Tue, 14 Jun 2016 20:09:03 +0000 (14:09 -0600)
commita3e077801c33c943553e9de9e7370f93169a0dc8
tree3301e5e4ad5aa535f7a9cbc720635c4913ddbed0
parent2307beb069a8da6fede656bb3d82bd40449f769d
loader: Fix GH607 by adding proper array support

JSON spec does not allow objects of the same name at the same
level.  But, that's what we used to allow with "layer" definitions.
Update new file version to 1.0.1, add "layers" array object, and
add multiple "layer" definition warning.

Change-Id: I040f07897c689800364d243daf3c247f1b3cace7
loader/LoaderAndLayerInterface.md
loader/loader.c