wine
18 years agokernel32: Remove a line that was supposed to be deleted by the previous patch.
Dmitry Timoshkov [Tue, 2 Jan 2007 13:23:54 +0000 (21:23 +0800)] 
kernel32: Remove a line that was supposed to be deleted by the previous patch.

18 years agousp10: Document ScriptFreeCache, ScriptGetFontProperties, ScriptStringFree and Script...
Hans Leidekker [Tue, 2 Jan 2007 15:11:10 +0000 (16:11 +0100)] 
usp10: Document ScriptFreeCache, ScriptGetFontProperties, ScriptStringFree and ScriptGetCMap.

18 years agousp10: Downgrade some more FIXME's to TRACE's.
Hans Leidekker [Tue, 2 Jan 2007 14:31:34 +0000 (15:31 +0100)] 
usp10: Downgrade some more FIXME's to TRACE's.

18 years agousp10: Implement ScriptStringValidate.
Hans Leidekker [Tue, 2 Jan 2007 14:26:32 +0000 (15:26 +0100)] 
usp10: Implement ScriptStringValidate.

18 years agokernel32: Add a stub implementation for TermsrvAppInstallMode.
Hans Leidekker [Tue, 2 Jan 2007 14:22:44 +0000 (15:22 +0100)] 
kernel32: Add a stub implementation for TermsrvAppInstallMode.

18 years agogdi32: Implement GetCharWidthI.
Hans Leidekker [Tue, 2 Jan 2007 13:18:31 +0000 (14:18 +0100)] 
gdi32: Implement GetCharWidthI.

18 years agowineded3: dirtyend set to more than resource size.
Christoph Bumiller [Mon, 1 Jan 2007 18:08:06 +0000 (19:08 +0100)] 
wineded3: dirtyend set to more than resource size.

18 years agowined3d: Fix point handling.
Nick Burns [Mon, 1 Jan 2007 09:58:33 +0000 (01:58 -0800)] 
wined3d: Fix point handling.

18 years agowinecoreaudio: Fix race condition in drvclose.
Nick Burns [Mon, 1 Jan 2007 10:22:58 +0000 (02:22 -0800)] 
winecoreaudio: Fix race condition in drvclose.

18 years agoUse GetDC instead of CreateDC where possible.
Alexandre Julliard [Tue, 2 Jan 2007 16:16:36 +0000 (17:16 +0100)] 
Use GetDC instead of CreateDC where possible.

18 years agomake_makefiles: Properly skip dlls marked with MKDLL_SKIP.
Alexandre Julliard [Tue, 2 Jan 2007 16:09:23 +0000 (17:09 +0100)] 
make_makefiles: Properly skip dlls marked with MKDLL_SKIP.

18 years agogdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.
Alexandre Julliard [Tue, 2 Jan 2007 16:09:10 +0000 (17:09 +0100)] 
gdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.

18 years agocomdlg32: Declare function static.
Andrew Talbot [Mon, 1 Jan 2007 14:59:58 +0000 (14:59 +0000)] 
comdlg32: Declare function static.

18 years agowrc: Declare some variables static const.
Andrew Talbot [Mon, 1 Jan 2007 13:22:46 +0000 (13:22 +0000)] 
wrc: Declare some variables static const.

18 years agodnsapi: Fix entering the success case (Coverity).
Kai Blin [Mon, 1 Jan 2007 11:42:44 +0000 (12:42 +0100)] 
dnsapi: Fix entering the success case (Coverity).

18 years agoimagehelp: Remove unused if() check in error path.
Kai Blin [Mon, 1 Jan 2007 11:42:35 +0000 (12:42 +0100)] 
imagehelp: Remove unused if() check in error path.

18 years agowrc: Fix comparison typo (Coverity).
Kai Blin [Mon, 1 Jan 2007 11:42:09 +0000 (12:42 +0100)] 
wrc: Fix comparison typo (Coverity).

18 years agod3d8: Fix failing tests on windows, when no 3d hardware acceleration is available.
Louis Lenders [Sun, 31 Dec 2006 14:28:28 +0000 (14:28 +0000)] 
d3d8: Fix failing tests on windows, when no 3d hardware acceleration is available.

