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)
commit887a28de61ddbbcea112a15f5d3cefba6d729c1c
tree61bab87b0829fb55d3de91b5793e313a97177620
parent69c7ec3e5e5b5f0b814ddc485326616f19fdd1fd
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