wine
18 years agoadvapi32: Add tests for getting the groups, user and privileges of a token.
Robert Shearman [Sat, 13 May 2006 15:56:59 +0000 (16:56 +0100)] 
advapi32: Add tests for getting the groups, user and privileges of a token.

18 years agoadvapi32: Implement and test SystemFunction004.
Mike McCormack [Sun, 14 May 2006 08:11:16 +0000 (17:11 +0900)] 
advapi32: Implement and test SystemFunction004.

18 years agoadvapi32: Implement and test SystemFunction003.
Mike McCormack [Sun, 14 May 2006 08:06:22 +0000 (17:06 +0900)] 
advapi32: Implement and test SystemFunction003.

18 years agoadvapi32: Implement and test SystemFunction002 (DES decrypt).
Mike McCormack [Thu, 11 May 2006 15:47:39 +0000 (00:47 +0900)] 
advapi32: Implement and test SystemFunction002 (DES decrypt).

18 years agowined3d: Avoid a NULL dereference in RealizePalette.
Stefan Dösinger [Sun, 14 May 2006 16:01:31 +0000 (18:01 +0200)] 
wined3d: Avoid a NULL dereference in RealizePalette.

18 years agowined3d: Render state additions and fixes.
Stefan Dösinger [Sun, 14 May 2006 14:47:09 +0000 (16:47 +0200)] 
wined3d: Render state additions and fixes.

18 years agowined3d: Nonpow2 repacking support for GetDC.
Stefan Dösinger [Sun, 14 May 2006 14:28:14 +0000 (16:28 +0200)] 
wined3d: Nonpow2 repacking support for GetDC.

18 years agowined3d: Support for single buffering.
Stefan Dösinger [Sat, 13 May 2006 21:33:00 +0000 (23:33 +0200)] 
wined3d: Support for single buffering.

18 years agowined3d: Implement IWineGDISurface.
Stefan Dösinger [Sat, 13 May 2006 20:22:16 +0000 (22:22 +0200)] 
wined3d: Implement IWineGDISurface.

18 years agowined3d: Implement IWineD3DDevice::ProcessVertices.
Stefan Dösinger [Fri, 12 May 2006 20:21:31 +0000 (22:21 +0200)] 
wined3d: Implement IWineD3DDevice::ProcessVertices.

18 years agorpcrt4: Add missing PKT_AUTH3 packet type.
Mike McCormack [Fri, 12 May 2006 10:47:22 +0000 (19:47 +0900)] 
rpcrt4: Add missing PKT_AUTH3 packet type.

18 years agorpcrt4: Add infrastructure for send authentication data.
Mike McCormack [Fri, 12 May 2006 10:20:26 +0000 (19:20 +0900)] 
rpcrt4: Add infrastructure for send authentication data.

18 years agorpcrt4: Forward RpcBindingSetAuthInfo to RpcBindingSetAuthInfoEx.
Mike McCormack [Fri, 12 May 2006 10:19:48 +0000 (19:19 +0900)] 
rpcrt4: Forward RpcBindingSetAuthInfo to RpcBindingSetAuthInfoEx.

18 years agodnsapi: Add tests for DnsValidateName_A.
Hans Leidekker [Sat, 13 May 2006 18:26:36 +0000 (20:26 +0200)] 
dnsapi: Add tests for DnsValidateName_A.

18 years agogphoto2.ds: Fix a typo in a #warning, and slight rewording. Fix grammaro in comment.
Gerald Pfeifer [Sun, 14 May 2006 09:38:52 +0000 (11:38 +0200)] 
gphoto2.ds: Fix a typo in a #warning, and slight rewording.  Fix grammaro in comment.

18 years agowidl: Added RPC_FC_ENUM16 encoding.
Jacek Caban [Sat, 13 May 2006 16:08:32 +0000 (18:08 +0200)] 
widl: Added RPC_FC_ENUM16 encoding.

18 years agowidl: res50 is number of impinfos. Fix its usage.
Jacek Caban [Sat, 13 May 2006 16:07:38 +0000 (18:07 +0200)] 
widl: res50 is number of impinfos. Fix its usage.

18 years agooleaut32: res50 is number of impinfos. Fix its usage.
Jacek Caban [Sat, 13 May 2006 16:06:45 +0000 (18:06 +0200)] 
oleaut32: res50 is number of impinfos. Fix its usage.