18 years agod3d9: Fix failing tests on windows, when no 3d hardware acceleration is available.
Louis Lenders [Sun, 31 Dec 2006 14:25:56 +0000 (14:25 +0000)] 
d3d9: Fix failing tests on windows, when no 3d hardware acceleration is available.

18 years agoRevert "wined3d: Simplify the get_write_mask and get_swizzle functions."
Alexandre Julliard [Tue, 2 Jan 2007 12:21:47 +0000 (13:21 +0100)] 
Revert "wined3d: Simplify the get_write_mask and get_swizzle functions."

This reverts commit a9f658f6a68fbe53bcf30ab0329e5ff91451bf30.

18 years agouser32: Initialize clip rectangle on first use.
Vitaliy Margolen [Fri, 29 Dec 2006 19:31:08 +0000 (12:31 -0700)] 
user32: Initialize clip rectangle on first use.

18 years agowined3d: Clip mouse after resolution change while creating default swap chain.
Vitaliy Margolen [Fri, 29 Dec 2006 19:25:25 +0000 (12:25 -0700)] 
wined3d: Clip mouse after resolution change while creating default swap chain.

18 years agodbghelp: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Sat, 30 Dec 2006 20:56:03 +0000 (20:56 +0000)] 
dbghelp: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

18 years agomsvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Sat, 30 Dec 2006 20:57:50 +0000 (20:57 +0000)] 
msvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

18 years agontdll: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Sat, 30 Dec 2006 21:08:00 +0000 (21:08 +0000)] 
ntdll: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

18 years agownaspi32: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Sat, 30 Dec 2006 20:59:30 +0000 (20:59 +0000)] 
wnaspi32: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

18 years agodmband: Remove unused file-static variable.
Andrew Talbot [Fri, 29 Dec 2006 14:55:46 +0000 (14:55 +0000)] 
dmband: Remove unused file-static variable.

18 years agousp10: Implement ScriptStringOut.
Jeff Latimer [Fri, 29 Dec 2006 11:37:16 +0000 (22:37 +1100)] 
usp10: Implement ScriptStringOut.

18 years agokernel32: Remove incorrect and incomplete implementation of BeginResourceUpdate.
Mike McCormack [Thu, 28 Dec 2006 10:58:35 +0000 (19:58 +0900)] 
kernel32: Remove incorrect and incomplete implementation of BeginResourceUpdate.

18 years agokernel32: Add a short test for Begin/EndUpdateResource.
Mike McCormack [Thu, 28 Dec 2006 10:57:43 +0000 (19:57 +0900)] 
kernel32: Add a short test for Begin/EndUpdateResource.

18 years agowined3d: Add emtpy vertex declaration and related states to the state table.
Stefan Dösinger [Mon, 1 Jan 2007 23:35:07 +0000 (00:35 +0100)] 
wined3d: Add emtpy vertex declaration and related states to the state table.

18 years agowined3d: Add stub handlers for world matrices 1-255.
Stefan Dösinger [Mon, 1 Jan 2007 23:25:51 +0000 (00:25 +0100)] 
wined3d: Add stub handlers for world matrices 1-255.

18 years agowined3d: Put the decoded strided data structure into the device.
Stefan Dösinger [Mon, 1 Jan 2007 23:21:26 +0000 (00:21 +0100)] 
wined3d: Put the decoded strided data structure into the device.

18 years agowined3d: Move WINED3DTS_MODELVIEW to the state table.
Stefan Dösinger [Mon, 1 Jan 2007 23:48:58 +0000 (00:48 +0100)] 
wined3d: Move WINED3DTS_MODELVIEW to the state table.

18 years agowined3d: Remove IWineD3DDevice_ApplyStateChanges.
Stefan Dösinger [Mon, 1 Jan 2007 23:07:55 +0000 (00:07 +0100)] 
wined3d: Remove IWineD3DDevice_ApplyStateChanges.

18 years agowined3d: Move WINED3DTS_TEXTURETRANSFORMFLAGS to the state table.
Stefan Dösinger [Mon, 1 Jan 2007 22:53:59 +0000 (23:53 +0100)] 
wined3d: Move WINED3DTS_TEXTURETRANSFORMFLAGS to the state table.

