aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authordaniel@transgaming.com <daniel@transgaming.com@736b8ea6-26fd-11df-bfd4-992fa37f6226>2012-11-28 19:41:36 +0000
committerdaniel@transgaming.com <daniel@transgaming.com@736b8ea6-26fd-11df-bfd4-992fa37f6226>2012-11-28 19:41:36 +0000
commitb323df037b7a87eb16fcd8c81b4a3aeda77689c6 (patch)
tree708ce8541cda851c8a82293239a4717047527584 /AUTHORS
parent844ad78d26cac838ff18ac8d438c8c44e2191e66 (diff)
downloadangle-b323df037b7a87eb16fcd8c81b4a3aeda77689c6.tar.gz
Invalidate client window area when resetting swap chain
Resizing a window larger results in the newly exposed region being invalidated but the old region is treated as valid. This can result in the old region no longer updating. This has been observed on Windows 7 64-bit with Aero theme using NVIDIA GeForce GTS 250 and driver version 301.42. Invalidate the entire client window area when resetting the swap chain so that it updates properly. Original bug report: https://bugreports.qt-project.org/browse/QTBUG-27822 Review: http://codereview.appspot.com/6812076/ Author: Jonathan Liu git-svn-id: https://angleproject.googlecode.com/svn/branches/dx11proto@1458 736b8ea6-26fd-11df-bfd4-992fa37f6226
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 02946326..10e60d85 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,6 +24,7 @@ Ginn Chen
James Hauxwell
Sam Hocevar
Pierre Leveille
+Jonathan Liu
Boying Lu
Aitor Moreno
Yuri O'Donnell