18 years agourlmon: Fix tests.
Jacek Caban [Fri, 12 May 2006 16:54:54 +0000 (18:54 +0200)] 
urlmon: Fix tests.

18 years agoshdocvw: Added support for navigation to application URLs.
Jacek Caban [Fri, 12 May 2006 16:50:27 +0000 (18:50 +0200)] 
shdocvw: Added support for navigation to application URLs.

18 years agomshtml: Fix protocol tests on XP. Make Wine match XP implementation.
Jacek Caban [Fri, 12 May 2006 16:49:27 +0000 (18:49 +0200)] 
mshtml: Fix protocol tests on XP. Make Wine match XP implementation.

18 years agontdll: Fix endless loop in port test for users without admin rights.
Stefan Leichter [Sat, 13 May 2006 07:15:50 +0000 (09:15 +0200)] 
ntdll: Fix endless loop in port test for users without admin rights.

18 years agogphoto2.ds: Spelling fix.
Francois Gouget [Thu, 11 May 2006 22:24:56 +0000 (00:24 +0200)] 
gphoto2.ds: Spelling fix.

18 years agomprapi: Add FIXME for the missing in6addr.h include.
Francois Gouget [Thu, 11 May 2006 22:28:29 +0000 (00:28 +0200)] 
mprapi: Add FIXME for the missing in6addr.h include.

18 years agorpcrt4: Fix some conditional includes.
Francois Gouget [Thu, 11 May 2006 22:27:02 +0000 (00:27 +0200)] 
rpcrt4: Fix some conditional includes.

Check for HAVE_UNISTD_H before including unistd.h.
There is no HAVE_SYS_TYPES to check.
Tweak the indentation of a few #include directives.

18 years agoinclude: Remove uneeded __RPC_FAR references.
Francois Gouget [Thu, 11 May 2006 22:22:21 +0000 (00:22 +0200)] 
include: Remove uneeded __RPC_FAR references.

18 years agowinapi: Add support for APIENTRY.
Francois Gouget [Thu, 11 May 2006 22:19:54 +0000 (00:19 +0200)] 
winapi: Add support for APIENTRY.

Factorize a couple of call convention matching regular expressions.

18 years agoole32: Fix compilation with gcc 2.95.
Francois Gouget [Thu, 11 May 2006 22:16:19 +0000 (00:16 +0200)] 
ole32: Fix compilation with gcc 2.95.

18 years agooleaut32: Fix converting file name to Unicode.
Thomas Weidenmueller [Thu, 11 May 2006 22:07:59 +0000 (00:07 +0200)] 
oleaut32: Fix converting file name to Unicode.

Fix converting the typelib file name to Unicode by using the correct
buffer size.

18 years agocrypt32: Use the HRESULT synonyms for converted Win32 error codes.
Juan Lang [Thu, 11 May 2006 16:48:01 +0000 (09:48 -0700)] 
crypt32: Use the HRESULT synonyms for converted Win32 error codes.

18 years agowininet: Remove broken code for HTTP_QUERY_FLAG_COALESCE, which is unimplemented...
Mike McCormack [Fri, 12 May 2006 10:37:28 +0000 (19:37 +0900)] 
wininet: Remove broken code for HTTP_QUERY_FLAG_COALESCE, which is unimplemented according to MSDN.

18 years agowininet: Check for null parameters in FtpSetCurrentDirectoryW.
Mike McCormack [Thu, 11 May 2006 15:47:52 +0000 (00:47 +0900)] 
wininet: Check for null parameters in FtpSetCurrentDirectoryW.

18 years agoserver: Avoid a crash if a registry notify event has been set already.
Mike McCormack [Sun, 14 May 2006 08:11:54 +0000 (17:11 +0900)] 
server: Avoid a crash if a registry notify event has been set already.

18 years agowinedbg: Fixed regression for command 'bt all'.
Eric Pouech [Sun, 14 May 2006 16:08:43 +0000 (18:08 +0200)] 
winedbg: Fixed regression for command 'bt all'.

Don't print 'process has terminated' message when detaching from a
process (or backtracing it).

18 years agontdll: Fix serial timeout regression.
Eric Pouech [Fri, 12 May 2006 20:05:48 +0000 (22:05 +0200)] 
ntdll: Fix serial timeout regression.

18 years agoRelease 0.9.13. wine-0.9.13
Alexandre Julliard [Thu, 11 May 2006 16:01:41 +0000 (18:01 +0200)] 
Release 0.9.13.

