[Mesa-dev] [PATCH] bugfix : gl_program_parameter_list' StateFlags and _mesa_layout_parameters

Brian Paul brianp at vmware.com
Fri May 27 10:52:43 PDT 2011


On 05/27/2011 01:00 AM, Pierre-Eric Pelloux-Prayer wrote:
> Hi,
>
> _mesa_layout_parameters builds a new gl_program_parameter from an existing one.
> The problem is that the StateFlags field is not properly kept, because
> parameters handled in "PASS1" are simply memcpy'ed.
> This simple patch fixes the issue.

Looks good.  I'll commit the patch soon.

-Brian



More information about the mesa-dev mailing list