Rob Shearman
f5af8f614f
include: Fix the WINELIB_NAME_AW macro for RpcBindingToStringBinding.
2008-08-18 14:36:17 +02:00
Paul Vriens
5136b3a10b
include/wine/svcctl.idl: Remove duplicate define.
2008-08-18 14:34:41 +02:00
Stefan Dösinger
fad3f9ba98
wined3d: Basic overlay emulation with opengl.
2008-08-05 14:09:36 +02:00
Stefan Dösinger
e795d842ec
wined3d: Implement overlay position tracking.
2008-08-05 14:09:36 +02:00
Nikolay Sivov
aa0df2300e
gdiplus: Implemented GdipAddPathPie/GdipAddPathPieI with test.
2008-08-05 14:09:35 +02:00
Nikolay Sivov
5887e661b7
gdiplus: Implemented GdipReversePath with tests.
2008-08-05 14:09:35 +02:00
Luis C. Busquets Pérez
9b572170da
d3dx9: Implementation of D3DXGetVertexShaderProfile.
2008-08-04 15:41:15 +02:00
Luis C. Busquets Pérez
457efd55d0
d3dx9: Implementation of D3DXGetPixelShaderProfile.
2008-08-04 15:40:52 +02:00
Nikolay Sivov
a36c2e7533
gdiplus: Implemented GdipAddPathClosedCurve/GdipAddPathClosedCurveI.
2008-08-04 14:18:14 +02:00
Nikolay Sivov
831729ada1
gdiplus: Implemented GdipAddPathClosedCurve2I using GdipAddPathClosedCurve2.
2008-08-04 14:18:07 +02:00
Nikolay Sivov
8be642c4c0
gdiplus: Implemented GdipAddPathClosedCurve2 with tests.
2008-08-04 14:17:59 +02:00
Nikolay Sivov
6492f07f8d
gdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI.
2008-08-04 14:17:49 +02:00
Nikolay Sivov
edfc1968ce
gdiplus: Implemented GdipAddPathCurve2I using GdipAddPathCurve2.
2008-08-04 14:17:41 +02:00
Nikolay Sivov
169140cc83
gdiplus: Implemented GdipAddPathCurve2 with tests.
2008-08-04 14:17:31 +02:00
Stefan Dösinger
e9827cc916
wined3d: Always load glFinish and glFlush from opengl32.dll.
2008-08-04 13:12:10 +02:00
Stefan Dösinger
a47e7badb9
ddraw: Set ddraw caps in wined3d.
...
Currently the ddraw capabilities were almost static, except of D3D
support. When overlay support is added, the caps depend on certain
settings in WineD3D or capabilities available from OpenGL and Xv. So
set those caps in wined3d as well.
2008-08-04 13:10:11 +02:00
James Hawkins
8782fdba1b
msi: Add a stub implementation of MsiEnumPatchesEx.
2008-08-04 13:04:30 +02:00
Nikolay Sivov
e9bcce6e1d
gdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
2008-08-01 12:12:29 +02:00
Ismael Barros
4ab75e1214
dplayx: Tests for EnumConnections.
2008-08-01 12:10:19 +02:00
Ismael Barros
5dc0d4d1ed
dplayx: Fix the definition of DirectPlayCreate.
2008-08-01 12:02:26 +02:00
Alexandre Julliard
b25eb5542a
test.h: Fetch environment variables from the Win32 environment not the Unix one.
2008-08-01 11:18:11 +02:00
Vladimir Pankratov
ae71af004b
netapi32: Add stub for NetGroupEnum.
2008-07-31 13:43:14 +02:00
Damjan Jovanovic
22a17e027e
shdocvw: Add IUniformResourceLocator declarations to intshcut.h.
2008-07-31 13:26:17 +02:00
Nikolay Sivov
1ac7912874
gdiplus: Implemented Gdip[Get/Set]PenMode.
2008-07-31 13:04:22 +02:00
Vladimir Pankratov
ee120e01c9
netapi32: Add stub for NetWkstaUserEnum.
2008-07-30 15:25:47 +02:00
Alexander Morozov
217af4e7b9
ntoskrnl.exe: Add stubs for IoAllocateIrp, IoInitializeIrp and IoFreeIrp.
2008-07-30 15:23:58 +02:00
Alexander Morozov
478e64f549
include/ddk/wdm.h: Add defines.
2008-07-30 15:23:43 +02:00
Nikolay Sivov
f44034a7d4
gdiplus: Implemented Gdip[Get/Set]StringFormatTabStops with tests.
2008-07-30 14:40:50 +02:00
Nikolay Sivov
4a08c13ba9
gdiplus: GdipGetStringFormatTabStopCount implementation with tests.
2008-07-30 14:40:35 +02:00
Nikolay Sivov
2e25db0409
gdiplus: GdipStringFormatGetGenericTypographic implemented.
2008-07-29 12:19:24 +02:00
Nikolay Sivov
65a2274dc7
gdiplus: GdipSetStringFormatDigitSubstitution implemented.
2008-07-29 12:19:15 +02:00
Nikolay Sivov
9ed8a2b624
gdiplus: GdipGetStringFormatDigitSubstitution implemented.
2008-07-29 12:19:05 +02:00
Maarten Lankhorst
668be5c757
uuids: Add MEDIASUBTYPE_AYUV.
2008-07-29 11:53:40 +02:00
Zac Brown
72d201b037
include/winhttp.h: Add WINHTTP_TIME_FORMAT_BUFSIZE.
2008-07-29 11:49:37 +02:00
Nikolay Sivov
ce2aee4859
gdiplus: Implemented GdipGetCustomLineCapWidthScale with some tests.
2008-07-28 11:34:05 +02:00
Nikolay Sivov
6c6e8f489e
gdiplus: Implemented GdipGetCustomLineCapBaseInset + test.
2008-07-28 11:33:59 +02:00
Nikolay Sivov
5038845cf2
gdiplus: Implemented GdipSetCustomLineCapStrokeJoin + tests.
2008-07-28 11:33:52 +02:00
Nikolay Sivov
2848100e82
gdiplus: Implemented GdipGetCustomLineCapStrokeJoin with basic test.
2008-07-28 11:33:45 +02:00
Stefan Leichter
548abf369d
rasapi32: Skip RasEnumDevicesA tests on configuration problems.
2008-07-28 11:33:20 +02:00
Stefan Leichter
cc494c48af
rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn).
2008-07-28 11:32:55 +02:00
Dan Hipschman
4c64d0cdfa
ntdll: Implement RtlDeleteTimer for kernel32's DeleteTimerQueueTimer.
2008-07-25 14:09:15 +02:00
Dan Hipschman
396e47ef5c
ntdll: Implement RtlUpdateTimer for kernel32's ChangeTimerQueueTimer.
2008-07-25 14:09:15 +02:00
Philip Nilsson
d36df763c7
d3dx9: Implement D3DXPlaneTransformArray.
2008-07-25 14:09:15 +02:00
David Adam
6629708081
d3dx8: Implement D3DXSphereBoundProbe.
2008-07-25 14:09:15 +02:00
Adam Petaccia
b4a77bcd53
gdiplus: Stub GdipIsStyleAvailable.
2008-07-25 12:41:38 +02:00
John Reiser
0a2c94e823
configure: Add check for valgrind/valgrind.h.
2008-07-25 11:43:50 +02:00
Mikołaj Zalewski
140b259d58
include: Add KEY_WOW64_* defines.
2008-07-24 13:03:34 +02:00
Stefan Dösinger
726d9d47af
wined3d: ATI2N support using GL_EXT_texture_compression_rgtc.
2008-07-24 11:56:42 +02:00
Stefan Dösinger
dc25a86cc5
wined3d: Support ATI's D3DFMT_ATI2N format.
...
This is an ATI specific format designed for compressed normal maps,
and quite a few games check for its existence. While it is an
ATI-specific "extension" in d3d9, it is a core part of
D3D10(DXGI_FORMAT_BC5), and supported on Geforce 8 cards.
2008-07-24 11:56:24 +02:00
Zac Brown
34a17650f3
include/winhttp.h: Add remaining flags.
2008-07-23 12:41:02 +02:00