- 29 Apr, 2004 7 commits
-
-
Mike McCormack authored
-
Krzysztof Foltman authored
mapping.
-
Dmitry Timoshkov authored
-
Mike McCormack authored
-
Alexandre Julliard authored
Store drive types in the registry instead of in the config file. Added some more code to convert existing config to the new scheme.
-
Robert Reif authored
-
Raphael Junqueira authored
(glCompressedTexImage2DARB problem). - Fix typo on constant. - Detection of NVidia texture_shader and register_combiners extensions. - Begin to implement BUMPMAPPING using NVidia Texture shader extension (not really working for now).
-
- 28 Apr, 2004 11 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jakob Eriksson authored
-
Robert Reif authored
tests results. Replaced -1 with WAVE_MAPPER.
-
Hans Leidekker authored
-
Alexandre Julliard authored
functions.
-
Alexandre Julliard authored
-
Raphael Junqueira authored
- implements some A -> W calls (W calls must be implemented)
-
Francois Gouget authored
-
Ove Kaaven authored
-
Andreas Mohr authored
-
- 27 Apr, 2004 13 commits
-
-
Alexandre Julliard authored
function so that we can reuse that support for off-screen windows.
-
William Lahti authored
-
Mike McCormack authored
-
Jon Griffiths authored
-
Jon Griffiths authored
Test VarOr; fix a failure with later oleaut32 versions. Speed up compilation by sharing failure strings.
-
Jon Griffiths authored
Fixes for untested VarXor,VarAbs,VarNot input types.
-
Dmitry Timoshkov authored
item following a separator has our "magic" value.
-
Kevin Koltzau authored
-
Robert Reif authored
reasonable limits.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
functions.
-
Alexandre Julliard authored
can return the correct error code in all cases. Changed MoveFileExW to use wine_nt_to_unix_file_name to avoid computing the NT name twice. Fixed crash in GetDriveTypeW with a NULL root.
-
- 26 Apr, 2004 9 commits
-
-
Ilya Korniyko authored
-
Christian Costa authored
Fixed SetViewport. Fixed SetRenderTarget (based on Jason Edmeades' work). Improved trace.
-
Filip Navara authored
communication.
-
Dimitrie O. Paun authored
Do not depend on other files being included first. Have the same include graph as the MS headers. Protect against trying to use libc when not possible. Cleanups.
-
Dimitrie O. Paun authored
-
Francois Gouget authored
snd_pcm_open(). Otherwise if it fails we get a crash trying to close an invalid alsa handle.
-
Duane Clark authored
-
Francois Gouget authored
mapper. DRV_QUERYDEVICEINTERFACE is not supported on all Windows versions. Check the length returned by DRV_QUERYDEVICEINTERFACESIZE and fix memory leak. Some Windows sound drivers allow wild frequencies such as the 2MHz one. So modify this test to use an invalid number of bits per sample instead (hopefully that will fail really everywhere).
-
Filip Navara authored
-