On Wed, Aug 31, 2016 at 2:22 AM, Thomas Hellstrom wrote:
> The code was triggering asserts in DEBUG builds of the SVGA driver since
> the reference count of the resource was never decremented before destroy.
>
> Signed-off-by: Thomas Hellstrom
> Reviewed-by: Brian Paul
Reviewed-by: Alex Deucher
The code was triggering asserts in DEBUG builds of the SVGA driver since
the reference count of the resource was never decremented before destroy.
Signed-off-by: Thomas Hellstrom
Reviewed-by: Brian Paul
---
src/gallium/auxiliary/postprocess/pp_mlaa.c | 6 ++
1 file changed, 2 insertions(+),