Re: [PATCH 3/4] d3d9/tests: Verify window style after exiting fullscreen mode. (try 2)

2013-04-02 Thread Sam Edwards
On 04/01/2013 08:16 AM, Henri Verbeet wrote: I think it's ok for the tests to be todo_wine, but we do want ddraw coverage for this in the tests. Fine by me. But that will take a few days since I'll have to familiarize myself with ddraw first. :) In the meantime, should I resend this patchset

Re: uxtheme/tests: Don't test for themed app

2013-04-02 Thread Alexandre Julliard
André Hentschel n...@dawncrow.de writes: @@ -84,18 +84,14 @@ static void test_IsThemed(void) SetLastError(0xdeadbeef); bThemeActive = pIsThemeActive(); trace(Theming is %s\n, (bThemeActive) ? active : inactive); +ok( GetLastError() == ERROR_SUCCESS || +

Re: d3dx9 [patch1/3, try 2]: Do not use relative error for small numbers

2013-04-02 Thread Matteo Bruni
2013/4/1 Nozomi Kodama nozomi.kod...@yahoo.com Since there are only at most 7 significant digits for a float, we must not be too picky about the expected difference for small numbers -#define relative_error(exp, out) ((exp == 0.0f) ? fabs(exp - out) : (fabs(1.0f - (out) / (exp

Fwd: GSoC 2013 Ideas Page

2013-04-02 Thread Austin English
I cleaned this up a couple months ago and removed completed/obsolete projects, but it needs further improvements (mostly new ideas). Please contribute any ideas that you have. Thanks! -Austin -- Forwarded message -- From: Carol Smith car...@google.com Date: Tue, Apr 2, 2013 at

Re: GSoC 2013 Ideas Page

2013-04-02 Thread Austin English
On Tue, Apr 2, 2013 at 2:31 PM, Austin English austinengl...@gmail.comwrote: I cleaned this up a couple months ago and removed completed/obsolete projects, but it needs further improvements (mostly new ideas). Please contribute any ideas that you have. Thanks! -Austin -- Forwarded