[Mesa-dev] [PATCH v2 0/6] Minor fixes to the code that populates the dispatch table.
Matt Turner
mattst88 at gmail.com
Tue Oct 23 10:56:35 PDT 2012
On Mon, Oct 22, 2012 at 5:22 PM, Paul Berry <stereotype441 at gmail.com> wrote:
> Changes based on comments from Matt and Brian. Patch 3/6 has been
> added. Patch 6/6 has been updated.
>
> [PATCH v2 1/6] main: Fix warning ('struct gl_context' declared inside parameter list).
> [PATCH v2 2/6] glapi: Alias ClampColor and ClampColorARB.
> [PATCH v2 3/6] glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.
> [PATCH v2 4/6] _mesa_create_exec_table: de-deprecate GetPointerv.
> [PATCH v2 5/6] _mesa_create_exec_table(): deprecate ProgramStringARB.
> [PATCH v2 6/6] _mesa_create_exec_table: GLES3 fixes.
The fixes look good. Thanks. I'm glad my test was able to catch a
couple of things.
The series is Reviewed-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list