18 years agokernel: Fix CreateToolhelp32Snapshot tests on win2k.
Stefan Leichter [Wed, 10 May 2006 21:05:17 +0000 (23:05 +0200)] 
kernel: Fix CreateToolhelp32Snapshot tests on win2k.

18 years agodbghelp: SymFindFileInPath and PDB
Eric Pouech [Wed, 10 May 2006 19:35:51 +0000 (21:35 +0200)] 
dbghelp: SymFindFileInPath and PDB

- implemented correct lookup when SymFindFileInPath is called to find
  a PDB file
- added pdb_fetch_file_info to gather relevant information
- when looking for a PDB file (from a .EXE or a .DLL), now using
  SymFindFileInPath to locate the PDB file with the correct
  information

18 years agodbghelp: Removed call to registered callback when unloading a module.
Eric Pouech [Wed, 10 May 2006 19:35:47 +0000 (21:35 +0200)] 
dbghelp: Removed call to registered callback when unloading a module.

First, native dbghelp doesn't do it, and it crashed windbg, likely
because we got the undocumented arguments wrong.

18 years agodbghelp: Implemented SymSearchW.
Eric Pouech [Wed, 10 May 2006 19:35:44 +0000 (21:35 +0200)] 
dbghelp: Implemented SymSearchW.

18 years agodbghelp: Implemented SymEnumSymbolsW.
Eric Pouech [Wed, 10 May 2006 19:35:41 +0000 (21:35 +0200)] 
dbghelp: Implemented SymEnumSymbolsW.

18 years agodbghelp: Improved SymSearch (now using tag, index and address).
Eric Pouech [Wed, 10 May 2006 19:35:37 +0000 (21:35 +0200)] 
dbghelp: Improved SymSearch (now using tag, index and address).

18 years agodbghelp: Factorize and simplify a bit symbol enumeration code.
Eric Pouech [Wed, 10 May 2006 19:35:34 +0000 (21:35 +0200)] 
dbghelp: Factorize and simplify a bit symbol enumeration code.

18 years agodbghelp: Stubbed SymGetSourceFileTokenW.
Eric Pouech [Wed, 10 May 2006 19:35:30 +0000 (21:35 +0200)] 
dbghelp: Stubbed SymGetSourceFileTokenW.

18 years agodbghelp: Implemented SymGetLineFromAddrW64.
Eric Pouech [Wed, 10 May 2006 19:35:26 +0000 (21:35 +0200)] 
dbghelp: Implemented SymGetLineFromAddrW64.

18 years agodbghelp: Implemented SymFromAddrW.
Eric Pouech [Wed, 10 May 2006 19:35:22 +0000 (21:35 +0200)] 
dbghelp: Implemented SymFromAddrW.

18 years agodbghelp: Implemented SymGetModuleInfoW and SymGetModuleInfoW64.
Eric Pouech [Wed, 10 May 2006 19:35:18 +0000 (21:35 +0200)] 
dbghelp: Implemented SymGetModuleInfoW and SymGetModuleInfoW64.

18 years agodbghelp: Implemented SymLoadModuleExW.
Eric Pouech [Wed, 10 May 2006 19:35:15 +0000 (21:35 +0200)] 
dbghelp: Implemented SymLoadModuleExW.

18 years agodbghelp: Implemented SymRegisterCallbackW64 and 64 -> 64W mapping function.
Eric Pouech [Wed, 10 May 2006 19:35:11 +0000 (21:35 +0200)] 
dbghelp: Implemented SymRegisterCallbackW64 and 64 -> 64W mapping function.

18 years agodbghelp: SymInitializeW.
Eric Pouech [Wed, 10 May 2006 19:35:07 +0000 (21:35 +0200)] 
dbghelp: SymInitializeW.

- implemented SymInitializeW (and made SymInitialize call it)
- implemented Sym{SG}etSearchPathW (and made Sym{SG}etSearchPath
  call them)
- per process search path is now stored as unicode string

18 years agodbghelp: Updated spec file.
Eric Pouech [Wed, 10 May 2006 19:35:02 +0000 (21:35 +0200)] 
dbghelp: Updated spec file.

18 years agowined3d: Set pIndexData to 0 in DrawIndexedPrimitiveUP.
Ivan Gyurdiev [Wed, 10 May 2006 17:57:49 +0000 (13:57 -0400)] 
wined3d: Set pIndexData to 0 in DrawIndexedPrimitiveUP.