18 years agopreloader: Reset both AT_SYSINFO and AT_SYSINFO_EHDR when one of them conflicts.
Alexandre Julliard [Tue, 2 Jan 2007 11:21:45 +0000 (12:21 +0100)] 
preloader: Reset both AT_SYSINFO and AT_SYSINFO_EHDR when one of them conflicts.

18 years agogdi32: Remove redundant debug channel, use the default one instead.
Dmitry Timoshkov [Tue, 2 Jan 2007 08:25:07 +0000 (16:25 +0800)] 
gdi32: Remove redundant debug channel, use the default one instead.

18 years agontdll: Remove an unnecessary NULL check.
Jeff Latimer [Tue, 2 Jan 2007 05:25:30 +0000 (16:25 +1100)] 
ntdll: Remove an unnecessary NULL check.

18 years agokernel32: Implement CopyFileWithProgress.
Mike McCormack [Tue, 2 Jan 2007 02:40:00 +0000 (11:40 +0900)] 
kernel32: Implement CopyFileWithProgress.

18 years agowinex11.drv: Remove get_drawable.
Roderick Colenbrander [Mon, 1 Jan 2007 21:37:54 +0000 (22:37 +0100)] 
winex11.drv: Remove get_drawable.

18 years agowinecfg: Remove desktop double buffering option.
Roderick Colenbrander [Mon, 1 Jan 2007 16:56:44 +0000 (17:56 +0100)] 
winecfg: Remove desktop double buffering option.

18 years agowinex11.drv: Remove desktop double buffering option.
Roderick Colenbrander [Mon, 1 Jan 2007 16:56:44 +0000 (17:56 +0100)] 
winex11.drv: Remove desktop double buffering option.

18 years agontdll: Fix NtQueryDirectoryFile handling of short names on vfat filesystems.
Reinhard Karcher [Sat, 30 Dec 2006 08:36:06 +0000 (09:36 +0100)] 
ntdll: Fix NtQueryDirectoryFile handling of short names on vfat filesystems.

18 years agouser32: Make more ShowWindow tests pass under Wine.
Dmitry Timoshkov [Sun, 31 Dec 2006 09:27:23 +0000 (17:27 +0800)] 
user32: Make more ShowWindow tests pass under Wine.

18 years agokernel32: Make the locale test pass without errors under XP SP2.
Dmitry Timoshkov [Sun, 31 Dec 2006 13:11:50 +0000 (21:11 +0800)] 
kernel32: Make the locale test pass without errors under XP SP2.

18 years agontdll: Map ESPIPE to STATUS_ILLEGAL_FUNCTION.
Dmitry Timoshkov [Sun, 31 Dec 2006 09:28:23 +0000 (17:28 +0800)] 
ntdll: Map ESPIPE to STATUS_ILLEGAL_FUNCTION.

18 years agomsi/tests: Remove test directory after the files have been deleted.
Paul Vriens [Sun, 31 Dec 2006 14:19:35 +0000 (15:19 +0100)] 
msi/tests: Remove test directory after the files have been deleted.

18 years agokernel32/tests: Run tests on NT4 again.
Paul Vriens [Sat, 30 Dec 2006 19:19:24 +0000 (20:19 +0100)] 
kernel32/tests: Run tests on NT4 again.

18 years agokernel32/tests: Moved ok-statement to the appropriate place.
Paul Vriens [Sat, 30 Dec 2006 19:19:07 +0000 (20:19 +0100)] 
kernel32/tests: Moved ok-statement to the appropriate place.

18 years agokernel32/tests: Move USE_EXTENDED_PRIORITIES outside the if-statement.
Paul Vriens [Sat, 30 Dec 2006 19:18:58 +0000 (20:18 +0100)] 
kernel32/tests: Move USE_EXTENDED_PRIORITIES outside the if-statement.

18 years agowinspool.drv/tests: Skip EnumPrintersW tests when not implemented.
Paul Vriens [Sat, 30 Dec 2006 17:13:08 +0000 (18:13 +0100)] 
winspool.drv/tests: Skip EnumPrintersW tests when not implemented.

18 years agowinex11.drv: Fix the regression caused by a previous change.
Dmitry Timoshkov [Sat, 30 Dec 2006 14:03:36 +0000 (22:03 +0800)] 
winex11.drv: Fix the regression caused by a previous change.

