- 21 Apr, 2004 2 commits
-
-
Emmanuel Maillard authored
-
Mike McCormack authored
-
- 20 Apr, 2004 17 commits
-
-
Ivan Leo Murray-Smith authored
-
Francois Gouget authored
-
Jakob Eriksson authored
-
Raphael Junqueira authored
headers.
-
Alexandre Julliard authored
the corresponding ntdll functionality.
-
Francois Gouget authored
Remove wszRegSeparator from devenum_private.h since it's neither exported by createdevenum.c nor used by anyone else.
-
Dmitry Timoshkov authored
-
Santosh Siddheshwar authored
DIALOG_CreateIndirect, so that it gets created correctly for non template-based dialogs.
-
Ivan Leo Murray-Smith authored
-
Ferenc Wagner authored
- Move from spawnvp() to CreateProcess(). - Force a 2-minute timeout on individual tests.
-
Francois Gouget authored
-
Francois Gouget authored
-
Robert Shearman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
using the corresponding ntdll functionality.
-
Francois Gouget authored
-
Christian Costa authored
Enable hw vertex shaders by default. Moved registry d3d config key to Software\Wine\Direct3D.
-
- 19 Apr, 2004 21 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Robert Shearman authored
- Allow [handle] attribute for types.
-
Ivan Leo Murray-Smith authored
-
Ivan Leo Murray-Smith authored
-
Ove Kaaven authored
misleading indentation.
-
Raphael Junqueira authored
detection (and not build time GL headers) - add a new debug channel for hardware vertex shaders - hardware VS "compiler" fixes: -> special case for address registers (MOV must be replaced by ARL) -> add line numbers to trace (better to find why NVidia drivers complains) -> one parse to determine temporary and address registers needs (@todo: check GL limits) -> remove duplicate traces from Generic ParseProgram
-
Filip Navara authored
-
Huw Davies authored
-
Francois Gouget authored
each time we enter the function.
-
Maxime Bellengé authored
stubbed for now).
-
Wolfgang Schwotzer authored
-
Michael Stefaniuc authored
-
Marcus Meissner authored
-
Ove Kaaven authored
non-dsound wave output performance in winealsa to an acceptable level. It's still possible to do better than the current code, but this should do for now.
-
Hans Leidekker authored
-
Alexandre Julliard authored
for UTF-8 codepage too. This was causing DIR_nt_to_unix to fail in some cases (tracked down with help from Alex Pasadyn).
-
Vincent Béron authored
on the work of John K. Hohm for other dlls.
-
Christoph Frick authored
values of the joystick mapped to the range the application wants them - generate events after setting the apropiate values in This->js - replaced magic ints with defines from linux/input.h - removed mapping code that generated wrong values for axes, that have the center on the min or max
-
Robert Reif authored
Adds support for deleting notification array. Minor debug and white space cleanups.
-
Eric Pouech authored
and stabs.c) - started implementing typedef support - functions now have a real function signature (only in stabs.c, still to be done in msc.c) - small enhancements to TI_GET_TYPE for functions - added support for functions' block and local variables in registers (msc.c) - fixed some bugs in StackWalk - constants are now stored as variants (instead of unsigned ints) - fixed regular expression management (dbghelp's RE are not the same as POSIX ones)
-