18 years agowined3d: Initialize volume format.
Ivan Gyurdiev [Wed, 10 May 2006 17:55:02 +0000 (13:55 -0400)] 
wined3d: Initialize volume format.

18 years agowined3d: Share shader_dump_ins_modifiers().
Ivan Gyurdiev [Wed, 10 May 2006 17:53:07 +0000 (13:53 -0400)] 
wined3d: Share shader_dump_ins_modifiers().

Share shader_dump_ins_modifiers(), and make vertex shaders use it.
The saturate modifer (_sat) is valid on vs_3_0+, and it isn't being
shown in the trace.

18 years agowinmm: Fix wave test volume warning.
Robert Reif [Wed, 10 May 2006 23:40:25 +0000 (19:40 -0400)] 
winmm: Fix wave test volume warning.

Volume is only valid when sound card has volume support.

18 years agowininet: Fix a typo (spotted by Coverity).
Mike McCormack [Thu, 11 May 2006 01:22:58 +0000 (10:22 +0900)] 
wininet: Fix a typo (spotted by Coverity).

18 years agoadvapi32: Fix a typo (spotted by Peter Berg Larsen).
Mike McCormack [Thu, 11 May 2006 01:23:09 +0000 (10:23 +0900)] 
advapi32: Fix a typo (spotted by Peter Berg Larsen).

18 years agouser: Prefer SendMessageW over SendMessageA where possible.
Alexandre Julliard [Wed, 10 May 2006 19:33:33 +0000 (21:33 +0200)] 
user: Prefer SendMessageW over SendMessageA where possible.

18 years agox11drv: Prefer SendMessageW over SendMessageA where possible.
Alexandre Julliard [Wed, 10 May 2006 19:32:56 +0000 (21:32 +0200)] 
x11drv: Prefer SendMessageW over SendMessageA where possible.

18 years agowinapi_check: Fix 'long int' parsing.
Francois Gouget [Wed, 10 May 2006 16:53:41 +0000 (18:53 +0200)] 
winapi_check: Fix 'long int' parsing.

Fix parsing of 'long int'.
Simplify handling of spaces in a couple of regular expressions.

18 years agoCheck the return value from register_key_guid in all the DLL registering code.
Robert Shearman [Wed, 10 May 2006 12:11:38 +0000 (13:11 +0100)] 
Check the return value from register_key_guid in all the DLL registering code.

18 years agontdll: Stub implementation of FSCTL_LOCK_VOLUME/FSCTL_UNLOCK_VOLUME.
Bernd Buschinski [Tue, 9 May 2006 20:55:38 +0000 (22:55 +0200)] 
ntdll: Stub implementation of FSCTL_LOCK_VOLUME/FSCTL_UNLOCK_VOLUME.

18 years agontdll: Add initial tests for the NT Ports API.
James Hawkins [Wed, 10 May 2006 02:18:40 +0000 (21:18 -0500)] 
ntdll: Add initial tests for the NT Ports API.

18 years agoadvapi32: Implement and test SystemFunction032 (arc4 encryption).
Mike McCormack [Wed, 10 May 2006 12:41:48 +0000 (21:41 +0900)] 
advapi32: Implement and test SystemFunction032 (arc4 encryption).

18 years agoadvapi32: Implement and test SystemFunction007.
Mike McCormack [Wed, 10 May 2006 10:39:36 +0000 (19:39 +0900)] 
advapi32: Implement and test SystemFunction007.

18 years agoadvapi32: Implement and test SystemFunction001.
Mike McCormack [Wed, 10 May 2006 09:16:58 +0000 (18:16 +0900)] 
advapi32: Implement and test SystemFunction001.

18 years agoadvapi32: Implement and test SystemFunction008.
Mike McCormack [Wed, 10 May 2006 09:16:34 +0000 (18:16 +0900)] 
advapi32: Implement and test SystemFunction008.

18 years agorpcrt4: Cache the connection so we don't rebind on every call.
Mike McCormack [Wed, 10 May 2006 09:07:46 +0000 (18:07 +0900)] 
rpcrt4: Cache the connection so we don't rebind on every call.

18 years agoole32: Add a test for IMoniker_IsDirty.
Robert Shearman [Wed, 10 May 2006 12:14:32 +0000 (13:14 +0100)] 
ole32: Add a test for IMoniker_IsDirty.

