wine
17 years agod3d9: Fix vertex decl test.
Stefan Dösinger [Thu, 12 Apr 2007 20:09:19 +0000 (22:09 +0200)] 
d3d9: Fix vertex decl test.

17 years agomshtml: Added IDM_COMPOSESETTINGS and IDM_HTMLEDITMODE stub implementation.
Jacek Caban [Thu, 12 Apr 2007 19:27:57 +0000 (21:27 +0200)] 
mshtml: Added IDM_COMPOSESETTINGS and IDM_HTMLEDITMODE stub implementation.

17 years agomshtml: Added IPersistFile::Save implementation.
Jacek Caban [Thu, 12 Apr 2007 19:26:17 +0000 (21:26 +0200)] 
mshtml: Added IPersistFile::Save implementation.

17 years agomshtml: Correctly handle utf-16 encoded pages.
Jacek Caban [Thu, 12 Apr 2007 19:25:08 +0000 (21:25 +0200)] 
mshtml: Correctly handle utf-16 encoded pages.

17 years agomshtml: Added IHTMLBodyElement::get_background implementation.
Jacek Caban [Thu, 12 Apr 2007 19:22:51 +0000 (21:22 +0200)] 
mshtml: Added IHTMLBodyElement::get_background implementation.

17 years agomshtml: Change TRACE to FIXME in stubs.
Jacek Caban [Thu, 12 Apr 2007 19:21:49 +0000 (21:21 +0200)] 
mshtml: Change TRACE to FIXME in stubs.

17 years agowinex11.drv: GetAsyncKeyState must check mouse buttons, too.
Dan Kegel [Thu, 12 Apr 2007 17:20:43 +0000 (10:20 -0700)] 
winex11.drv: GetAsyncKeyState must check mouse buttons, too.

17 years agoserver: Don't bother with default entry points for objects that don't even return...
Alexandre Julliard [Thu, 12 Apr 2007 18:21:53 +0000 (20:21 +0200)] 
server: Don't bother with default entry points for objects that don't even return an fd.

17 years agoserver: Create a separate fd object for each mailslot writer. Make them first-class...
Alexandre Julliard [Thu, 12 Apr 2007 18:19:28 +0000 (20:19 +0200)] 
server: Create a separate fd object for each mailslot writer. Make them first-class file handles.

17 years agoconfigure: Include <sys/types.h> before including <linux/joystick.h>.
Marcus Meissner [Thu, 12 Apr 2007 10:12:05 +0000 (12:12 +0200)] 
configure: Include <sys/types.h> before including <linux/joystick.h>.

17 years agontdll: Take size of the arena from the current pointer before advancing.
Vitaliy Margolen [Wed, 11 Apr 2007 13:08:25 +0000 (07:08 -0600)] 
ntdll: Take size of the arena from the current pointer before advancing.

17 years agocmd.exe: Fix regression when launching a fully qualified program.
Jason Edmeades [Wed, 11 Apr 2007 21:25:54 +0000 (22:25 +0100)] 
cmd.exe: Fix regression when launching a fully qualified program.

17 years agocmd.exe: Add prompting and COPYCMD plus /Y support to move.
Jason Edmeades [Wed, 11 Apr 2007 21:25:53 +0000 (22:25 +0100)] 
cmd.exe: Add prompting and COPYCMD plus /Y support to move.

17 years agocmd.exe: Add move support for wildcards and directories.
Jason Edmeades [Wed, 11 Apr 2007 21:25:52 +0000 (22:25 +0100)] 
cmd.exe: Add move support for wildcards and directories.

17 years agocmd.exe: Add support for move with simple wildcards.
Jason Edmeades [Wed, 11 Apr 2007 21:25:51 +0000 (22:25 +0100)] 
cmd.exe: Add support for move with simple wildcards.

17 years agouser32: Add RealChildWindowFromPoint.
Louis Lenders [Wed, 11 Apr 2007 20:57:00 +0000 (21:57 +0100)] 
user32: Add RealChildWindowFromPoint.

17 years agoadvpack/tests: Don't hardcode the windows directory.
Paul Vriens [Thu, 12 Apr 2007 08:57:43 +0000 (10:57 +0200)] 
advpack/tests: Don't hardcode the windows directory.

17 years agowinspool.drv: Implement level 1 support for EnumPrinters.
Huw Davies [Thu, 12 Apr 2007 13:08:22 +0000 (14:08 +0100)] 
winspool.drv: Implement level 1 support for EnumPrinters.

