xorg/vmwgfx: Don't clip video to viewport
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 26 Nov 2010 09:12:32 +0000 (10:12 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 26 Nov 2010 09:28:01 +0000 (10:28 +0100)
commit5822484510b45cac2e16d3b220fd33cef6c41a66
treecb698106bd3008f6981e3ece8a7531da95516f72
parent28ee7561f9e9bac8a76d5f96fe55b890a61a7d04
xorg/vmwgfx: Don't clip video to viewport

Since the viewport is not updated on RandR12 mode switches anymore,
clipping to viewport may incorrectly clip away the video.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/gallium/targets/xorg-vmwgfx/vmw_video.c