- 19 Oct, 2009 40 commits
-
-
Francois Gouget authored
-
Ričardas Barkauskas authored
-
Marcus Meissner authored
-
Juan Lang authored
-
Henri Verbeet authored
-
Henri Verbeet authored
The root problem here is that with the original error handling a NULL dereference occurs (IWineD3DBaseTexture_GetType()) when either the source or destination texture is NULL. Rewriting the error handling changes the indentation of almost the entire function though, so this patch ends up rewriting the entire function.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Wilfried Pasquazzo authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Marcus Meissner authored
-
Ge van Geldorp authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
mciwave: Simplify async command management by directly calling the right function instead of going through winmm again.
-
Michael Stefaniuc authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
crypt32: Introduce a helper function to search for certificates that doesn't require recreating the search key for every certificate.
-
Juan Lang authored
-
Juan Lang authored
crypt32: Explicitly pass pointers to blob arrays rather than relying on an invalid alignment assumption.
-
Juan Lang authored
crypt32: Explicitly pass pointers to blob arrays rather than relying on an invalid alignment assumption.
-
Juan Lang authored
-