Commit Graph

8737 Commits

Author SHA1 Message Date
Alexandre Julliard
ea9750d773 include: Add compatibility macros for non-widl compilers. 2011-05-25 00:22:52 +02:00
Jörg Höhle
985beb33f3 include: Use SEGPTR for 16bit string pointers in MCI_*_PARMS16. 2011-05-24 16:55:29 +02:00
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