Mesa (master): mesa/extensions: Move entries entries to separate file

Nanley Chery nchery at kemper.freedesktop.org
Thu Nov 12 21:12:09 UTC 2015


Module: Mesa
Branch: master
Commit: 8bd82a91c05804260041b572b1a5d812cb58ae96
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bd82a91c05804260041b572b1a5d812cb58ae96

Author: Nanley Chery <nanley.g.chery at intel.com>
Date:   Wed Sep 16 11:27:38 2015 -0700

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 at intel.com>
Reviewed-by: Chad Versace <chad.versace at intel.com>

---

 src/mesa/Makefile.sources        |    1 +
 src/mesa/main/extensions.c       |  326 +-------------------------------------
 src/mesa/main/extensions_table.h |  325 +++++++++++++++++++++++++++++++++++++
 3 files changed, 327 insertions(+), 325 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=8bd82a91c05804260041b572b1a5d812cb58ae96



More information about the mesa-commit mailing list