<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-flowed"
 style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">Hi,
<br>
<br>
this patch adds the initial scissorrect for d3d9. The improvement to
the previous version is to check the scissorrect dimensions also after
a device reset. The scissorrect dimensions are set in
IWineD3DStateBlockImpl_InitStartupStateBlock. The ddraw_test crash is
solved in IWineD3DBaseSwapChainImpl_GetBackBuffer which returns invalid
if there is no backbuffer array.
<br>
<br>
Cheers
<br>
Ric
</div>
</body>
</html>