loader: handle inserting dispatch table pointer into all created objects
authorJon Ashburn <jon@lunarg.com>
Wed, 3 Dec 2014 21:30:48 +0000 (14:30 -0700)
committerJon Ashburn <jon@lunarg.com>
Fri, 5 Dec 2014 00:24:59 +0000 (17:24 -0700)
commitf1d025eb07c62ef2c0e79ffebcaa60aeda841c47
tree77b213b5bc83c73d142235a990270ea91b62b45a
parentca871728eb10b4c68ff6e69a4a20386d5ff71030
loader: handle inserting dispatch table pointer into all created objects

Remove the setDispatch calls into cid driver.  Replace with inserting the
current dispatch table into created objects. Requires icd driver to
still have a slot for the dispatch table pointer in first location of
every created object.
loader/loader.c
xgl-generate.py
xgl.py