17 years agontdll: Fix a compiler warning.
Dmitry Timoshkov [Thu, 12 Apr 2007 09:37:40 +0000 (18:37 +0900)] 
ntdll: Fix a compiler warning.

17 years agomsi: Do not crash in MsiGetUserInfo if org, user or serial are not present, instead...
Aric Stewart [Thu, 12 Apr 2007 05:46:43 +0000 (14:46 +0900)] 
msi: Do not crash in MsiGetUserInfo if org, user or serial are not present, instead return USERINFOSTATE_ABSENT.

17 years agouser32: WM_ACTIVATEAPP on minimize message test.
Lei Zhang [Thu, 12 Apr 2007 00:45:42 +0000 (17:45 -0700)] 
user32: WM_ACTIVATEAPP on minimize message test.

17 years agocomctl32: More monthcal hit tests.
Lei Zhang [Thu, 12 Apr 2007 04:34:48 +0000 (21:34 -0700)] 
comctl32: More monthcal hit tests.

17 years agomsi: Reset the is_extracted flag when every cabinet is loaded.
James Hawkins [Wed, 11 Apr 2007 23:52:00 +0000 (18:52 -0500)] 
msi: Reset the is_extracted flag when every cabinet is loaded.

17 years agowinecfg: Close audio driver when not needed any more.
Maarten Lankhorst [Wed, 11 Apr 2007 22:32:30 +0000 (00:32 +0200)] 
winecfg: Close audio driver when not needed any more.

17 years agolocalui: Add version resource.
Detlef Riekenberg [Wed, 11 Apr 2007 21:16:26 +0000 (23:16 +0200)] 
localui: Add version resource.

17 years agontdll: Remove superfluous semicolons.
Andrew Talbot [Wed, 11 Apr 2007 20:42:56 +0000 (21:42 +0100)] 
ntdll: Remove superfluous semicolons.

17 years agontdll: Void functions should not return a value.
Andrew Talbot [Wed, 11 Apr 2007 20:30:30 +0000 (21:30 +0100)] 
ntdll: Void functions should not return a value.

17 years agoadvapi32/tests: Fix RegQueryValueExA test for win9x and ME.
Paul Vriens [Wed, 11 Apr 2007 18:33:02 +0000 (20:33 +0200)] 
advapi32/tests: Fix RegQueryValueExA test for win9x and ME.

17 years agokernel32: Allow any amount of whitespace between the words ANSI and SCSI in /proc...
Hans Leidekker [Wed, 11 Apr 2007 14:00:58 +0000 (16:00 +0200)] 
kernel32: Allow any amount of whitespace between the words ANSI and SCSI in /proc/scsi/scsi.

17 years agogdi32: Fix a couple of problems with negative lfWidth test.
Dmitry Timoshkov [Wed, 11 Apr 2007 13:00:22 +0000 (22:00 +0900)] 
gdi32: Fix a couple of problems with negative lfWidth test.

17 years agod3d9: Add a test for the converted vertex decl.
Ivan Gyurdiev [Sat, 14 Oct 2006 20:32:29 +0000 (16:32 -0400)] 
d3d9: Add a test for the converted vertex decl.

17 years agod3d9: Break out two helper functions from test_fvf_to_decl.
Ivan Gyurdiev [Sat, 14 Oct 2006 20:32:29 +0000 (16:32 -0400)] 
d3d9: Break out two helper functions from test_fvf_to_decl.

17 years agod3d9: Fix the circular converted vertex declaration reference.
Stefan Dösinger [Sat, 7 Apr 2007 22:11:09 +0000 (00:11 +0200)] 
d3d9: Fix the circular converted vertex declaration reference.

17 years agod3d9: AddRef the device in IDirect3DVertexDeclaration9::AddRef.
Stefan Dösinger [Sat, 7 Apr 2007 20:56:42 +0000 (22:56 +0200)] 
d3d9: AddRef the device in IDirect3DVertexDeclaration9::AddRef.

17 years agowined3d: Dirtify the shader and declaration states if the bound interface is destroyed.
Stefan Dösinger [Wed, 11 Apr 2007 12:02:38 +0000 (14:02 +0200)] 
wined3d: Dirtify the shader and declaration states if the bound interface is destroyed.

