[Mesa-dev] [PATCH 10/30] mesa: Remove ad-hoc arrays of gl_shader_program.

Brian Paul brianp at vmware.com
Fri Jan 10 07:39:36 PST 2014


On 01/09/2014 07:19 PM, Paul Berry wrote:
> Now that we have a ctx->Shader.CurrentProgram array, we can just use
> it directly.
> ---
>   src/mesa/main/context.c             | 6 +-----
>   src/mesa/state_tracker/st_draw.c    | 6 +-----
>   src/mesa/state_tracker/st_program.c | 6 +-----
>   3 files changed, 3 insertions(+), 15 deletions(-)
>

For patches 1 - 12:
Reviewed-by: Brian Paul <brianp at vmware.com>

More nice clean-ups!




More information about the mesa-dev mailing list