xgl: move to new resource binding model
authorChia-I Wu <olv@lunarg.com>
Sun, 4 Jan 2015 08:27:24 +0000 (16:27 +0800)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:09 +0000 (17:58 -0700)
commit6a3c8974948805ca58b21706be5f6f17334e206b
treee5896c8992ea0e6b3fc070f6f432d432bf19d570
parent378caea6b7680ea32d1e76d536cd22314a73ea44
xgl: move to new resource binding model

All except layout(set=) is supported.  The change to
pipeline_compiler_interface.{cpp,h} is ugly and fragile.  It should be fixed
after adding layout(set=) support.
demos/cube.c
demos/tri.c
include/xgl.h
include/xglDbg.h
include/xglLayer.h
xgl-generate.py
xgl.py