- 15 Mar, 2006 11 commits
-
-
Stefan Dösinger authored
-
Mike McCormack authored
-
Robert Reif authored
Print format for failed SetFormat calls.
-
James Hawkins authored
unicode counterparts.
-
Aric Cyr authored
- Make sure to release the dplayx semaphore in for error cases as well. - Prevent race condition between creation of the semaphore and grabbing of the lock by creating the semaphore in the locked state instead of unlocked.
-
Vitaliy Margolen authored
Using alpha bits > 8 makes this function fail, while it should not.
-
Rein Klazes authored
buffer in the convert_888_to_0888_* functions.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 14 Mar, 2006 10 commits
-
-
Pierre d'Herbemont authored
-
Dmitry Timoshkov authored
-
Robert Shearman authored
-
Robert Shearman authored
to NULL when net_loc isn't present in the input URL.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
thread creation function to the NTDLL one.
-
Robert Reif authored
Ues pipe sync code from OSS/ALSA rather than windows events.
-
Jan Zerebecki authored
-
Jan Zerebecki authored
-
- 13 Mar, 2006 19 commits
-
-
Alexandre Julliard authored
-
Juan Lang authored
- create a base cert context, and make functions unaware whether they're dealing with the base or derived type - simplify stores as a result
-
Mike McCormack authored
-
Roderick Colenbrander authored
In the old d3d8 code SetVertexShader stored the so called vertex declaration in the stateblock. In case of WineD3D this isn't done which breaks the drawPrimitive code. This patch stores the vertex declaration again in the stateblock which fixes Age Of Mythology.
-
Hans Leidekker authored
-
Christoph Frick authored
Mapping of ABS_HAT[0-3][XY] to the four POV used by dinput.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
The test for "about:" in InternetCrackUrlW should be more general so that only URLs without double slashes should also be assumed not to have a host name. Add another test for this case and remove an unreliable InternetCreateUrl test.
-
Robert Shearman authored
-
Stefan Dösinger authored
-
Vitaliy Margolen authored
Use local temp variable instead.
-
Vitaliy Margolen authored
-
Paul Vriens authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-