[Mesa-dev] [PATCH 3/5] mesa: Handle clip control in meta operations.

Brian Paul brianp at vmware.com
Thu Oct 30 08:37:23 PDT 2014


On 10/30/2014 09:08 AM, Neil Roberts wrote:
> Brian Paul <brianp at vmware.com> writes:
>
>> We've always put GL state into the attribute group specified by the GL
>> specification.  Putting the new clip control state anywhere but in the
>> gl_context::Transform group would be inconsistent.
>
> I think Mathias was asking whether it could be put under a different
> *meta* state flag not whether it should be taken out of
> gl_context::Transform. It looks like there already isn't a strict
> correspondence between GL attribute groups and meta state flags.

OK, I thought the question was about my reply to the original review 
request.  Whatever arrangement is more functional in meta is fine by me.

-Brian




More information about the mesa-dev mailing list