17 years agontdll: Don't use settimeofday() to attempt to set the timezone.
Kai Blin [Wed, 11 Apr 2007 12:18:23 +0000 (14:18 +0200)] 
ntdll: Don't use settimeofday() to attempt to set the timezone.

17 years agoquartz: Implement IAMFilterData interface for IFilterMapper.
Chris Robinson [Tue, 10 Apr 2007 15:15:09 +0000 (08:15 -0700)] 
quartz: Implement IAMFilterData interface for IFilterMapper.

17 years agooleaut32/tests: Fix compilation on systems that don't support nameless structs or...
Francois Gouget [Wed, 11 Apr 2007 09:21:10 +0000 (11:21 +0200)] 
oleaut32/tests: Fix compilation on systems that don't support nameless structs or unions.

17 years agoshell32: Use _ILSimpleGetTextW instead of using _ILGetTextPointer
Aric Stewart [Tue, 10 Apr 2007 10:40:00 +0000 (19:40 +0900)] 
shell32: Use _ILSimpleGetTextW instead of using _ILGetTextPointer
to be able to make use of FileStructW and avoid W->A->W roundtrips if
possible.

17 years agoshell32: Have _ILCreateFromFindDataW also create a FileStructW type of pidl.
Alexandre Julliard [Wed, 11 Apr 2007 10:25:53 +0000 (12:25 +0200)] 
shell32: Have _ILCreateFromFindDataW also create a FileStructW type of pidl.

Based on a patch by Aric Stewart.
Also get rid of _ILCreateFromFindDataA and _ILCreateFromPatA.

17 years agoshell32: Update the debug functions to handle Unicode value pidl.
Aric Stewart [Mon, 9 Apr 2007 11:52:21 +0000 (20:52 +0900)] 
shell32: Update the debug functions to handle Unicode value pidl.

Add _ILIsUnicode as a simple pidl test.

17 years agoshell32: Avoid unneeded A->W conversions in _ILSimpleGetTextW.
Aric Stewart [Mon, 9 Apr 2007 11:12:00 +0000 (20:12 +0900)] 
shell32: Avoid unneeded A->W conversions in _ILSimpleGetTextW.

Implement _ILGetTextPointerW, though it does little now.
Handle the LPWSTR from _ILGetTextPointerW in _ILSimpleGetText and
_ILSimpleGetTextW.

17 years agomsi: Register fonts with full target paths as applications can and will install fonts...
Aric Stewart [Wed, 11 Apr 2007 07:10:32 +0000 (16:10 +0900)] 
msi: Register fonts with full target paths as applications can and will install fonts to places other than the windows/fonts directory.

17 years agoadvapi32/tests: Use skip when OpenSCManagerA is not implemented.
Paul Vriens [Wed, 11 Apr 2007 06:39:34 +0000 (08:39 +0200)] 
advapi32/tests: Use skip when OpenSCManagerA is not implemented.

17 years agows2_32/tests: Remove redundant NULL check before HeapFree().
Michael Stefaniuc [Tue, 10 Apr 2007 22:15:22 +0000 (00:15 +0200)] 
ws2_32/tests: Remove redundant NULL check before HeapFree().

17 years agomsvcrt: Remove superfluous semicolons.
Andrew Talbot [Tue, 10 Apr 2007 22:13:10 +0000 (23:13 +0100)] 
msvcrt: Remove superfluous semicolons.

17 years agontdll: Store the file access and options in the fd cache, and get rid of the dynamic...
Alexandre Julliard [Tue, 10 Apr 2007 20:32:46 +0000 (22:32 +0200)] 
ntdll: Store the file access and options in the fd cache, and get rid of the dynamic flags.

This avoids server round-trips for all file I/O.

17 years agoserver: Rename the get_file_info function to get_fd_type and get rid of the flags.
Alexandre Julliard [Tue, 10 Apr 2007 20:26:23 +0000 (22:26 +0200)] 
server: Rename the get_file_info function to get_fd_type and get rid of the flags.

17 years agoserver: Store the opening options in the file descriptor instead of in the individual...
Alexandre Julliard [Tue, 10 Apr 2007 20:25:07 +0000 (22:25 +0200)] 
server: Store the opening options in the file descriptor instead of in the individual objects.

Allows moving the FD_FLAG_OVERLAPPED support to the generic
get_handle_fd request handling.

17 years agokernel32: Add SYNCHRONIZE access to mailslot handles.
Alexandre Julliard [Tue, 10 Apr 2007 20:24:40 +0000 (22:24 +0200)] 
kernel32: Add SYNCHRONIZE access to mailslot handles.

