[Mesa-dev] [PATCH v2 03/18] mesa/extensions: Move entries entries to seperate file
Chad Versace
chad.versace at intel.com
Wed Nov 11 14:41:45 PST 2015
On Fri 30 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery <nanley.g.chery at intel.com>
>
> 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>
> ---
> src/mesa/Makefile.sources | 1 +
> src/mesa/main/extensions.c | 321 +--------------------------------------
> src/mesa/main/extensions_table.h | 320 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 322 insertions(+), 320 deletions(-)
> create mode 100644 src/mesa/main/extensions_table.h
Patch 3 is
Reviewed-by: Chad Versace <chad.versace at intel.com>
More information about the mesa-dev
mailing list