On 29/05/2014 13:18, Marek Olšák wrote :
Hi Axel,
flush_resource should be called before ctx->st->flush.
Marek
Thanks, I'll update for the next version of the patch.
Axel Davy
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.fr
Hi Axel,
flush_resource should be called before ctx->st->flush.
Marek
On Thu, May 29, 2014 at 5:22 AM, Axel Davy wrote:
> Signed-off-by: Axel Davy
> ---
> src/gallium/state_trackers/dri/drm/dri2.c | 43
> ---
> 1 file changed, 40 insertions(+), 3 deletions(-)
>
>
Signed-off-by: Axel Davy
---
src/gallium/state_trackers/dri/drm/dri2.c | 43 ---
1 file changed, 40 insertions(+), 3 deletions(-)
diff --git a/src/gallium/state_trackers/dri/drm/dri2.c
b/src/gallium/state_trackers/dri/drm/dri2.c
index eefbe42..f4db3d8 100644
--- a/sr