[Mesa-dev] [PATCH 1/9] dispatch: Update check_table.cpp to reflect recent aliasing changes.

Matt Turner mattst88 at gmail.com
Tue Oct 30 16:57:43 PDT 2012


On Tue, Oct 30, 2012 at 10:42 AM, Paul Berry <stereotype441 at gmail.com> wrote:
> In commits bad96f6 and e7dd2e5 I added the following aliases:
> - ClampColor -> ClampColorARB
> - VertexAttribDivisor -> VertexAttribDivisorARB
>
> But I neglected to update check_table.cpp, causing "make check" to
> fail for non-shared-glapi builds.
>
> This patch removes the functions that are now aliased from
> check_table.cpp, so that "make check" works correctly again.
> ---

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list