- 20 Apr, 2004 7 commits
-
-
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 24 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)
-
Robert Shearman authored
structure. - Replace {Get,Set}WindowLong by {Get,Set}WindowLongPtr where appropriate.
-
Raphael Junqueira authored
- IDxDiagContainerImpl implementation - IDxDiagProvider::GetRootContainer (that creates the root container)
-
Filip Navara authored
-
- 17 Apr, 2004 7 commits
-
-
Alexandre Julliard authored
corresponding ntdll functions.
-
Alexandre Julliard authored
directly so that they can take advantage of the FILE_DIRECTORY_FILE option.
-
Emmanuel Maillard authored
-
Mike Hearn authored
available, so stub them out in case applications use them.
-
Emmanuel Maillard authored
-
Dmitry Timoshkov authored
already presents in the layout tables - search the layout tables only if XLookupString returned non zero number of characters for a keysym, otherwise that's a non character key - avoid inserting VK_OEM_x codes into unassigned positions since these codes might already be in the layout table, thus creating a conflict
-
Emmanuel Maillard authored
-
- 16 Apr, 2004 2 commits
-
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
-