On Mon, 21 Apr 2014 21:04:42 -0500
Jason Ekstrand wrote:
> This fixes an issue in the pixman renderer where it would not render
> surfaces correctly if both wl_viewport and wl_surface.set_buffer_transform
> were used.
>
> Signed-off-by: Jason Ekstrand
> ---
> src/pixman-renderer.c | 4 ++--
>
This fixes an issue in the pixman renderer where it would not render
surfaces correctly if both wl_viewport and wl_surface.set_buffer_transform
were used.
Signed-off-by: Jason Ekstrand
---
src/pixman-renderer.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pixman-re