Don't bother to request write access.

17 years agonotepad: Improve printing considerably.
Rolf Kalbermatter [Fri, 6 Apr 2007 17:50:37 +0000 (19:50 +0200)] 
notepad: Improve printing considerably.

Make fonts and the other measurements the correct size in relation to
the actual printer resolution instead of thinking it uses the same
resolution as the display.  Before fixed sized (and for most printer
resolutions way to small) margins where used and the font size was
taken directly from the screen font independent of the actual printer
resolution, resulting in a completely unreadable micro text on most
printouts.

17 years agosetupapi: Implement SetupGetFileCompressionInfo on top of SetupGetFileCompressionInfoEx.
Hans Leidekker [Tue, 10 Apr 2007 18:22:39 +0000 (20:22 +0200)] 
setupapi: Implement SetupGetFileCompressionInfo on top of SetupGetFileCompressionInfoEx.

17 years agowined3d: Dirtify the sampler used by IWineD3DSurface_PreLoad in IWineD3DSurfaceImpl_B...
H. Verbeet [Tue, 10 Apr 2007 17:14:27 +0000 (19:14 +0200)] 
wined3d: Dirtify the sampler used by IWineD3DSurface_PreLoad in IWineD3DSurfaceImpl_BltOverride.

17 years agowined3d: Disable the scissor test for depth blits.
H. Verbeet [Tue, 10 Apr 2007 17:14:10 +0000 (19:14 +0200)] 
wined3d: Disable the scissor test for depth blits.

17 years agowined3d: Disable the scissor test in stretch_rect_fbo.
H. Verbeet [Tue, 10 Apr 2007 17:14:01 +0000 (19:14 +0200)] 
wined3d: Disable the scissor test in stretch_rect_fbo.

17 years agowined3d: Remove some redundant IWineD3DSurface_PreLoad calls from stretch_rect_fbo.
H. Verbeet [Tue, 10 Apr 2007 17:13:54 +0000 (19:13 +0200)] 
wined3d: Remove some redundant IWineD3DSurface_PreLoad calls from stretch_rect_fbo.

17 years agowined3d: Add some traces to stretch_rect_fbo.
H. Verbeet [Tue, 10 Apr 2007 17:13:44 +0000 (19:13 +0200)] 
wined3d: Add some traces to stretch_rect_fbo.

17 years agowineps.drv: Add a heuristic to cope with resolution strings of the form "nnnmmmdpi...
Huw Davies [Tue, 10 Apr 2007 13:09:44 +0000 (14:09 +0100)] 
wineps.drv: Add a heuristic to cope with resolution strings of the form "nnnmmmdpi" (ie without the 'x' separator).

17 years agoserver: Explicitly shutdown closed pipes to prevent access from file descriptors...
Alexandre Julliard [Tue, 10 Apr 2007 19:30:37 +0000 (21:30 +0200)] 
server: Explicitly shutdown closed pipes to prevent access from file descriptors cached in the client.

17 years agontdll: Determine the async read avail_mode flag from the client side.
Alexandre Julliard [Tue, 10 Apr 2007 15:27:50 +0000 (17:27 +0200)] 
ntdll: Determine the async read avail_mode flag from the client side.

17 years agontdll: Simplify the async read/write code now that most of the work is done in the...
Alexandre Julliard [Tue, 10 Apr 2007 15:19:24 +0000 (17:19 +0200)] 
ntdll: Simplify the async read/write code now that most of the work is done in the server.

17 years agoserver: Add support for restarting an async I/O when the client side couldn't finish...
Alexandre Julliard [Tue, 10 Apr 2007 15:07:27 +0000 (17:07 +0200)] 
server: Add support for restarting an async I/O when the client side couldn't finish it right away.

17 years agosetupapi/tests: Run tests on win98 again.
Paul Vriens [Tue, 10 Apr 2007 11:43:00 +0000 (13:43 +0200)] 
setupapi/tests: Run tests on win98 again.

17 years agoadvapi32/tests: Make sure NT4 and W2K tests don't fail.
Paul Vriens [Tue, 10 Apr 2007 09:29:10 +0000 (11:29 +0200)] 
advapi32/tests: Make sure NT4 and W2K tests don't fail.

