mesa/extensions: Sort the extension table alphabetically
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 18 Nov 2015 23:01:43 +0000 (15:01 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 19 Nov 2015 18:35:20 +0000 (10:35 -0800)
commitf030227f4643ae7e832545dfa3c3db472e00ab65
treeada48347f30dd159f43e737f5aceff45f2bef6e5
parentbcda79676a7a51e433f0f044f43b61405ebcc9e5
mesa/extensions: Sort the extension table alphabetically

Make it easier to determine where to add new extensions.
Performed with the vim sort command.

v2: Insert newline after last #define (Matt)

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/extensions_table.h