- 06 Apr, 2009 3 commits
-
-
Marcus Meissner authored
-
Nicolas Le Cam authored
-
Nicolas Le Cam authored
-
- 03 Apr, 2009 23 commits
-
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rein Klazes authored
user32: Fix for the ending of menu tracking in the default handler of WM_CANCELMODE message with test.
-
Paul Vriens authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Rein Klazes authored
user32: In COMBO_WindowPosChanging() do not change the height of the the dropped rectangle, if the new height is too small.
-
Nikolay Sivov authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
Paul Chitescu authored
-
- 02 Apr, 2009 14 commits
-
-
Nikolay Sivov authored
-
Aric Stewart authored
winmm: SND_ALIAS and SND_ALIAS_ID overlap so when checking for SND_ALIAS_ID make sure it is SND_ALIAS_ID and not SND_ALIAS.
-
Aric Stewart authored
Prevents hanging in Outlook 2000 on sound cleanup.
-
Paul Vriens authored
-
Paul Vriens authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Vincent Povirk authored
-
Rein Klazes authored
Made several tests pass on NT4 (no SP), Vista and Win2k8.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
This allows us to avoid comparing against WINED3DSIO_*, which is specific to the bytecode.
-
Henri Verbeet authored
num_params includes the destination parameter, while we're only interested in source parameters. This doesn't cause problems for any of the instrctions currently handled by shader_glsl_map2gl() though, since they all happen to have at least 1 source parameter.
-
Henri Verbeet authored
The "instr" parameter to shader_glsl_gen_modifier() is actually a source parameter, so comparing against WINED3DSIO_TEXKILL is just silly.
-