18 years agorpcrt4: Use the buffer passed in as an argument and don't increment
Robert Shearman [Wed, 10 May 2006 12:13:45 +0000 (13:13 +0100)] 
rpcrt4: Use the buffer passed in as an argument and don't increment
the buffer in the MIDL_STUB_MESSAGE in the inner pointer
marshalling/unmarshalling routines as these can be used for embedded
pointers, which handle the allocating or finding of the buffer
themselves. Do the incrementing in the outer
NdrPointerMarshall/Unmarshall/BufferSize routines instead.

18 years agorpcrt4: Align conformances and variances correctly, according the the DCE/RPC spec.
Robert Shearman [Wed, 10 May 2006 12:13:25 +0000 (13:13 +0100)] 
rpcrt4: Align conformances and variances correctly, according the the DCE/RPC spec.

18 years agorpcrt4: Move the writing and sizing of variances and conformances to common functions.
Robert Shearman [Wed, 10 May 2006 12:13:15 +0000 (13:13 +0100)] 
rpcrt4: Move the writing and sizing of variances and conformances to common functions.

18 years agorpcrt4: Correctly align the buffer to read/write array data to.
Robert Shearman [Wed, 10 May 2006 12:12:52 +0000 (13:12 +0100)] 
rpcrt4: Correctly align the buffer to read/write array data to.

18 years agorpcrt4: Correctly align the buffer before reading/writing structure data.
Robert Shearman [Wed, 10 May 2006 12:12:30 +0000 (13:12 +0100)] 
rpcrt4: Correctly align the buffer before reading/writing structure data.

18 years agorpcrt4: Rename NonEncapsulatedUnionSize to NdrNonEncapsulatedUnionMemorySize.
Robert Shearman [Wed, 10 May 2006 12:12:20 +0000 (13:12 +0100)] 
rpcrt4: Rename NonEncapsulatedUnionSize to NdrNonEncapsulatedUnionMemorySize.

18 years agorpcrt4: Remove unintuitive requirement to pass the required alignment boundary minus...
Robert Shearman [Wed, 10 May 2006 12:12:07 +0000 (13:12 +0100)] 
rpcrt4: Remove unintuitive requirement to pass the required alignment boundary minus one into the alignment macros.

18 years agoole32: Exception handling shouldn't be needed around the call to IRpcStubBuffer_Invoke.
Robert Shearman [Wed, 10 May 2006 12:11:49 +0000 (13:11 +0100)] 
ole32: Exception handling shouldn't be needed around the call to IRpcStubBuffer_Invoke.

It should have its own exception handler to catch any exceptions that are raised.

18 years agooleaut32: Correctly handle the case when the number of bytes in a BSTR is odd.
Huw Davies [Wed, 10 May 2006 11:41:32 +0000 (12:41 +0100)] 
oleaut32: Correctly handle the case when the number of bytes in a BSTR is odd.

18 years agooleaut32: Support VT_SAFEARRAY in the typelib marshaler.
Huw Davies [Wed, 10 May 2006 11:11:22 +0000 (12:11 +0100)] 
oleaut32: Support VT_SAFEARRAY in the typelib marshaler.

Based on a patch by Rob Shearman.

18 years agooleaut32: Add a function to grow the marshal state buffer to a specified size.
Huw Davies [Wed, 10 May 2006 10:55:37 +0000 (11:55 +0100)] 
oleaut32: Add a function to grow the marshal state buffer to a specified size.

18 years agouser: Moved Get/SetClassLong16 to wnd16.c.
Alexandre Julliard [Wed, 10 May 2006 15:08:05 +0000 (17:08 +0200)] 
user: Moved Get/SetClassLong16 to wnd16.c.

18 years agouser: Have WINPROC_GetProc16 allocate a new winproc if necessary.
Alexandre Julliard [Wed, 10 May 2006 14:55:55 +0000 (16:55 +0200)] 
user: Have WINPROC_GetProc16 allocate a new winproc if necessary.

18 years agouser: Store the pointer to the winproc in the thunk structure.
Alexandre Julliard [Wed, 10 May 2006 13:50:18 +0000 (15:50 +0200)] 
user: Store the pointer to the winproc in the thunk structure.

This allows simplifying the handling of 16-bit thunks.

18 years agouser: Make the WINDOWPROCTYPE enum private to winproc.c.
Alexandre Julliard [Wed, 10 May 2006 11:34:45 +0000 (13:34 +0200)] 
user: Make the WINDOWPROCTYPE enum private to winproc.c.

