Read extension list from xml spec; new acronyms.
authorStefanos A <stapostol@gmail.com>
Sat, 26 Oct 2013 23:25:29 +0000 (01:25 +0200)
committerStefanos A <stapostol@gmail.com>
Sat, 26 Oct 2013 23:26:36 +0000 (01:26 +0200)
commit5e06c146075c29152ceb6c6823695543fa7cfbdf
tree16ba4058378892a5b55a339458cd47e07c35b2f1
parent5cc845713d83d5f55d991cc2c84ea1de0cadac14
Read extension list from xml spec; new acronyms.

Instead of hardcoding a list of extensions, extensions are now read
directly from the signatures.xml file. Acronyms for new texture
formats are now listed.
Source/Bind/Utilities.cs
Source/Bind/XmlSpecReader.cs