[Mesa-dev] [PATCH 3/7] mesa: correctly manage GroupStackDepth

Emil Velikov emil.l.velikov at gmail.com
Sun Nov 22 15:50:17 PST 2015


On 22 November 2015 at 23:22, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> There are some places that you're not fixing up...
I thought I fixed all cases - which ones do you have in mind ? The
ones in debug_destroy() or the comparison in _mesa_PushDebugGroup() ?

> would this
> alternatively be resolved by returning GroupStackDepth+1 in
> _mesa_get_debug_state_int and leaving everything else alone?
>
True and it will result in a shorter patch. Then again the name would
be wrong :-\

Cheers,
Emil


More information about the mesa-dev mailing list