18 years agouser: Replace WINPROC_GetProcType by WINPROC_IsUnicode.
Alexandre Julliard [Wed, 10 May 2006 11:27:21 +0000 (13:27 +0200)] 
user: Replace WINPROC_GetProcType by WINPROC_IsUnicode.

18 years agouser: Replace WINDOWPROCTYPE by a unicode flag in WINPROC_GetProc/AllocProc.
Alexandre Julliard [Wed, 10 May 2006 11:20:34 +0000 (13:20 +0200)] 
user: Replace WINDOWPROCTYPE by a unicode flag in WINPROC_GetProc/AllocProc.

18 years agouser: Add a WIN_ISUNICODE flag instead of relying on the winproc type.
Alexandre Julliard [Wed, 10 May 2006 10:55:36 +0000 (12:55 +0200)] 
user: Add a WIN_ISUNICODE flag instead of relying on the winproc type.

Also fix the initial value for the server is_unicode flag.

18 years agowined3d: Further split GLSL & ARB_v/f_program generation and allow GLSL functions...
Jason Green [Wed, 10 May 2006 02:47:35 +0000 (22:47 -0400)] 
wined3d: Further split GLSL & ARB_v/f_program generation and allow GLSL functions to be called.

18 years agowined3d: Modified the opcode tables (and struct) to include a pointer to a GLSL gener...
Jason Green [Wed, 10 May 2006 02:43:34 +0000 (22:43 -0400)] 
wined3d: Modified the opcode tables (and struct) to include a pointer to a GLSL generator function.

18 years agowined3d: Use GenerateShader in pixel shaders and remove old function.
Jason Green [Wed, 10 May 2006 02:39:39 +0000 (22:39 -0400)] 
wined3d: Use GenerateShader in pixel shaders and remove old function.

18 years agowined3d: Add GenerateShader function to pixel shaders.
Jason Green [Wed, 10 May 2006 02:39:02 +0000 (22:39 -0400)] 
wined3d: Add GenerateShader function to pixel shaders.

18 years agowined3d: Use new GenerateShader function for vertex shaders.
Jason Green [Wed, 10 May 2006 02:38:33 +0000 (22:38 -0400)] 
wined3d: Use new GenerateShader function for vertex shaders.

18 years agowined3d: Added new GenerateShader function for Vertex Shaders & declare generate_base...
Jason Green [Wed, 10 May 2006 02:33:24 +0000 (22:33 -0400)] 
wined3d: Added new GenerateShader function for Vertex Shaders & declare generate_base_shader().

18 years agowined3d: Created generate_base_shader which will be shared by pixel & vertex shaders.
Jason Green [Wed, 10 May 2006 02:32:34 +0000 (22:32 -0400)] 
wined3d: Created generate_base_shader which will be shared by pixel & vertex shaders.

18 years agowined3d: Rename the TEMP variables in vertexshader.c to R from T for consistency.
Jason Green [Wed, 10 May 2006 02:31:44 +0000 (22:31 -0400)] 
wined3d: Rename the TEMP variables in vertexshader.c to R from T for consistency.

18 years agowined3d: Place # of textures, addresses, & temps used inside the baseShader struct...
Jason Green [Wed, 10 May 2006 02:31:09 +0000 (22:31 -0400)] 
wined3d: Place # of textures, addresses, & temps used inside the baseShader struct to prepare for GenerateShader merge.

18 years agowined3d: Further split up GenerateProgramArbHW for pixelshaders.
Jason Green [Wed, 10 May 2006 02:30:11 +0000 (22:30 -0400)] 
wined3d: Further split up GenerateProgramArbHW for pixelshaders.

18 years agowined3d: Move D3DSIO_M#x# vertex shader opcodes to a more standard function.
Jason Green [Wed, 10 May 2006 02:28:51 +0000 (22:28 -0400)] 
wined3d: Move D3DSIO_M#x# vertex shader opcodes to a more standard function.

18 years agowined3d: Move DCL, DEF operations out of Generate loop and into separate functions.
Jason Green [Wed, 10 May 2006 02:27:50 +0000 (22:27 -0400)] 
wined3d: Move DCL, DEF operations out of Generate loop and into separate functions.

18 years agowined3d: Move program_dump_decl_usage into baseshader.
Jason Green [Wed, 10 May 2006 02:26:05 +0000 (22:26 -0400)] 
wined3d: Move program_dump_decl_usage into baseshader.