Reviewed-by: Marek Olšák
Marek
On Wed, Jul 8, 2015 at 10:34 PM, Rob Clark wrote:
> From: Rob Clark
>
> No where was it spelled out that the state tracker may expect the pipe
> driver to unref the old fence.
>
> Signed-off-by: Rob Clark
> ---
> src/gallium/include/pipe/p_context.h | 8 +++
On 09.07.2015 05:34, Rob Clark wrote:
> From: Rob Clark
>
> No where was it spelled out that the state tracker may expect the pipe
"Nowhere"?
> driver to unref the old fence.
>
> Signed-off-by: Rob Clark
Either way, the series is
Reviewed-by: Michel Dänzer
--
Earthling Michel Dänzer
From: Rob Clark
No where was it spelled out that the state tracker may expect the pipe
driver to unref the old fence.
Signed-off-by: Rob Clark
---
src/gallium/include/pipe/p_context.h | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/src/gallium/include/pipe/p_context.