2011/11/9 Matteo Bruni :
> ---
This patch is not correct, please ignore it...
Am 09.11.2011 14:42, schrieb Matteo Bruni:
2011/11/9 David Adam:
Better, but there are still issues:
+if( polygon ) polygon->lpVtbl->Release(polygon);
+if( ppBuffer ) ID3DXBuffer_Release(ppBuffer);
You aren't setting those pointers to NULL (and your test shows that
D3DXCreatePolygon doe
Does anyone have an idea of what could be causing
http://bugs.winehq.org/show_bug.cgi?id=29027 ?
-Alex
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=15333
Your paranoid android
Hans Leidekker writes:
> This reverts commit 2556173f20ba9583044aaf31b16cbb2214d2b907.
> It causes a regression in the Quicken 2011 installer.
Does it really break because we are processing messages, or just because
we don't wait properly? If so fixing the wait would seem a better choice.
--
2011/11/9 David Adam :
>
Better, but there are still issues:
+if( polygon ) polygon->lpVtbl->Release(polygon);
+if( ppBuffer ) ID3DXBuffer_Release(ppBuffer);
You aren't setting those pointers to NULL (and your test shows that
D3DXCreatePolygon doesn't touch them when the call fails), so
On Tuesday 08 November 2011 23:23:23 Henri Verbeet wrote:
> On 8 November 2011 21:33, Stefan Dösinger wrote:
> > On Tuesday 08 November 2011 20:48:55 Henri Verbeet wrote:
> >> -FIXME("Partial block lock with %s\n",
> >> debug_d3dpool(surface->resource.pool));
> >
> > I added t
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=15332
Your paranoid android
Alistair Leslie-Hughes writes:
> Hi,
> Move DuplicateHandle to Create_Process.
> Added Makefile.in (missing from first patch)
>
> Changelog:
> mscoree: Implement ICorDebug CreateProcess
You should put everything in cordebug.c, there's no need to have a
separate file.
--
Alexandre Julliard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
It looks like the testbot has issues with the ö in my name:
error: while searching for:
/*
* Unit tests for DirectDraw overlay functions
*
* Copyright (C) 2008 Stefan D�singer for CodeWeavers
*
* This library is free software; you can redist
10 matches
Mail list logo