- 18 Dec, 2009 38 commits
-
-
Aurimas Fišeras authored
-
Amine Khaldi authored
-
Amine Khaldi authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
user32: Make WINPROC_AllocProc take a unicode flag for consistency with the other winproc functions.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Huw Davies authored
Found by Valgrind.
-
Hans Leidekker authored
Fixes a regression introduced by ef522c5e.
-
Hans Leidekker authored
-
James Hawkins authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Nikolay Sivov authored
-
Vincent Povirk authored
The sort function used by native is not entirely consistent with lstrcmpiW, even on Windows.
-
Huw Davies authored
Found by Valgrind.
-
Jeremy White authored
-
Jacek Caban authored
-
André Hentschel authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Luke Benstead authored
-
Juan Lang authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
The next patch uses this.
-
Henri Verbeet authored
I originally kept these when adding surface_init() in 5f581975 because the original code had them on most error paths. However, this actually broke ddraw because it assumed we don't touch "ppSurface" on errors. Just remove these since they're useless anyway.
-
Henri Verbeet authored
ddraw: Don't depend on IWineD3DDevice_CreateSurface() not touching the surface parameter on failure. The reason it actually fails is because of ddraw trying to create surface of type "SURFACE_UNKNOWN". Stefan should have a patch for that.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
- 17 Dec, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-