State of AMD 3d drivers?

2011-03-30 Thread Dan Kegel
How good are AMD's 3d drivers these days? A few years ago, the word was, if you wanted to run the wine test suite, you'd better have an nvidia graphics chip. Is that still true?

Re: [1/2] winefile: Remove unimplemented menu entries.

2011-03-30 Thread James McKenzie
On Wed, Mar 30, 2011 at 7:46 AM, Francois Gouget wrote: > They unnecessarily clutter the GUI and are unlikely to ever be implemented. > --- > > As discussed on wine-devel. > I still left Rename and Create Directory because they are basic > functions that should really be there (but I won't impleme

Re: semi-obsolete audio drivers

2011-03-30 Thread Andrew Eikum
On 03/30/2011 09:23 AM, joerg-cyril.hoe...@t-systems.com wrote: Andrew, [good news, esp. the time-line] Let's hope I can stick to it :-P. It's looking good, though. OSSv4 (complete) Do you specifically use OSS *v4* functions not available earlier? (I'm not familiar with OSS4, even though I

Re: semi-obsolete audio drivers

2011-03-30 Thread Andrew Eikum
Hi Joerg, On 03/30/2011 06:11 AM, joerg-cyril.hoe...@t-systems.com wrote: What do you think? - Why did people submit patches to one driver only when a short glance shows that the same bug is in the other cloned drivers too? Well, those people might not know that there are multiple driver

Re: [PATCH 1/6] winmm: Check callback flags prior to opening a driver.

2011-03-30 Thread Marvin
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=10217 Your paranoid android

Re: [06/10] msi: Accept whitespace-only property values on the command line.

2011-03-30 Thread Marvin
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=10214 Your paranoid android

semi-obsolete audio drivers

2011-03-30 Thread Joerg-Cyril.Hoehle
Hi, you may have noticed that I've always sent patches for the 3 audio drivers that I consider current and mostly up to date: + winealsa + wineoss + winecoreaudio and never for one of the other ones which I consider obsolete. - winejack - wineesd - winenas Sometimes I've been wondering whet

Re: [02/10] msi/tests: Get rid of workarounds for win9x test failures.

2011-03-30 Thread Marvin
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=10212 Your paranoid android

Fwd: Re: [PATCH 2/5] d3dx9_36: Implemented ID3DXConstantTable_SetIntArray and ID3DXConstantTable_SetInt (Try 5)

2011-03-30 Thread Rico Schüller
Forwarding to the list. Am 28.03.2011 20:47, schrieb David Laight: Ints and floats are represented differently and so, if we want to put an integer array into floating point registers, we need to have casts. If you were to simply call SetFloatArray, you would get nonsense values in the float

Re: [01/10] msi: Ignore invalid upgrade codes in the PublishProduct action.

2011-03-30 Thread Marvin
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=10211 Your paranoid android

Re: [PATCH 6/6] d3dx9: Use init function for ID3DXBuffer.

2011-03-30 Thread David Adam
You mix S_OK with D3D_OK. Though they are equivalent, I think it would be better to keep the only D3D_OK notation. A+ David 2011/3/29 Rico Schüller > --- > dlls/d3dx9_36/core.c | 36 +++- > 1 files changed, 27 insertions(+), 9 deletions(-) > > > > > >

Re: [PATCH] kernel32: Populate HKLM\HARDWARE\DEVICEMAP\Scsi on Mac OS.

2011-03-30 Thread Alexandre Julliard
Charles Davis writes: > OK. > > How do you propose to do that? The way this is done on Linux, it's > probably fine to just build up/tear down an entry for each device that > HAL/udev detects, but DiskArbitration only handles disks (and not other > types of SCSI devices) on Mac. I don't think we