- 27 Apr, 2004 1 commit
-
-
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 22 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.
-
Dmitry Timoshkov authored
depending on whether a window proc is unicode or ANSI.
-
- 23 Apr, 2004 17 commits
-
-
Alexandre Julliard authored
GetDriveType using the new symlink mechanism. Made GetDriveType attempt to autodetect the type if not specified in the registry.
-
Ferenc Wagner authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Alexandre Julliard authored
code.
-
Jon Griffiths authored
-
Dmitry Timoshkov authored
wrong parameter. Revert previous erroneous fix.
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
Link to winehq source for implemented functions.
-
Raphael Junqueira authored
default rendering code using VertexShaderDeclaration for datas) as GL drivers don't like empty programs.
-
Raphael Junqueira authored
GLX/GL drivers).
-
Alexandre Julliard authored
-
Ferenc Wagner authored
Add the Build info section to the output.
-