vl/compositor: set the scissor before clearing the render target
authorChristian König <christian.koenig@amd.com>
Wed, 13 Aug 2014 19:01:33 +0000 (21:01 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 26 Aug 2014 15:56:57 +0000 (17:56 +0200)
commit03a99ba9e41ea86355a4febbe0b1a114d5455b9f
tree90bdacb272921765cd785259a6b4114d6d9ae261
parentb73c20759fe1b4a96296bed58637f5ded7c9155c
vl/compositor: set the scissor before clearing the render target

Otherwise we clear areas that shouldn't be cleared.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
src/gallium/auxiliary/vl/vl_compositor.c