instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus().
authorJon Ashburn <jon@lunarg.com>
Mon, 26 Jan 2015 21:51:40 +0000 (14:51 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:10 +0000 (17:58 -0700)
commit9a3b05cefe93b178799852206202206a9ef915e2
treeb5aa0098d1cea522808bfce1c502b84bd84431d3
parentcb49537609fe256ca2543c8181be7a5e301b9937
instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus().

For now, retain the existing InitAndEnumerateGpus and have it create one
instance. New APIs aren't fully implemented yet in driver or loader.
include/xgl.h
include/xglLayer.h
loader/loader.c
xgl-generate.py
xgl.py