Commit Graph

8835 Commits

Author SHA1 Message Date
Francois Gouget
96f33b94bd include: Add some __RPC_XXX macros to help compile code using midl-generated headers. 2011-05-24 16:55:23 +02:00
Francois Gouget
37978baa4a include: Add a set of parameter documentation macros to help compile windows applications. 2011-05-24 16:55:13 +02:00
Aric Stewart
d26bdd9121 usp10: Framework for determing glyph properties after shaping. 2011-05-24 12:47:27 +02:00
Alexandre Julliard
bc26bdea7c include: Undefine the nameless union/struct macros to avoid conflicts with mingw. 2011-05-23 13:16:25 +02:00
Austin English
e701ca90aa kernel32: Add a stub for RegisterApplicationRecoveryCallback. 2011-05-23 13:16:25 +02:00
Vincent Povirk
11248262be gdiplus: Add test for metafile enumeration. 2011-05-23 11:15:48 +02:00
Alexandre Julliard
af2fee302c include: Declare gethostname for Windows builds. 2011-05-20 17:24:13 +02:00
Dylan Smith
4e3be18e18 include: Replace a THIS, with THIS_ for a method with parameters. 2011-05-20 12:43:52 +02:00
Lucas Fialho Zawacki
872647ae42 include: Added DI*_ANY action constants. 2011-05-20 12:39:43 +02:00
Lucas Fialho Zawacki
2e0c60fc4b include: Added dinput8 DIMOUSE_* definitions. 2011-05-20 12:38:26 +02:00
Lucas Fialho Zawacki
0c8bf1ec17 include: Added dinput8 DIKEYBOARD_* key definitions correspondent to the DIK_* already present in the header. 2011-05-20 12:37:45 +02:00
Lucas Fialho Zawacki
ea0181c94f include: Added some dinput8 DIPROP definitions. 2011-05-20 12:37:01 +02:00
Andrew Nguyen
aca2385d6c include: Revise the Winsock include in windows.h to match the Windows SDK. 2011-05-19 17:38:30 +02:00
Henri Verbeet
427803a981 wined3d: Make wined3d.h a normal header file again. 2011-05-19 10:07:50 +02:00
Henri Verbeet
3032b40c80 wined3d: Get rid of the IWineD3DDeviceParent interface. 2011-05-19 10:06:21 +02:00
Ričardas Barkauskas
b59b68b86d dxgi: Fix GetDisplayModeList parameter handling. 2011-05-18 17:07:22 +02:00
Henri Verbeet
8d4ca1f815 wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
Henri Verbeet
979e3744f7 wined3d: Remove state management methods from the IWineD3DDevice interface. 2011-05-17 10:06:15 +02:00
Jörg Höhle
2e177cb249 include: Define DRV_MCI_FIRST. 2011-05-13 10:56:07 +02:00
Aric Stewart
3ad7822d85 usp10: Implementation of ScriptShapeOpenType. 2011-05-13 10:45:38 +02:00
Dylan Smith
a61c7b9c21 include: Replace a THIS, with THIS_ for a method with parameters. 2011-05-12 14:23:56 +02:00
André Hentschel
2b2c5f35ac include: Update a comment. 2011-05-12 14:23:15 +02:00
Henri Verbeet
00a5f38595 wined3d: Remove object creation methods from the IWineD3DDevice interface. 2011-05-11 14:56:48 +02:00
André Hentschel
a1950b9669 include: Fall back to little endian when it's not specified on ARM. 2011-05-11 14:56:48 +02:00
Alexandre Julliard
45075b2f9c server: Add separate requests for getting/setting the thread context during suspend. 2011-05-06 12:25:34 +02:00
Dylan Smith
c44ab0cd41 include: Generate rmxftmpl.h from rmxftmpl.x using new build tool. 2011-05-05 16:31:59 +02:00
Alexandre Julliard
0435b5825e makefiles: Add support for .x template files. 2011-05-05 16:31:59 +02:00
Alexandre Julliard
277120bbd5 msvcp: Implement the Ctraits math functions. 2011-05-04 17:26:47 +02:00
Damjan Jovanovic
0f9370aecb mmsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16. 2011-05-03 14:38:06 +02:00
Alexandre Julliard
f60a0f5e56 configure: Improve the detection of OSS v4. 2011-05-02 20:07:04 +02:00
Henri Verbeet
1c1de920e3 wined3d: Remove COM from the surface implementation. 2011-04-29 16:52:13 +02:00
Austin English
f9a455964c advapi32: Add OpenTraceA/W stubs. 2011-04-29 16:52:12 +02:00
Piotr Caban
6ecabf7cae msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation. 2011-04-28 11:08:06 +02:00
Andrew Eikum
be332326ba wineoss.drv: Add mmdevapi driver. 2011-04-27 17:47:05 +02:00
Piotr Caban
00182ca6d9 msvcrt: Added sprintf_p_l implementation. 2011-04-27 13:18:59 +02:00
André Hentschel
dae65898e2 dbghelp: Implement sparc_map_dwarf_register. 2011-04-27 11:49:53 +02:00
Henri Verbeet
11d44809bb wined3d: Remove IWineD3DSurface::PrivateSetup() from the public interface. 2011-04-26 10:46:23 +02:00
Austin English
cad8afb8ee kernel32: Add a stub for SetThreadPreferredUILanguages. 2011-04-25 13:03:07 +02:00
Stefan Dösinger
96b758f7b3 d3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
ZBIAS was removed in d3d9 and replaced with DEPTHBIAS. Currently
wined3d implements both independently which will cause trouble if we
want to set the depthbias value depending on the depth stencil format.
2011-04-22 17:51:29 +02:00
Henri Verbeet
c852200b03 wined3d: Get rid of IWineD3DSurface::GetType(). 2011-04-22 10:44:28 +02:00
Henri Verbeet
cc39bde98d wined3d: Get rid of wined3d_volume_get_type(). 2011-04-22 10:44:23 +02:00
Henri Verbeet
efc080e3a3 wined3d: Get rid of wined3d_buffer_get_type(). 2011-04-22 10:44:20 +02:00
Alexandre Julliard
abe5440e32 server: Also return the previous cursor position in the set_cursor request. 2011-04-20 20:29:16 +02:00
Dylan Smith
5cccad1311 include: Create header file d3dx9anim.h. 2011-04-20 16:31:02 +02:00
Dylan Smith
8f33a4d32d include: Add d3dx9mesh.h X template extensions. 2011-04-20 16:30:41 +02:00
André Hentschel
417e926a80 server: Remove Alpha support. 2011-04-20 13:10:06 +02:00
Dylan Smith
2b6e1b9465 include: Add missing declarations to d3dx9mesh.h. 2011-04-19 13:35:03 +02:00
Dylan Smith
9981a303b6 include: Add include file for d3dx9 X file interfaces. 2011-04-19 13:34:01 +02:00
Hans Leidekker
22953b84f3 mscoree: Add a stub implementation of GetRealProcAddress. 2011-04-19 13:30:01 +02:00
Alexandre Julliard
900352bc6b server: Store a mapping instead of a file for process dlls. 2011-04-18 14:45:32 +02:00
Francois Gouget
0fa223d7ec setupapi: Fix the SetupDiGetActualSectionToInstallEx() definition. 2011-04-18 12:39:46 +02:00
André Hentschel
14aefc1e4a include: Add more cv_call types. 2011-04-18 12:30:04 +02:00
Henri Verbeet
84d50f7353 wined3d: Remove IWineD3DSurface::GetImplType() from the public interface. 2011-04-18 11:45:55 +02:00
Henri Verbeet
6a135a1511 wined3d: Get rid of the IWineD3DBase interface. 2011-04-15 10:07:58 +02:00
Henri Verbeet
7b8bbdcc44 wined3d: Get rid of the IWineD3DResource interface. 2011-04-15 10:07:58 +02:00
Henri Verbeet
2c450571e5 wined3d: Remove COM from the volume implementation. 2011-04-15 10:07:57 +02:00
Henri Verbeet
3ec19590d5 wined3d: Remove COM from the swapchain implementation. 2011-04-14 17:13:57 +02:00
Alexandre Julliard
77e05ce4e5 configure: Add a check for XInput2 headers. 2011-04-13 18:51:50 +02:00
Henri Verbeet
3068ae9e83 wined3d: Remove IWineD3DSwapChain::Destroy() from the public interface. 2011-04-13 14:13:51 +02:00
Henri Verbeet
d2e665230a wined3d: Get rid of the swapchain destroy callback. 2011-04-13 14:13:51 +02:00
Alexandre Julliard
a8575a8b4d winex11: Add infrastructure for managing the extra data of generic extension events. 2011-04-13 14:13:29 +02:00
Thomas Mullaly
342906d7b3 include: Updated INTERNETFEATURELIST enum and flags. 2011-04-11 17:33:34 +02:00
Henri Verbeet
dd2c7d0d8c wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed.
This will allow us the get rid of the swapchain refcounting hacks in d3d9 in
particular. This is similar to the way we handle resources that are still in
use by a stateblock, but aren't referenced anywhere by the application.
2011-04-08 14:40:48 +02:00
Francois Gouget
4cb9c16143 shell32: Fix the *CPLINFO* lData field type. 2011-04-08 13:03:21 +02:00
Maarten Lankhorst
16f285cc15 include: Add missing defines to mddk.h. 2011-04-08 13:03:20 +02:00
Rico Schüller
9a7720fc1d d3dx9: Start effect parameter parsing. 2011-04-07 13:50:56 +02:00
Aric Stewart
ed71339d17 strmbase: Add OutputQueue_EOS implementation. 2011-04-06 12:05:08 +02:00
Aric Stewart
928994d986 strmbase: Create OutputQueue for queuing outgoing samples. 2011-04-06 12:05:08 +02:00
Henri Verbeet
2ab5b833d7 wined3d: Remove COM from the rendertarget view implementation. 2011-04-06 12:05:07 +02:00
Alexandre Julliard
21e86f60ec server: Post a message to the desktop window when the cursor clip rectangle changes. 2011-04-05 13:36:57 +02:00
Owen Rudge
65ba77bd5c advapi32: Add basic SaferSetLevelInformation stub. 2011-04-04 12:26:12 +02:00
Nikolay Sivov
0270e69b54 comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN. 2011-04-04 11:52:03 +02:00
Alexandre Julliard
6576703fac server: Return the time of last change along with the current cursor position. 2011-03-31 20:15:56 +02:00
David Hedberg
9df020cd73 comdlg32: Add NEWFILEOPENV3ORD resource. 2011-03-31 12:52:46 +02:00
Henri Verbeet
f8f83ff2f7 wined3d: Remove COM from the shader implementation. 2011-03-31 12:37:46 +02:00
André Hentschel
0304a3e998 uxtheme: Add OpenThemeDataEx. 2011-03-30 15:05:04 +02:00
Henri Verbeet
3d4fe0b750 wined3d: Get rid of IWineD3DPixelShader. 2011-03-30 12:18:03 +02:00
Henri Verbeet
9ea2ee5f4e wined3d: Get rid of IWineD3DGeometryShader. 2011-03-30 12:17:56 +02:00
Henri Verbeet
49725ba583 wined3d: Get rid of IWineD3DVertexShader. 2011-03-30 12:17:51 +02:00
Rico Schüller
2b877d7586 include: Fix ID3DXEffectCompiler interface. 2011-03-29 17:48:57 +02:00
Rico Schüller
1c30783c92 include: Add missing D3DXCreateEffect* declarations in d3dx9effect.h. 2011-03-29 17:48:06 +02:00
Vincent Povirk
204253b6ba gdiplus: Add test for GdipDrawDriverString. 2011-03-29 12:36:59 +02:00
Henri Verbeet
57d70bfdda wined3d: Move IWineD3DVertexShader::SetLocalConstantsF() to IWineD3DBaseShader. 2011-03-29 12:34:59 +02:00
David Hedberg
6771ed40e8 msi: Add support for patching files. 2011-03-29 12:22:34 +02:00
Alexandre Julliard
4c719464bc winenas.drv: Remove unnecessary ifdefs. 2011-03-28 22:13:38 +02:00
Alexandre Julliard
6eea1119af wineesd.drv: Remove unnecessary ifdefs. 2011-03-28 22:12:59 +02:00
Alexandre Julliard
255cc210b6 winealsa.drv: Remove unnecessary ifdefs. 2011-03-28 22:07:26 +02:00
Eric Pouech
394feff361 include: Added missing no return attribute. 2011-03-28 17:29:50 +02:00
Stefan Leichter
c643aec175 ntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine. 2011-03-28 17:13:05 +02:00
Henri Verbeet
fd8e18bd2b wined3d: Remove COM from the texture implementation. 2011-03-28 17:08:52 +02:00
Henri Verbeet
b8c40f3a7e wined3d: Get rid of IWineD3DCubeTexture. 2011-03-18 15:59:04 +01:00
Henri Verbeet
09b4ed2e75 wined3d: Get rid of IWineD3DBaseTexture::IsCondNP2(). 2011-03-17 10:41:54 +01:00
Henri Verbeet
f1ec3820d7 wined3d: Get rid of IWineD3DTexture. 2011-03-17 10:40:52 +01:00
Huw Davies
58442c1b50 include: Uncomment EMRGRADIENTFILL. 2011-03-16 14:14:22 +01:00
Andrew Eikum
b14e4e5841 include: Add defines for KSDATAFORMAT_SUBTYPE_ALAW and _MULAW. 2011-03-16 14:14:22 +01:00
Henri Verbeet
ed0037854a wined3d: Get rid of IWineD3DVolumeTexture. 2011-03-16 14:14:21 +01:00
Henri Verbeet
4a10bbc76d wined3d: Generalize AddDirtyRect() / AddDirtyBox() to AddDirtyRegion(). 2011-03-15 17:14:07 +01:00
Henri Verbeet
e409b83bcb wined3d: Get rid of IWineD3DVolumeTexture::Unmap(). 2011-03-15 17:14:06 +01:00
Henri Verbeet
4c3d55f10e wined3d: Get rid of IWineD3DVolumeTexture::Map(). 2011-03-15 17:14:06 +01:00
Piotr Caban
fbe5abbe06 include: Added IBrowserService2 definition. 2011-03-15 11:45:09 +01:00
Piotr Caban
869231b439 include: Added IDockingWindow definition. 2011-03-15 11:43:58 +01:00
Ken Thomases
25ed687fe6 configure: Add test for Security/Security.h header. 2011-03-14 14:17:08 +01:00
Rico Schüller
b1c26a0e95 include: Fix ID3DXBaseEffect interface. 2011-03-14 12:39:28 +01:00
Henri Verbeet
3494106d77 wined3d: Get rid of IWineD3DCubeTexture::Unmap(). 2011-03-14 12:39:27 +01:00
Henri Verbeet
3ac924a2da wined3d: Get rid of IWineD3DCubeTexture::Map(). 2011-03-14 12:39:27 +01:00
Henri Verbeet
13b05b9dbe wined3d: Get rid of IWineD3DTexture::Unmap(). 2011-03-14 12:39:27 +01:00
Henri Verbeet
b77a661515 wined3d: Get rid of IWineD3DTexture::Map(). 2011-03-14 12:39:27 +01:00
Jacek Caban
cbf9bdcdd2 wincodec.h: Fixed a typo. 2011-03-14 12:17:31 +01:00
Alexander Scott-Johns
fa19e1bdb3 wininet: Partially implement FreeUrlCacheSpaceW. 2011-03-11 13:27:32 +01:00
Piotr Caban
3660bf72a7 include: Added IDocObjectService interface definition. 2011-03-11 11:50:05 +01:00
Piotr Caban
457368897f include: Added IBrowserService interface definition. 2011-03-11 11:49:35 +01:00
Henri Verbeet
adb1e10979 wined3d: Get rid of wined3d_buffer_get_desc(). 2011-03-11 11:40:47 +01:00
Henri Verbeet
5f73f41f35 wined3d: Get rid of IWineD3DVolume::GetDesc(). 2011-03-11 11:40:37 +01:00
Henri Verbeet
2b18192e7a wined3d: Get rid of IWineD3DSurface::GetDesc(). 2011-03-11 11:40:31 +01:00
André Hentschel
7a90e7a444 mountmgr.sys: Handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX. 2011-03-10 16:30:15 +01:00
Henri Verbeet
4fd03150f6 wined3d: Get rid of IWineD3DBaseTexture::GetSubResourceDesc(). 2011-03-10 12:53:13 +01:00
Henri Verbeet
8809ebdf79 wined3d: Generalize GetSurfaceLevel() / GetVolumeLevel() to GetSubResource(). 2011-03-10 12:53:04 +01:00
Nikolay Sivov
0512829a27 msvcrt: Add _get_output_format() and return default value. 2011-03-09 12:30:30 +01:00
Henri Verbeet
63b72d789d wined3d: Move the GetLevelDesc() functions to the IWineD3DBaseTexture interface. 2011-03-09 12:29:04 +01:00
Henri Verbeet
756fdb7c5a wined3d: Merge the various resource desc structures. 2011-03-09 12:28:58 +01:00
Henri Verbeet
b9fae5e9a8 wined3d: Don't require container parents for IWineD3DDeviceParent methods to be COM objects. 2011-03-08 12:27:41 +01:00
Erich Hoover
e776f3ccf7 user32: Implement semi-stub of GetCursorFrameInfo. 2011-03-07 15:10:22 +01:00
Henri Verbeet
a27ee75ed2 wined3d: Remove COM from the buffer implementation. 2011-03-04 16:25:58 +01:00
Juan Lang
e71a235058 include: Add some missing definitions. 2011-03-04 16:25:58 +01:00
André Hentschel
29d5887b5c t2embed: Add stub for TTEmbedFont. 2011-03-03 17:47:14 +01:00
Alexandre Julliard
f1a3480068 user32: Handle input injected through SendInput entirely in user32. 2011-03-02 21:48:39 +01:00
Alexandre Julliard
c7efa293f0 server: Invoke low-level hardware hooks directly from the server side. 2011-03-02 21:26:13 +01:00
Alexandre Julliard
ae895a1f10 user32: Export a Wine-specific function to send hardware input from the graphics driver. 2011-03-02 21:25:43 +01:00
Alexandre Julliard
02e30f5f77 server: Pass the original hardware input data to the server and set the message parameters on the server side. 2011-03-02 11:34:15 +01:00
Henri Verbeet
1de6adfbae wined3d: Make IWineD3DResourceImpl an independent structure. 2011-03-01 13:21:59 +01:00
Alexandre Julliard
bc4afb0786 server: Don't pass a thread id to send_hardware_message, determine it from the window. 2011-03-01 13:21:58 +01:00
Henri Verbeet
39497ff4d1 wined3d: Remove IWineD3DResource::UnLoad() from the public interface. 2011-02-28 11:09:48 +01:00
Alexandre Julliard
02e8174067 server: Store the cursor clip rectangle in the server. 2011-02-25 13:50:19 +01:00
Alexandre Julliard
183c41b49a server: Store the global cursor position in the server. 2011-02-25 11:25:15 +01:00
Jacek Caban
79971018ec mshtml.idl: Added DispHTMLDOMAttribute declaration. 2011-02-24 15:52:21 +01:00
Dylan Smith
5fe7522ba1 d3dx9: Add stubs for D3DXCreateText. 2011-02-21 16:25:58 +01:00
Jacek Caban
6ef4e78027 include: Make some include guards compatible with MS headers.
This is for compatibility with mingw-w64.
2011-02-21 16:25:20 +01:00
Andrew Nguyen
6097f2faf1 configure: Check for additional libxml2 headers to reject inadequate libxml2 versions. 2011-02-21 12:43:45 +01:00
Dmitry Timoshkov
15c322c235 mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments. 2011-02-17 17:41:23 +01:00
Andrew Nguyen
78110088d4 propsys: Add a PSRefreshPropertySchema stub. 2011-02-16 14:26:26 +01:00
Jacek Caban
11638e1e4d dvdmedia.h: Added MPEG2VIDEOINFO declaration. 2011-02-11 17:41:31 +01:00
Jacek Caban
5d1a7511a2 dsound.h: Added DSBNOTIFICATIONS_MAX definition. 2011-02-11 17:41:26 +01:00
Henri Verbeet
a5fe3610ad wined3d: Remove COM from the query implementation. 2011-02-04 15:25:32 +01:00
Henri Verbeet
304d713860 wined3d: Remove COM from the clipper implementation. 2011-02-04 15:25:31 +01:00
Alexander Morozov
745a50c9db ntoskrnl.exe: Add stub for IoGetDeviceInterfaces. 2011-02-03 16:28:05 +01:00
Henri Verbeet
5963483fc2 wined3d: Remove COM from the palette. 2011-02-03 13:15:17 +01:00
Henri Verbeet
5765632d9f wined3d: Remove COM from the vertex declaration. 2011-02-03 13:15:17 +01:00
Iain Arnell
9d7277df7a gdiplus: Qualify reference to Gdiplus::Pixelformat. 2011-02-02 12:24:47 +01:00
Vitaliy Margolen
4979d287b2 dinput: Return correct error code for DIPROP_VIDPID. 2011-02-02 12:24:07 +01:00
Henri Verbeet
36d4268e3c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00