mesa/extensions: Remove array sentinel
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 11 Sep 2015 16:59:32 +0000 (09:59 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 12 Nov 2015 21:10:37 +0000 (13:10 -0800)
commite5af09f9ba4a2bca256d7cd1087187fd8efe7f00
tree81974dcf19ba5b9f97216471ddccefcc28f50208
parent74e48e95441e5735a03934243abb1051875e053a
mesa/extensions: Remove array sentinel

Simplify future updates to the extension struct array by removing
the sentinel.

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