18 years agouser32: Update the ShowWindow test to pass cleanly under Windows 2000.
Dmitry Timoshkov [Sat, 30 Dec 2006 14:03:03 +0000 (22:03 +0800)] 
user32: Update the ShowWindow test to pass cleanly under Windows 2000.

18 years agoconfigure: Use the correct ar tool when building Mingw import libraries.
Alexandre Julliard [Mon, 1 Jan 2007 12:44:45 +0000 (13:44 +0100)] 
configure: Use the correct ar tool when building Mingw import libraries.

18 years agoconfigure: Added a generic macro for checking for Mingw programs.
Alexandre Julliard [Mon, 1 Jan 2007 12:14:21 +0000 (13:14 +0100)] 
configure: Added a generic macro for checking for Mingw programs.

18 years agoole32: Add tests for channel hooks.
Rob Shearman [Fri, 29 Dec 2006 14:44:14 +0000 (14:44 +0000)] 
ole32: Add tests for channel hooks.

18 years agoinclude: Add function declarations for CoAllowSetForegroundWindow and CoRegisterChann...
Rob Shearman [Fri, 29 Dec 2006 14:43:28 +0000 (14:43 +0000)] 
include: Add function declarations for CoAllowSetForegroundWindow and CoRegisterChannelHook to objbase.h.

18 years agowined3d: Simplify the get_write_mask and get_swizzle functions.
H. Verbeet [Fri, 29 Dec 2006 14:32:10 +0000 (15:32 +0100)] 
wined3d: Simplify the get_write_mask and get_swizzle functions.

18 years agowined3d: Cleanup & merge pshader_get_input_register_swizzle() and vshader_program_add...
H. Verbeet [Fri, 29 Dec 2006 14:32:01 +0000 (15:32 +0100)] 
wined3d: Cleanup & merge pshader_get_input_register_swizzle() and vshader_program_add_input_param_swizzle().

18 years agowined3d: Cleanup shader_glsl_get_input_register_swizzle().
H. Verbeet [Fri, 29 Dec 2006 14:31:43 +0000 (15:31 +0100)] 
wined3d: Cleanup shader_glsl_get_input_register_swizzle().

18 years agowined3d: Cleanup & merge pshader_get_write_mask() and vshader_program_add_output_para...
H. Verbeet [Fri, 29 Dec 2006 14:31:35 +0000 (15:31 +0100)] 
wined3d: Cleanup & merge pshader_get_write_mask() and vshader_program_add_output_param_swizzle().

18 years agowined3d: Cleanup shader_glsl_get_output_register_swizzle().
H. Verbeet [Fri, 29 Dec 2006 14:31:26 +0000 (15:31 +0100)] 
wined3d: Cleanup shader_glsl_get_output_register_swizzle().

18 years agowined3d: Remove dead code in shader_get_registers_used().
H. Verbeet [Fri, 29 Dec 2006 14:31:16 +0000 (15:31 +0100)] 
wined3d: Remove dead code in shader_get_registers_used().

As spotted by Christoph Bumiller, these branches are now never
reached. Also, at least in the case of WINED3DSIO_TEXM3x3SPEC and
WINED3DSIO_TEXM3x3VSPEC the old code was not quite correct, since we
can lookup rather than guess the texture type these days.

18 years agocomctl32: listview: Fix getting user params and subitems.
Frank Richter [Fri, 29 Dec 2006 18:19:36 +0000 (19:19 +0100)] 
comctl32: listview: Fix getting user params and subitems.

When querying a listview subitem for the user param, the main item's
user param is returned. Also, when a subitem is custom-drawn, the main
item's user param is passed along.

18 years agowinex11drv: Make dxgrab global.
Vitaliy Margolen [Fri, 29 Dec 2006 19:26:35 +0000 (12:26 -0700)] 
winex11drv: Make dxgrab global.

18 years agodinput: Move keyboard to using new EnumObjects from base class.
Vitaliy Margolen [Fri, 29 Dec 2006 05:45:53 +0000 (22:45 -0700)] 
dinput: Move keyboard to using new EnumObjects from base class.

18 years agousp10: Factor out script cache handling.
Hans Leidekker [Thu, 28 Dec 2006 15:12:45 +0000 (16:12 +0100)] 
usp10: Factor out script cache handling.

