- 28 Apr, 2004 6 commits
-
-
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 21 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
-
Dmitry Timoshkov authored
-
Marcus Meissner authored
Incorporated bugfix from Christian Costa in vshader_expp.
-
Ivan Leo Murray-Smith authored
-
Raphael Junqueira authored
- implement SetRenderState D3DRS_RANGEFOGENABLE - fix SetRenderState D3DRS_FOGVERTEXMODE Caps/Detection traces - fix IDirect3D8::GetAdapterIdentifier to use FillGLCaps and provide more exact infos (driver versions, vendor, ...) - split Fake GL Context creation from GetDeviceCaps for external use - add a new channel (d3d_caps) for all IDirect3D8 Caps/detection traces - rename fps channel to d3d_fps - high use of runtime detected OpenGL Caps instead of defines - update supported Caps using runtime detection
-
Maxime Bellengé authored
styles.
-
Jukka Heinonen authored
twice as it will only be unlocked once.
-
Marcus Meissner authored
Fixed strict aliasing problem.
-
Jukka Heinonen authored
file name.
-
Duane Clark authored
-
Francois Gouget authored
-
Francois Gouget authored
formats.
-
Francois Gouget authored
Constify the string constants.
-