Hey, I've got a couple patches implementing build and setactionmap for
joysticks and I'd like you guys to give them a look.
These implementations are very generic and I think I could use them
for the keyboard and the mouse too. If everything's alright with these
patches that'll be my next step.
T
Grazvydas Ignotas writes:
> What about abusing F_GETFD/F_SETFD FD_CLOEXEC flag on file descriptor then?
No, we need it to be always set.
--
Alexandre Julliard
julli...@winehq.org
On Tue, Jul 19, 2011 at 12:39 PM, Alexandre Julliard
wrote:
> Grazvydas Ignotas writes:
>> ok, what about expanding fd cache in dlls/ntdll/server.c with some
>> functions to allow attaching a pointer to a handle? That would
>> increase cache memory usage though, but perhaps something else could
>
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=12606
Your paranoid android
Matteo Bruni wrote:
> 2011/7/19 Michael Stefaniuc :
>> ---
>> dlls/d3dx9_36/mesh.c |2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/dlls/d3dx9_36/mesh.c b/dlls/d3dx9_36/mesh.c
>> index 94a291f..d8f72c4 100644
>> --- a/dlls/d3dx9_36/mesh.c
>> +++ b/dlls/d3dx9_36/mes
2011/7/19 Michael Stefaniuc :
> ---
> dlls/d3dx9_36/mesh.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/dlls/d3dx9_36/mesh.c b/dlls/d3dx9_36/mesh.c
> index 94a291f..d8f72c4 100644
> --- a/dlls/d3dx9_36/mesh.c
> +++ b/dlls/d3dx9_36/mesh.c
> @@ -3376,7 +3376,7 @@ HR
On 07/19/2011 03:54 AM, Frédéric Delanoy wrote:
On Mon, Jul 18, 2011 at 23:53, Nerijus Baliunas
wrote:
---
AUTHORS |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Maybe you should ensure that the name you commit your patches with
(foo in 'foo') is correctly spelled as well. I b
On Tue, 19 Jul 2011 09:54:49 +0200 Frédéric Delanoy
wrote:
> On Mon, Jul 18, 2011 at 23:53, Nerijus Baliunas
> wrote:
> > ---
> > AUTHORS | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
>
> Maybe you should ensure that the name you commit your patches with
> (foo in 'foo ') is
Grazvydas Ignotas writes:
> ok, what about expanding fd cache in dlls/ntdll/server.c with some
> functions to allow attaching a pointer to a handle? That would
> increase cache memory usage though, but perhaps something else could
> use this too..
Handles can be shared across processes.
--
Ale
On Mon, Jul 18, 2011 at 23:53, Nerijus Baliunas
wrote:
> ---
> AUTHORS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Maybe you should ensure that the name you commit your patches with
(foo in 'foo ') is correctly spelled as well. I believe the
authors list is generated from wine
10 matches
Mail list logo