17 years agoshell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functi...
Rob Shearman [Tue, 10 Apr 2007 09:20:48 +0000 (10:20 +0100)] 
shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode.

17 years agocomctl32: Fix first day of the week in monthcal.
Lei Zhang [Tue, 10 Apr 2007 01:25:41 +0000 (18:25 -0700)] 
comctl32: Fix first day of the week in monthcal.

17 years agomshtml: Void functions should not return a value.
Andrew Talbot [Mon, 9 Apr 2007 10:47:04 +0000 (11:47 +0100)] 
mshtml: Void functions should not return a value.

17 years agocrypt32: Constify some variables.
Andrew Talbot [Mon, 9 Apr 2007 19:28:22 +0000 (20:28 +0100)] 
crypt32: Constify some variables.

17 years agosetupapi: Avoid using sizeof in traces.
Alexandre Julliard [Mon, 9 Apr 2007 12:15:34 +0000 (14:15 +0200)] 
setupapi: Avoid using sizeof in traces.

17 years agolocalspl/tests: Remove duplicate tests.
Detlef Riekenberg [Fri, 6 Apr 2007 20:47:23 +0000 (22:47 +0200)] 
localspl/tests: Remove duplicate tests.

17 years agolocalui/tests: Add initial test.
Detlef Riekenberg [Fri, 6 Apr 2007 20:33:17 +0000 (22:33 +0200)] 
localui/tests: Add initial test.

17 years agolocalui: Add localui.dll with stubs.
Detlef Riekenberg [Fri, 6 Apr 2007 20:33:01 +0000 (22:33 +0200)] 
localui: Add localui.dll with stubs.

17 years agosetupapi: Remove debug traces from allocation routines.
Hans Leidekker [Sun, 8 Apr 2007 11:19:31 +0000 (13:19 +0200)] 
setupapi: Remove debug traces from allocation routines.

17 years agosetupapi: Add tests for SetupDecompressOrCopyFile.
Hans Leidekker [Sun, 8 Apr 2007 11:19:22 +0000 (13:19 +0200)] 
setupapi: Add tests for SetupDecompressOrCopyFile.

17 years agosetupapi: Implement SetupDecompressOrCopyFile{A, W}.
Hans Leidekker [Sun, 8 Apr 2007 11:19:13 +0000 (13:19 +0200)] 
setupapi: Implement SetupDecompressOrCopyFile{A, W}.

17 years agosetupapi: Add tests for SetupGetFileCompressionInfoEx.
Hans Leidekker [Sun, 8 Apr 2007 11:19:01 +0000 (13:19 +0200)] 
setupapi: Add tests for SetupGetFileCompressionInfoEx.

17 years agosetupapi: Implement SetupGetFileCompressionInfoEx{A, W}.
Hans Leidekker [Sun, 8 Apr 2007 11:18:54 +0000 (13:18 +0200)] 
setupapi: Implement SetupGetFileCompressionInfoEx{A, W}.

17 years agowined3d: Set the stream offset to 0 in DrawPrimitiveUP/DrawIndexedPrimitiveUP.
H. Verbeet [Sun, 8 Apr 2007 23:55:27 +0000 (01:55 +0200)] 
wined3d: Set the stream offset to 0 in DrawPrimitiveUP/DrawIndexedPrimitiveUP.

17 years agowined3d: Display the stream offset in GetStreamSource/SetStreamSource traces.
H. Verbeet [Sun, 8 Apr 2007 23:55:16 +0000 (01:55 +0200)] 
wined3d: Display the stream offset in GetStreamSource/SetStreamSource traces.

17 years agowined3d: Don't report render target formats we don't support as supported.
H. Verbeet [Sun, 8 Apr 2007 23:54:57 +0000 (01:54 +0200)] 
wined3d: Don't report render target formats we don't support as supported.

17 years agowined3d: Add some StretchRectFilterCaps.
H. Verbeet [Sun, 8 Apr 2007 23:54:20 +0000 (01:54 +0200)] 
wined3d: Add some StretchRectFilterCaps.

17 years agowined3d: Use the framebuffer blit extension to implement StretchRect.
H. Verbeet [Sun, 8 Apr 2007 23:54:07 +0000 (01:54 +0200)] 
wined3d: Use the framebuffer blit extension to implement StretchRect.

17 years agowined3d: Separate attaching a surface to an FBO from set_render_target_fbo.
H. Verbeet [Sun, 8 Apr 2007 23:53:58 +0000 (01:53 +0200)] 
wined3d: Separate attaching a surface to an FBO from set_render_target_fbo.

