On Sun, Jun 15, 2008 at 7:08 AM, Paul Vriens <[EMAIL PROTECTED]> wrote:
> James Hawkins wrote:
>>
>> Hi,
>>
>> Fixes bug 13643 and the ddraw:d3d tests.
>>
>> Changelog:
>> * Reset the viewport data before each test.
>>
>> dlls/ddraw/tests/d3d.c | 31 +
>> 1 files
I have seen this too, on a real XP machine with nvidia card. But it doesn't
happen on some others, like a win98 machine I tried it on.
If I remember it correctly from the time I tried to debug it, one of the calls
to TransformVertices there seemed to overflow the buffer on the stack it writes
t
James Hawkins wrote:
> Hi,
>
> Fixes bug 13643 and the ddraw:d3d tests.
>
> Changelog:
> * Reset the viewport data before each test.
>
> dlls/ddraw/tests/d3d.c | 31 +
> 1 files changed, 20 insertions(+), 11 deletions(-)
>
>
>
> -