mesa/extensions: Move entries entries to separate file
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 16 Sep 2015 18:27:38 +0000 (11:27 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 12 Nov 2015 21:10:37 +0000 (13:10 -0800)
commit8bd82a91c05804260041b572b1a5d812cb58ae96
tree36bf8dd8e2459209e4744156f3efbec53b40f090
parentc0b568f3db7968bde2b6c6e887522f2c208188cf
mesa/extensions: Move entries entries to separate file

With this infrastructure set in place, we can now reuse the entries to
generate useful code.

v2: Add the new file into Makefile.sources (Emil)

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/mesa/Makefile.sources
src/mesa/main/extensions.c
src/mesa/main/extensions_table.h [new file with mode: 0644]