Improved API Dump and OBJ Track layers
authorTobin Ehlis <tobin@lunarg.com>
Wed, 22 Oct 2014 15:06:33 +0000 (09:06 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 30 Oct 2014 00:02:00 +0000 (18:02 -0600)
commit92dbf80cd3b75e79f0e5d949346be23924f4a00b
treea6e36fec2cf11ba556b2a87e3dd594f8d18b622a
parent817736c623c825647cf53fa12ae5be2468ab4d07
Improved API Dump and OBJ Track layers

Added generator script just for layers that generates API Dump and Object Tracker layers.  Improved output of API Dump layer.
layers/CMakeLists.txt
layers/api_dump.c
layers/xgl_string_helper.h [new file with mode: 0644]
layers/xgl_struct_string_helper.h [new file with mode: 0644]
xgl-layer-generate.py [new file with mode: 0755]