On 2012-03-31, at 4:49 PM, Henri Verbeet wrote:
> On 31 March 2012 21:20, Gaurav Jain wrote:
>> CARD_AMD_RADEON_HD6600M = 0x6741,
>> +CARD_AMD_RADEON_HD6750M = 0x6741,
> If those are actually supposed to be the same, I don't think there's
> much of a point in this patch.
>
On 31 March 2012 23:30, Christian Costa wrote:
> Do you have a better idea ?
>
My first guess would be to check if vertex buffers are perhaps
supposed to take a reference to the D3D interface.
> Btw, the problem is easily reproductible. The bugzlla entry contain the
> download link.
>
Yes, we hav
Le 31/03/2012 22:46, Henri Verbeet a écrit :
This looks wrong. Is there a legitimate way that this can happen?
The FIXME in wined3d_device_decref says :
FIXME("Device released with resources still bound, acceptable but
unexpected.\n");
If this is "acceptable", resources must not use the d
On 31 March 2012 21:20, Gaurav Jain wrote:
> CARD_AMD_RADEON_HD6600M = 0x6741,
> +CARD_AMD_RADEON_HD6750M = 0x6741,
If those are actually supposed to be the same, I don't think there's
much of a point in this patch.
This looks wrong. Is there a legitimate way that this can happen?
On Sat, Mar 31, 2012 at 06:00, Hans Leidekker wrote:
> On Fri, 2012-03-30 at 17:27 -0700, Austin English wrote:
>> + case MSIRUNMODE_REBOOTNOW:
>> + r = package->need_reboot;
>> + break;
>> +
>
> MSIRUNMODE_REBOOTNOW and MSIRUNMODE_REBOOTATEND are not the same thing.
>
>
It seems
Hi,
I wrote a win16 exe test file using open watcom but I cannot submit it
to winebot. I fails saying "Unricognized file type". This is a little
annoying.
Is this a known limitation of wine test bot ?
Thanks
Christian
On 3/31/12 3:36 PM, John Klehm wrote:
On Fri, Mar 30, 2012 at 11:08 AM, Jacek Caban wrote:
On 03/30/12 17:55, Aric Stewart wrote:
diff --git a/dlls/quartz/quartz_private.h b/dlls/quartz/quartz_private.h
index 35cd52b..d2f680c 100644
--- a/dlls/quartz/quartz_private.h
+++ b/dlls/quartz/quartz_p
On Fri, Mar 30, 2012 at 11:08 AM, Jacek Caban wrote:
> On 03/30/12 17:55, Aric Stewart wrote:
>> diff --git a/dlls/quartz/quartz_private.h b/dlls/quartz/quartz_private.h
>> index 35cd52b..d2f680c 100644
>> --- a/dlls/quartz/quartz_private.h
>> +++ b/dlls/quartz/quartz_private.h
>> @@ -38,7 +38,7 @
On Fri, 2012-03-30 at 17:27 -0700, Austin English wrote:
> +case MSIRUNMODE_REBOOTNOW:
> +r = package->need_reboot;
> +break;
> +
MSIRUNMODE_REBOOTNOW and MSIRUNMODE_REBOOTATEND are not the same thing.
I am no longer using this e-mail. Please contact me for my new e-mail address.
Thank you,
Mike
On 2012-03-30 15:36:06 +0200, Alexandre Julliard wrote:
> Kusanagi Kouichi writes:
>
> > @@ -1516,23 +1464,8 @@ static void add_face_to_cache(Face *face)
> > RegSetValueExW(hkey_face, face_full_name_value, 0, REG_SZ,
> > (BYTE*)face->FullName,
> > (strlenW(face->
12 matches
Mail list logo