17 years agowined3d: Make bind_fbo a bit more generic.
H. Verbeet [Sun, 8 Apr 2007 23:53:47 +0000 (01:53 +0200)] 
wined3d: Make bind_fbo a bit more generic.

17 years agowined3d: Add a function to dump WINED3DTEXTUREFILTERTYPE values.
H. Verbeet [Sun, 8 Apr 2007 23:53:38 +0000 (01:53 +0200)] 
wined3d: Add a function to dump WINED3DTEXTUREFILTERTYPE values.

17 years agowined3d: Fixup FBO depth attachments when the depth attachment is larger than the...
H. Verbeet [Sun, 8 Apr 2007 23:53:32 +0000 (01:53 +0200)] 
wined3d: Fixup FBO depth attachments when the depth attachment is larger than the render target.

17 years agowined3d: Handle FBO attachments slightly more efficiently.
H. Verbeet [Sun, 8 Apr 2007 23:53:27 +0000 (01:53 +0200)] 
wined3d: Handle FBO attachments slightly more efficiently.

17 years agontdll: Remove superflous NULL checks.
Marcus Meissner [Sun, 8 Apr 2007 16:11:47 +0000 (18:11 +0200)] 
ntdll: Remove superflous NULL checks.

17 years agontdll: Add some test cases for asynchronous I/O.
Alexandre Julliard [Mon, 9 Apr 2007 10:23:13 +0000 (12:23 +0200)] 
ntdll: Add some test cases for asynchronous I/O.

17 years agontdll: Use send(2) instead of write(2) for zero-byte writes to sockets.
Alexandre Julliard [Mon, 9 Apr 2007 10:21:24 +0000 (12:21 +0200)] 
ntdll: Use send(2) instead of write(2) for zero-byte writes to sockets.

17 years agowinebuild: Check if a given forward does exist in one of the imported dlls, fix a...
Dmitry Timoshkov [Mon, 9 Apr 2007 05:40:57 +0000 (14:40 +0900)] 
winebuild: Check if a given forward does exist in one of the imported dlls, fix a couple of problems detected.

17 years agomapi32: Void functions should not return a value.
Andrew Talbot [Sun, 8 Apr 2007 15:52:06 +0000 (16:52 +0100)] 
mapi32: Void functions should not return a value.

17 years agokernel32: Remove superfluous semicolons.
Andrew Talbot [Sun, 8 Apr 2007 15:26:07 +0000 (16:26 +0100)] 
kernel32: Remove superfluous semicolons.

17 years agodinput: Set the event regardless of the queue state.
Vitaliy Margolen [Sun, 8 Apr 2007 15:05:56 +0000 (09:05 -0600)] 
dinput: Set the event regardless of the queue state.

17 years agowinedbg: Align module addresses to 8 characters.
Chris Robinson [Sun, 8 Apr 2007 11:18:23 +0000 (04:18 -0700)] 
winedbg: Align module addresses to 8 characters.

17 years agowined3d: Issue an error when the render target is read back without SFLAG_INDRAWABLE...
Felix Nawothnig [Sat, 7 Apr 2007 22:56:45 +0000 (00:56 +0200)] 
wined3d: Issue an error when the render target is read back without SFLAG_INDRAWABLE being set.

17 years agowined3d: Preload target in ActivateContext() for ORM_BACKBUFFER/ORM_PBUFFER.
Felix Nawothnig [Sun, 8 Apr 2007 00:46:40 +0000 (02:46 +0200)] 
wined3d: Preload target in ActivateContext() for ORM_BACKBUFFER/ORM_PBUFFER.

17 years agowined3d: Allow np2 textures to be loaded for SFLAG_INDRAWABLE.
Felix Nawothnig [Sat, 7 Apr 2007 21:37:41 +0000 (23:37 +0200)] 
wined3d: Allow np2 textures to be loaded for SFLAG_INDRAWABLE.

17 years agod3d9: Void functions should not return a value.
Andrew Talbot [Sat, 7 Apr 2007 20:58:48 +0000 (21:58 +0100)] 
d3d9: Void functions should not return a value.

17 years agod3d8: Void functions should not return a value.
Andrew Talbot [Sat, 7 Apr 2007 20:27:55 +0000 (21:27 +0100)] 
d3d8: Void functions should not return a value.