mesa/extensions: Wrap array entries in macros
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 2 Sep 2015 18:26:57 +0000 (11:26 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 12 Nov 2015 21:10:37 +0000 (13:10 -0800)
commitc0b568f3db7968bde2b6c6e887522f2c208188cf
tree5804542f88d9a4a93559f2de55e9e16e0bce1044
parente5af09f9ba4a2bca256d7cd1087187fd8efe7f00
mesa/extensions: Wrap array entries in macros

Now that we're using macros, remove the redundant text from each entry.

Remove comments between the entries to make editing easier and separate
the sections with blank lines. Structure the EXT macros in a way that
helps reviewers verify that no meaning has been altered.

v2: Indent the entries (Chad)

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/mesa/main/extensions.c