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

Chad Versace chad.versace at linux.intel.com
Wed Oct 31 15:02:47 PDT 2012


On 10/30/2012 10:42 AM, Paul Berry 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.
> ---
>  src/mapi/glapi/tests/check_table.cpp | 2 --
>  1 file changed, 2 deletions(-)
> 

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the mesa-dev mailing list