18 years agoserver: Implement process control using Mach primitives for Mac OS.
Alexandre Julliard [Fri, 29 Dec 2006 19:38:49 +0000 (20:38 +0100)] 
server: Implement process control using Mach primitives for Mac OS.

With help from Ken Thomases.

18 years agoloader: Use the Mach thread port as thread id on Mac OS.
Alexandre Julliard [Fri, 29 Dec 2006 19:02:02 +0000 (20:02 +0100)] 
loader: Use the Mach thread port as thread id on Mac OS.

18 years agoserver: Add hooks to support process tracing mechanisms other than ptrace.
Alexandre Julliard [Fri, 29 Dec 2006 15:56:11 +0000 (16:56 +0100)] 
server: Add hooks to support process tracing mechanisms other than ptrace.

18 years agoserver: Split get_thread_from_pid to allow lookups by tid or pid only.
Alexandre Julliard [Fri, 29 Dec 2006 15:53:33 +0000 (16:53 +0100)] 
server: Split get_thread_from_pid to allow lookups by tid or pid only.

18 years agojoystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv.
Alexandre Julliard [Fri, 29 Dec 2006 13:29:20 +0000 (14:29 +0100)] 
joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv.

18 years agomake_makefiles: List test directories explicitly in .gitignore.
Alexandre Julliard [Fri, 29 Dec 2006 13:21:17 +0000 (14:21 +0100)] 
make_makefiles: List test directories explicitly in .gitignore.

18 years agomake_makefiles: In .gitignore, explicitly list files that we know are generated inste...
Alexandre Julliard [Fri, 29 Dec 2006 11:49:26 +0000 (12:49 +0100)] 
make_makefiles: In .gitignore, explicitly list files that we know are generated instead of using wildcards.

18 years agoMake.rules: Be more specific in make clean, only clean targets that we have created.
Alexandre Julliard [Fri, 29 Dec 2006 11:42:25 +0000 (12:42 +0100)] 
Make.rules: Be more specific in make clean, only clean targets that we have created.

18 years agod3d9/tests: Avoid sizeof in traces.
Alexandre Julliard [Fri, 29 Dec 2006 11:41:36 +0000 (12:41 +0100)] 
d3d9/tests: Avoid sizeof in traces.

18 years agod3d8/tests: Avoid sizeof in traces.
Alexandre Julliard [Fri, 29 Dec 2006 11:41:32 +0000 (12:41 +0100)] 
d3d8/tests: Avoid sizeof in traces.

18 years agowinecoreaudio: Report actual supported input wave formats.
Ken Thomases [Thu, 28 Dec 2006 17:07:24 +0000 (11:07 -0600)] 
winecoreaudio: Report actual supported input wave formats.

Also, added some output formats that Core Audio ought to be able to handle.

18 years agowinecoreaudio: Implement CoreAudio_wiAudioUnitIOProc, the input callback.
Ken Thomases [Thu, 28 Dec 2006 17:07:16 +0000 (11:07 -0600)] 
winecoreaudio: Implement CoreAudio_wiAudioUnitIOProc, the input callback.

18 years agowinecoreaudio: Implement widStart.
Ken Thomases [Thu, 28 Dec 2006 17:07:08 +0000 (11:07 -0600)] 
winecoreaudio: Implement widStart.

18 years agowinecoreaudio: Implement widStop.
Ken Thomases [Thu, 28 Dec 2006 17:07:02 +0000 (11:07 -0600)] 
winecoreaudio: Implement widStop.

18 years agowinecoreaudio: Changed widReset to stop the audio unit.
Ken Thomases [Thu, 28 Dec 2006 17:06:56 +0000 (11:06 -0600)] 
winecoreaudio: Changed widReset to stop the audio unit.

18 years agowinecoreaudio: Add mechanism for cross-thread call of widHelper_NotifyCompletions.
Ken Thomases [Thu, 28 Dec 2006 17:06:51 +0000 (11:06 -0600)] 
winecoreaudio: Add mechanism for cross-thread call of widHelper_NotifyCompletions.

wodSendNotifyInputCompletionsMessage sends the kWaveInNotifyCompletionsMessage
to the message thread, which calls widHelper_NotifyCompletions.

18 years agowinecoreaudio: Add widHelper_NotifyCompletions.
Ken Thomases [Thu, 28 Dec 2006 17:06:43 +0000 (11:06 -0600)] 
winecoreaudio: Add widHelper_NotifyCompletions.

It scans for completed input wavehdrs, removes them from the queue,
and notifies the application that they're done.

18 years agowinecoreaudio: Store the device ID in the WINE_WAVEOUT structure.
Ken Thomases [Thu, 28 Dec 2006 17:06:35 +0000 (11:06 -0600)] 
winecoreaudio: Store the device ID in the WINE_WAVEOUT structure.

18 years agowinecoreaudio: Allocate/deallocate audio buffers in widOpen/widClose.
Ken Thomases [Thu, 28 Dec 2006 17:06:29 +0000 (11:06 -0600)] 
winecoreaudio: Allocate/deallocate audio buffers in widOpen/widClose.

18 years agowinecoreaudio: Do additional setup in AudioUnit_CreateInputUnit.
Ken Thomases [Thu, 28 Dec 2006 17:06:23 +0000 (11:06 -0600)] 
winecoreaudio: Do additional setup in AudioUnit_CreateInputUnit.

It now returns in an output parameter the frame count that the AU will use.
Also, initialize the Audio Unit.

18 years agowinecoreaudio: Implement widDevInterfaceSize and widDevInterface.
Ken Thomases [Thu, 28 Dec 2006 17:06:16 +0000 (11:06 -0600)] 
winecoreaudio: Implement widDevInterfaceSize and widDevInterface.

18 years agowinecoreaudio: Implement widReset.
Ken Thomases [Thu, 28 Dec 2006 17:06:09 +0000 (11:06 -0600)] 
winecoreaudio: Implement widReset.

18 years agowinecoreaudio: Implement widAddBuffer.
Ken Thomases [Thu, 28 Dec 2006 17:06:02 +0000 (11:06 -0600)] 
winecoreaudio: Implement widAddBuffer.

18 years agowinecoreaudio: Implement widOpen and widClose.
Ken Thomases [Thu, 28 Dec 2006 17:05:31 +0000 (11:05 -0600)] 
winecoreaudio: Implement widOpen and widClose.

18 years agowinecoreaudio: Add AudioUnit_CreateInputUnit to create an input audio unit.
Ken Thomases [Thu, 28 Dec 2006 17:05:24 +0000 (11:05 -0600)] 
winecoreaudio: Add AudioUnit_CreateInputUnit to create an input audio unit.

18 years agowinecoreaudio: Add stub implementation of CoreAudio_wiAudioUnitIOProc.
Ken Thomases [Thu, 28 Dec 2006 17:05:15 +0000 (11:05 -0600)] 
winecoreaudio: Add stub implementation of CoreAudio_wiAudioUnitIOProc.

It will serve as the input callback called when our Audio Unit has sound
data available.

18 years agowinecoreaudio: Initial implementation of widGetDevCaps.
Ken Thomases [Thu, 28 Dec 2006 17:03:50 +0000 (11:03 -0600)] 
winecoreaudio: Initial implementation of widGetDevCaps.

18 years agowinecoreaudio: Initial stub implementation of audio input support.
Ken Thomases [Thu, 28 Dec 2006 17:03:26 +0000 (11:03 -0600)] 
winecoreaudio: Initial stub implementation of audio input support.

18 years agod3d8: Don't report Shader Model 2.0 or higher.
Chris Robinson [Sat, 23 Dec 2006 13:41:53 +0000 (05:41 -0800)] 
d3d8: Don't report Shader Model 2.0 or higher.

18 years agowined3d: Add empty transform states to the state table.
Stefan Dösinger [Thu, 28 Dec 2006 17:57:16 +0000 (18:57 +0100)] 
wined3d: Add empty transform states to the state table.

18 years agowined3d: Do not setup states for unlocking if unlocking is disabled.
Stefan Dösinger [Thu, 28 Dec 2006 17:30:12 +0000 (18:30 +0100)] 
wined3d: Do not setup states for unlocking if unlocking is disabled.

18 years agosane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
Andrew Talbot [Thu, 28 Dec 2006 22:03:01 +0000 (22:03 +0000)] 
sane.ds: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.

With grateful acknowledgement to Marcus Meissner.