Alexandre Julliard
|
e41a482890
|
user32: Add a Wine-specific entry point to set the pixel format of a window.
|
2012-10-03 23:08:22 +02:00 |
Alexandre Julliard
|
85b34be52f
|
Revert "winex11: Remove some leftover X Shm code."
This reverts commit 515329d58c .
We'll want to use XShm again for window surfaces.
|
2012-10-03 15:30:48 +02:00 |
Alistair Leslie-Hughes
|
be246e31e2
|
include: Add threading attribute to MSDAINITIALIZE.
|
2012-10-03 13:14:54 +02:00 |
Nozomi Kodama
|
b8cfe42326
|
d3dx9_36: Implement D3DXSHMultiply4.
|
2012-10-03 13:10:45 +02:00 |
Christian Costa
|
ea943293c6
|
ntoskrnl.exe: Add stub for ExCreateCallback.
|
2012-10-03 13:10:45 +02:00 |
Henri Verbeet
|
e55416a113
|
wined3d: wined3d_swapchain_set_window() never fails.
|
2012-10-03 11:19:41 +02:00 |
Henri Verbeet
|
50c61959eb
|
wined3d: Just return the surface from wined3d_device_get_surface_from_dc().
|
2012-10-03 11:19:41 +02:00 |
Erich Hoover
|
57019615b5
|
ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICAST_IF and SO_ATTACH_FILTER.
|
2012-10-02 15:05:20 +02:00 |
Henri Verbeet
|
2ad5808996
|
wined3d: wined3d_device_get_creation_parameters() never fails.
|
2012-10-01 23:07:55 +02:00 |
Henri Verbeet
|
6e5cf8c698
|
wined3d: wined3d_device_set_depth_stencil() never fails.
|
2012-10-01 23:07:51 +02:00 |
Henri Verbeet
|
95b4207c7f
|
wined3d: Just return the surface from wined3d_device_get_depth_stencil().
|
2012-10-01 12:11:02 +02:00 |
Henri Verbeet
|
972217fd6a
|
wined3d: Just return the surface from wined3d_device_get_render_target().
|
2012-10-01 12:10:55 +02:00 |
Francois Gouget
|
58c77f6156
|
shlwapi: Implement PathCreateFromUrlAlloc().
|
2012-10-01 12:07:31 +02:00 |
Christian Costa
|
59eaf2003b
|
ntoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.
|
2012-10-01 12:03:55 +02:00 |
Christian Costa
|
0a7ab9841d
|
ntoskrnl.exe: Add stub for MmProbeAndLockPages.
|
2012-10-01 12:03:31 +02:00 |
Francois Gouget
|
62d1957850
|
include: Fix a typo in the declaration of PCUZZTSTR.
|
2012-10-01 11:59:52 +02:00 |
Hans Leidekker
|
9e88e81043
|
include: Add wbemprov.idl.
|
2012-09-28 17:15:50 +02:00 |
Alexandre Julliard
|
53e4e504b9
|
user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag.
|
2012-09-27 17:45:43 +02:00 |
Rico Schüller
|
7fa8b9cc32
|
include/d3dx9math.inl: Use float functions.
|
2012-09-27 13:13:01 +02:00 |
Jacek Caban
|
ff17a4ea86
|
include: Added uiautomationcoreapi.h.
|
2012-09-27 13:11:34 +02:00 |
Henri Verbeet
|
c0f52fbf1c
|
wined3d: wined3d_device_set_software_vertex_processing() never fails.
|
2012-09-27 13:10:48 +02:00 |
Henri Verbeet
|
f9d494294a
|
wined3d: Just return the texture from wined3d_device_get_texture().
|
2012-09-27 13:10:43 +02:00 |
Jacek Caban
|
3ad3305028
|
activscp.idl: Added IActiveScriptSiteUIControl declaration.
|
2012-09-26 14:42:38 +02:00 |
Jacek Caban
|
5f6d133f11
|
include: Added uiautomationclient.idl.
|
2012-09-26 14:40:43 +02:00 |
Henri Verbeet
|
c0a83b1d96
|
wined3d: wined3d_device_get_texture_stage_state() never fails.
|
2012-09-26 14:40:35 +02:00 |
Henri Verbeet
|
26c0714009
|
wined3d: wined3d_device_set_texture_stage_state() never fails.
|
2012-09-26 14:40:33 +02:00 |
Hans Leidekker
|
7e22fc0943
|
httpapi: Add a stub implementation of HttpAddUrl.
|
2012-09-26 11:02:53 +02:00 |
Francois Gouget
|
d86abc4921
|
include: Remove a misplaced duplicate definition of SORT_STRINGSORT.
|
2012-09-25 12:58:20 +02:00 |
Nozomi Kodama
|
1f85d64b19
|
d3dx9: Implement D3DXSHRotate.
|
2012-09-25 11:39:28 +02:00 |
Nozomi Kodama
|
c69a496461
|
d3dx9: Implement D3DXSHEvalDirectionalLight.
|
2012-09-25 11:38:53 +02:00 |
Henri Verbeet
|
fc711d4955
|
wined3d: wined3d_device_set_pixel_shader() never fails.
|
2012-09-25 11:19:07 +02:00 |
Adrian Bunk
|
9d5c178b24
|
server: Use waitpid() instead of wait4().
|
2012-09-24 22:27:30 +02:00 |
Francois Gouget
|
79ea850eab
|
shell32: Add some more function prototypes and fix the IsNetDrive() one.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
e2f30dc115
|
include: Add more string types.
|
2012-09-24 22:27:29 +02:00 |
Francois Gouget
|
4927f9595f
|
kernel32: Add more flags for CompareString().
And fix the name of SORT_STRINGSORT.
|
2012-09-24 22:27:28 +02:00 |
Francois Gouget
|
340dee86f0
|
shlwapi: Fix the declaration of UrlIsFileUrlW().
|
2012-09-24 22:27:28 +02:00 |
Nikolay Sivov
|
ed42bf08db
|
mlang: Store source and destination codepage ids in IMLangConvertCharset_Initialize.
|
2012-09-24 22:27:26 +02:00 |
Henri Verbeet
|
b97ec7ae0c
|
wined3d: wined3d_device_set_vertex_shader() never fails.
|
2012-09-24 09:58:03 +02:00 |
Alexandre Julliard
|
b037bd7bff
|
include: Fix the CDSIZEOF_STRUCT definition to avoid warnings on 64-bit.
|
2012-09-21 18:29:21 +02:00 |
Huw Davies
|
16c7653c2d
|
include: Add missing structure members.
|
2012-09-21 17:08:03 +02:00 |
Jacek Caban
|
0c14384589
|
atliface.idl: Added IRegistrarBase declaration.
|
2012-09-21 17:06:18 +02:00 |
Jacek Caban
|
40e7f7522e
|
include: Added uiautomation.h.
|
2012-09-21 17:05:26 +02:00 |
Jacek Caban
|
021cab2882
|
include: Added uiautomationcore.idl.
|
2012-09-21 17:05:02 +02:00 |
Henri Verbeet
|
2f03ad1a40
|
wined3d: Just return the declaration from wined3d_device_get_vertex_declaration().
|
2012-09-21 10:53:10 +02:00 |
Henri Verbeet
|
01918d05ed
|
wined3d: wined3d_device_set_vertex_declaration() never fails.
|
2012-09-21 10:53:06 +02:00 |
André Hentschel
|
92e24af5e8
|
iphlpapi: Implement GetIcmpStatisticsEx on Linux.
|
2012-09-20 19:27:33 +02:00 |
Henri Verbeet
|
de1ae1eb8a
|
wined3d: wined3d_device_get_scissor_rect() never fails.
|
2012-09-19 23:54:59 +02:00 |
Henri Verbeet
|
2de9fc640b
|
wined3d: wined3d_device_set_scissor_rect() never fails.
|
2012-09-19 23:54:56 +02:00 |
Henri Verbeet
|
62670c7ba5
|
wined3d: wined3d_device_get_sampler_state() never fails.
|
2012-09-19 13:04:52 +02:00 |
Henri Verbeet
|
0d96be2c20
|
wined3d: wined3d_device_set_sampler_state() never fails.
|
2012-09-19 13:04:48 +02:00 |
Dmitry Timoshkov
|
058963282e
|
gdiplus: Add some tests for GIF properties.
|
2012-09-18 19:05:06 +02:00 |
Piotr Caban
|
7967f8beec
|
wininet: Don't define DELETED_CACHE_ENTRY in public headers.
|
2012-09-18 14:50:49 +02:00 |
Henri Verbeet
|
343974e2fd
|
wined3d: wined3d_device_get_material() never fails.
|
2012-09-18 10:18:51 +02:00 |
Henri Verbeet
|
2669feeb8c
|
wined3d: wined3d_device_set_material() never fails.
|
2012-09-18 10:18:42 +02:00 |
Alistair Leslie-Hughes
|
65a15809d5
|
oledb32: Register typelib.
|
2012-09-17 12:11:32 +02:00 |
Jacek Caban
|
556076dcbe
|
textstor.idl: Added TS_ST_CORRECTION declaration.
|
2012-09-14 15:44:39 +02:00 |
Henri Verbeet
|
90bd04c6b6
|
wined3d: wined3d_device_multiply_transform() never fails.
|
2012-09-14 15:43:20 +02:00 |
Alistair Leslie-Hughes
|
ef003f0fa0
|
include: Add msdasc.idl.
|
2012-09-14 11:50:43 +02:00 |
Dmitry Timoshkov
|
8ec1008fc7
|
windowscodecs: Add a bunch of tests for GIF Comment Extenstion metadata reader.
|
2012-09-14 11:40:09 +02:00 |
Dmitry Timoshkov
|
32a5a11b5e
|
windowscodecs: Add a bunch of tests for GIF Application Extension metadata reader.
|
2012-09-14 11:40:01 +02:00 |
Vincent Povirk
|
c66b5ac4c3
|
propsys: Implement prop variant integer conversions with tests.
|
2012-09-14 11:32:09 +02:00 |
Vincent Povirk
|
52d1db1908
|
propsys: Stub PropVariantCompareEx.
|
2012-09-14 11:31:57 +02:00 |
Jacek Caban
|
22bcb1a7f4
|
oaidl.idl: Added REFVARIANT declaration.
|
2012-09-13 10:24:14 +02:00 |
Henri Verbeet
|
b8feef8833
|
wined3d: wined3d_device_set_base_vertex_index() never fails.
|
2012-09-13 10:23:14 +02:00 |
Henri Verbeet
|
c6fcc0255c
|
user32: Add rawinput keyboard support.
|
2012-09-12 12:47:13 +02:00 |
Henri Verbeet
|
706ece827b
|
wined3d: wined3d_device_get_transform() never fails.
|
2012-09-12 12:46:12 +02:00 |
Henri Verbeet
|
f79bbc767d
|
wined3d: wined3d_device_set_transform() never fails.
|
2012-09-12 12:46:07 +02:00 |
Marcus Meissner
|
7a529328db
|
kernel32: Add condition variables prototypes and tests.
|
2012-09-11 20:56:37 +02:00 |
Henri Verbeet
|
faaf3d388e
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
Henri Verbeet
|
d601a0dede
|
wined3d: wined3d_device_get_render_state() never fails.
|
2012-09-11 18:03:57 +02:00 |
Henri Verbeet
|
75cec973d5
|
wined3d: wined3d_device_set_render_state() never fails.
|
2012-09-11 18:03:53 +02:00 |
Dmitry Timoshkov
|
2b5739269c
|
windowscodecs: Add a bunch of tests for Graphic Control Extension metadata reader.
|
2012-09-10 12:21:14 +02:00 |
Dmitry Timoshkov
|
7f93e0a6d2
|
windowscodecs: Add a bunch of tests for Image Descriptor metadata reader.
|
2012-09-10 12:21:09 +02:00 |
Dmitry Timoshkov
|
0b0bf572c1
|
windowscodecs: Add a bunch of tests for Logical Screen Descriptor metadata reader.
|
2012-09-10 12:21:04 +02:00 |
Dmitry Timoshkov
|
847cdf3fd0
|
include/wincodecsdk.idl: Add some missing metadata writer UIDs.
|
2012-09-10 12:20:56 +02:00 |
Dmitry Timoshkov
|
3ea74413c6
|
include/wincodecsdk.idl: Fix a typo.
|
2012-09-10 12:20:51 +02:00 |
Dmitry Timoshkov
|
248e9ef7c9
|
windowscodecs: Add a bunch of GIF metadata tests.
|
2012-09-10 12:20:43 +02:00 |
Henri Verbeet
|
5befb959dd
|
user32: Implement RegisterRawInputDevices().
|
2012-09-10 11:44:19 +02:00 |
Henri Verbeet
|
3569b6ccd2
|
wined3d: wined3d_device_get_viewport() never fails.
|
2012-09-10 11:40:19 +02:00 |
Henri Verbeet
|
64aae8cf02
|
wined3d: wined3d_device_set_viewport() never fails.
|
2012-09-10 11:40:14 +02:00 |
Alexandre Julliard
|
05c32b9b89
|
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
|
2012-09-10 11:38:28 +02:00 |
Alexandre Julliard
|
9713a54b33
|
opengl32: Update the extension list.
|
2012-09-10 11:38:27 +02:00 |
Hans Leidekker
|
bc8876f9ce
|
iphlpapi: Add partial support for UDP_TABLE_OWNER_MODULE in GetExtendedUdpTable.
|
2012-09-07 16:44:03 +02:00 |
Hans Leidekker
|
18ba68ea62
|
iphlpapi: Implement GetExtendedUdpTable.
|
2012-09-07 16:40:31 +02:00 |
James Eder
|
b97a07bc07
|
include/winternl.h: Fix CPU_FEATURE_3DNOW bit mask.
|
2012-09-07 12:23:30 +02:00 |
Henri Verbeet
|
c8f4ca315e
|
wined3d: Just return the buffer from wined3d_device_get_index_buffer().
|
2012-09-06 15:45:32 +02:00 |
Henri Verbeet
|
a3e28f6ce5
|
wined3d: wined3d_device_set_index_buffer() never fails.
|
2012-09-06 15:45:32 +02:00 |
Alexandre Julliard
|
27b0b88a0b
|
gdi32: Add a graphics driver to render windows contents through the DIB engine.
|
2012-09-06 12:24:25 +02:00 |
Alexandre Julliard
|
01c9c1cbc2
|
gdi32: Let user32 specify the device rectangle when setting the visible region.
|
2012-09-05 21:56:56 +02:00 |
Henri Verbeet
|
8fd7d3a2b3
|
wined3d: Just return the swapchain from wined3d_device_get_swapchain().
|
2012-09-05 11:48:04 +02:00 |
Michael Geddes
|
cf41a41738
|
tapi32: Stub some missing functions.
|
2012-09-04 16:15:50 +02:00 |
Chae Jong Bin
|
ecdd6c58c5
|
netapi32: Add stub for NetScheduleJobAdd.
|
2012-09-04 16:15:48 +02:00 |
Henri Verbeet
|
66ec8a5cfb
|
wined3d: Get rid of wined3d_device_get_wined3d().
|
2012-09-04 15:05:22 +02:00 |
Jacek Caban
|
d71ce1a282
|
mshtml.idl: Added IHTMLIFrameElement2 and IHTMLIFrameElement3 declarations.
|
2012-09-03 17:42:41 +02:00 |
Michael Stefaniuc
|
c21000ea81
|
include/windowsx.h: Avoid a TRUE:FALSE conditional expression.
|
2012-09-03 15:52:13 +02:00 |
André Hentschel
|
c540c98d55
|
usbd.sys: Add partial USBD_ValidateConfigurationDescriptor implementation.
|
2012-08-29 21:26:38 +02:00 |
Nikolay Sivov
|
ae0b830cf1
|
xmllite: Store DTD processing mode in reader.
|
2012-08-29 11:46:43 +02:00 |
Jacek Caban
|
e679471885
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
Jacek Caban
|
9d1bec6077
|
unknwn.idl: Don't use inline wrappers for IUnknown calls.
|
2012-08-28 14:41:12 +02:00 |
Vincent Povirk
|
ae722c45ad
|
ole32: Add tests for StgConvertPropertyToVariant.
|
2012-08-28 14:40:33 +02:00 |
Alistair Leslie-Hughes
|
53d7355949
|
kernel32: Add GetConsoleFontSize stub.
|
2012-08-22 12:10:25 +02:00 |
Jan Beich
|
83bac4113c
|
ntdll: Fetch thread id on NetBSD.
|
2012-08-17 10:47:22 +02:00 |
Jan Beich
|
fa4e97f454
|
ntdll: Prefer a portable function to get thread id.
|
2012-08-17 10:47:03 +02:00 |
André Hentschel
|
538a0abbd7
|
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
|
2012-08-17 10:45:17 +02:00 |
Vincent Povirk
|
c2001c2b53
|
windowscodecs: Add tests for IWICBitmap.
|
2012-08-15 13:50:26 +02:00 |
Matteo Bruni
|
152a09ce75
|
wined3d: Use GL_FRAMEBUFFER_SRGB when possible.
|
2012-08-15 12:15:42 +02:00 |
Lucas Zawacki
|
dbc10ef937
|
dinput/tests: Tests for IDirectInputJoyConfig8_GetConfig.
|
2012-08-14 12:01:06 +02:00 |
Michael Stefaniuc
|
6bfc07e3e5
|
include/wininet.h: Avoid TRUE:FALSE conditional expressions.
|
2012-08-13 17:30:22 +02:00 |
Nikolay Sivov
|
09ba9bdb0a
|
dwrite: Store font style provided in LOGFONT data.
|
2012-08-13 16:28:44 +02:00 |
Dmitry Timoshkov
|
017f802875
|
include/gdipluspixelformats.h: Avoid explicit TRUE/FALSE in conditional expressions.
|
2012-08-13 11:50:58 +02:00 |
Jacek Caban
|
76cb174dca
|
mshtml.idl: Added IHTMLDOMConstructorCollection declaration.
|
2012-07-31 17:59:11 +02:00 |
Nikolay Sivov
|
bd7db0a9a4
|
dwrite: Added basic test for IDWriteFont created from LOGFONTW.
|
2012-07-31 17:59:10 +02:00 |
Jacek Caban
|
e6ad25fffe
|
guiddef.h: Use static const IID instance for __uuidof.
|
2012-07-31 10:56:10 +02:00 |
Dmitry Timoshkov
|
61c0dcdb8b
|
include/winbase.h: MSC compiler implements interlocked* APIs as intrinsics in x86_64 mode.
|
2012-07-31 10:56:02 +02:00 |
Dmitry Timoshkov
|
9d9496058f
|
include/winnt.h: MSC compiler doesn't support __asm keyword in x86_64 mode.
|
2012-07-31 10:55:55 +02:00 |
Detlef Riekenberg
|
d5e5b43cec
|
include: Add TOKEN_MANDATORY_LEVEL definitions.
|
2012-07-31 10:54:22 +02:00 |
Alex Henrie
|
0b64d319c9
|
wininet: Support ICU_ENCODE_PERCENT, ICU_ENCODE_SPACES_ONLY, and ICU_NO_META.
|
2012-07-31 10:53:54 +02:00 |
Alexandre Julliard
|
96e80c2623
|
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
|
2012-07-30 22:12:13 +02:00 |
Nikolay Sivov
|
7ef5661d54
|
include: Added dwrite.idl file.
|
2012-07-30 17:57:50 +02:00 |
Alexandre Julliard
|
35eef16ba7
|
gdi32: Support OpenGL in bitmaps through libOSMesa.
|
2012-07-27 17:05:16 +02:00 |
Jacek Caban
|
b06e8103f7
|
activdbg.idl: Undef GetCurrentThread macro to avoid collision with interface function declaration.
|
2012-07-26 12:11:43 +02:00 |
Alexandre Julliard
|
5f157e18e2
|
opengl32: Store the context current DCs on the opengl32 side.
|
2012-07-25 16:11:05 +02:00 |
Detlef Riekenberg
|
36e7fd09ee
|
wer: Add a stub for WerReportAddFile.
|
2012-07-25 14:50:25 +02:00 |
Detlef Riekenberg
|
d4db98dc54
|
include: Add appcompatapi.h.
|
2012-07-24 13:36:33 +02:00 |
Nikolay Sivov
|
04f588e63a
|
kernel32: Some tests for blocking initialization with InitOnceBeginInitialize().
|
2012-07-24 13:36:27 +02:00 |
Nikolay Sivov
|
9318528702
|
kernel32: Single thread test for InitOnceExecuteOnce().
|
2012-07-23 12:54:15 +02:00 |
Nikolay Sivov
|
b1c3c8c898
|
kernel32: Added InitOnceInitialize() implementation.
|
2012-07-23 12:53:24 +02:00 |
Alexandre Julliard
|
6576986e37
|
include: Fix alignment of cabinet structures on 64-bit.
|
2012-07-23 12:48:58 +02:00 |
Jacek Caban
|
020a68e135
|
mshtml.idl: Added IDOMEvent and IDOMEventTarget declarations.
|
2012-07-20 21:30:09 +02:00 |
Jacek Caban
|
84eb47531d
|
mshtml.idl: Added more *XMLHttpRequest* declarations.
|
2012-07-20 21:30:09 +02:00 |
Jacek Caban
|
930065072a
|
mshtml.idl: Added IXMLHttpRequest declaration.
|
2012-07-20 21:30:08 +02:00 |
Nikolay Sivov
|
0e234f3c25
|
kernel32: Partial CompareStringEx implementation.
|
2012-07-20 14:01:45 +02:00 |
Alexandre Julliard
|
6a3aa4eb49
|
opengl32: Use proper handles for PBuffers instead of raw pointers.
|
2012-07-20 12:36:41 +02:00 |
Alexandre Julliard
|
1b9455e65d
|
opengl32: Add supported wgl extension functions to the OpenGL function table.
|
2012-07-20 00:40:42 +02:00 |
Alexandre Julliard
|
4c0779006e
|
opengl32: Move the wgl functions to the main OpenGL function table.
|
2012-07-19 22:50:37 +02:00 |
Alexandre Julliard
|
782e96b910
|
opengl32: Declare input pointers as const in function prototypes.
|
2012-07-19 22:17:14 +02:00 |
Nozomi Kodama
|
f5714cccbd
|
d3dx9_36: Implementation of D3DXSHRotateZ.
|
2012-07-19 17:02:01 +02:00 |
Dmitry Timoshkov
|
6d3154ab83
|
include: Move PaletteFlags definition to gdipluspixelformats.h.
|
2012-07-19 16:02:49 +02:00 |
Dmitry Timoshkov
|
af8721f41b
|
include: Add some useful helpers to check various pixel format properties.
|
2012-07-19 16:02:35 +02:00 |
Dmitry Timoshkov
|
ccfdb827b5
|
include: Add PixelFormat32bppCMYK definition.
|
2012-07-19 16:02:13 +02:00 |
Heiko Hund
|
1ba968821a
|
winhttp: Make strings in WINHTTP_PROXY_INFO non-const.
|
2012-07-19 16:01:18 +02:00 |
Henri Verbeet
|
2bfc5214be
|
ddraw: Implement ddraw7_GetScanLine() on top of wined3d_get_adapter_raster_status().
|
2012-07-19 15:43:11 +02:00 |
Henri Verbeet
|
dde180fee3
|
include: Add some more SP_PROT_* flags.
|
2012-07-18 17:12:34 +02:00 |
Alexandre Julliard
|
bddea5b5f5
|
opengl32: Generate a header file containing function tables for all OpenGL functions.
|
2012-07-18 17:09:25 +02:00 |
Jacek Caban
|
80ebe35aa7
|
d3drmdef.h: Replace unsigned long by ULONG.
|
2012-07-17 12:50:20 +02:00 |
Nozomi Kodama
|
c957f8a921
|
d3dx9_36: Implementation of D3DXSHEvalDirection.
|
2012-07-16 16:28:47 +02:00 |
Nozomi Kodama
|
f757f3fb7d
|
d3dx9: Implementation of D3DXSHMultiply2.
|
2012-07-16 14:33:43 +02:00 |
Henri Verbeet
|
cf6f8d2eb5
|
winex11: Add support for XRandR 1.2.
|
2012-07-16 14:25:42 +02:00 |
Ken Thomases
|
ba12844f32
|
include/wincrypt.h: Add identifiers for Elliptic curve Diffie-Hellman algorithm.
|
2012-07-16 14:19:31 +02:00 |
Alexandre Goujon
|
9536e66d61
|
include/ddk: Add DVD_DESCRIPTOR_HEADER descriptor structure.
|
2012-07-12 16:10:43 -05:00 |
Detlef Riekenberg
|
d96de83089
|
advapi32: Implement CredIsMarshaledCredentialA/W.
|
2012-07-12 16:08:53 -05:00 |
Henri Verbeet
|
2b4c72b13b
|
d3d10core: Always create a wined3d texture for d3d10core textures.
|
2012-07-12 11:45:21 -05:00 |
Henri Verbeet
|
0821c8024b
|
wined3d: Merge the device parent create_rendertarget() and create_depth_stencil() handlers.
|
2012-07-11 09:57:07 -05:00 |
Henri Verbeet
|
8ad98cdbee
|
wined3d: Get rid of the "discard" parameter to device_parent_create_depth_stencil().
|
2012-07-10 10:39:42 -05:00 |
Henri Verbeet
|
9b74ebd794
|
wined3d: Get rid of the "lockable" parameter to device_parent_create_rendertarget().
|
2012-07-10 10:39:34 -05:00 |
Henri Verbeet
|
73eceafb17
|
d3d9: Implement d3d9_device_ResetEx().
|
2012-07-09 15:04:18 -04:00 |
Henri Verbeet
|
e97dc9f33d
|
d3d9: Implement d3d9_EnumAdapterModesEx().
|
2012-07-02 19:17:59 +02:00 |
Alexandre Julliard
|
39819d1e8b
|
winex11: Replace wgl.h by the official wglext.h from the OpenGL registry.
|
2012-07-02 19:17:41 +02:00 |
Alexandre Julliard
|
19fcc230d0
|
winex11: Move GLX definitions out of wgl.h.
|
2012-07-02 13:21:54 +02:00 |
Nozomi Kodama
|
e3888ec87c
|
d3dx9_36: Implementation of D3DXSHScale.
|
2012-06-29 20:41:47 +02:00 |
Hans Leidekker
|
fe79fea731
|
wbemprox: Fix returned variant type and flavor for system properties.
|
2012-06-29 20:41:44 +02:00 |
Alexandre Julliard
|
83be88953b
|
opengl32: Make the WGL driver context-specific.
|
2012-06-29 20:41:36 +02:00 |
Alexandre Julliard
|
d89f7f2563
|
opengl32: Move checks of the context thread id to opengl32.
|
2012-06-29 20:41:35 +02:00 |
Alexandre Julliard
|
0045ec9dfb
|
opengl32: Use proper handles for GL contexts and pass a context pointer to the WGL driver functions.
|
2012-06-29 20:41:34 +02:00 |
Dmitry Timoshkov
|
79969b6cc4
|
include/basetsd.h: Fix int64 to int truncation warnings when compiling with a 64-bit PSDK compiler.
|
2012-06-29 10:46:49 +02:00 |
Henri Verbeet
|
8d4e3d0d58
|
d3d9: Implement d3d9_GetAdapterModeCountEx().
|
2012-06-29 10:14:29 +02:00 |
Henri Verbeet
|
256d433164
|
d3d9: Implement d3d9_device_PresentEx().
|
2012-06-29 10:14:21 +02:00 |
Alexandre Julliard
|
6a9dcd51a2
|
gdi32: Remove the remaining OpenGL entry points from the DC driver.
|
2012-06-28 18:52:23 +02:00 |
Alexandre Julliard
|
edfc7f0de0
|
opengl32: Move wglGetProcAddress to the WGL driver.
|
2012-06-28 16:14:55 +02:00 |
Alexandre Julliard
|
8a13afedd6
|
opengl32: Move GetPixelFormat to the WGL driver.
|
2012-06-28 15:53:14 +02:00 |
Alexandre Julliard
|
bbdf77a311
|
opengl32: Move wglCreateContext to the WGL driver.
|
2012-06-28 15:47:31 +02:00 |
Alexandre Julliard
|
3bcb8057a1
|
opengl32: Move wglCreateContextAttribsARB to the WGL driver.
|
2012-06-28 15:07:44 +02:00 |
Alexandre Julliard
|
47fe838b15
|
opengl32: Move wglMakeContextCurrentARB to the WGL driver.
|
2012-06-28 14:49:49 +02:00 |
Alexandre Julliard
|
7a031d9b92
|
opengl32: Add the concept of a WGL driver.
|
2012-06-28 14:37:31 +02:00 |
Nozomi Kodama
|
b56227cbf1
|
d3dx9_36: Implementation of D3DXSHDot.
|
2012-06-28 11:35:25 +02:00 |
Henri Verbeet
|
0ce894f274
|
d3d9: Implement d3d9_device_GetDisplayModeEx().
|
2012-06-28 01:39:28 +02:00 |
Henri Verbeet
|
2c8834dffd
|
d3d9: Implement d3d9_GetAdapterDisplayModeEx().
|
2012-06-28 01:39:27 +02:00 |
Henri Verbeet
|
a1bfd0988f
|
wined3d: Take scanline ordering into account in the mode setting code.
|
2012-06-28 01:39:26 +02:00 |
Henri Verbeet
|
4cb8d1ea1e
|
include: Add the DEVMODE dmDisplayFlags constants.
|
2012-06-28 01:39:25 +02:00 |
Alexandre Julliard
|
ee21554893
|
gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.
|
2012-06-25 16:25:57 +02:00 |
Dmitry Timoshkov
|
40185b6c6e
|
windowscodecs: Add WICImagingCategories registration.
|
2012-06-25 11:08:28 +02:00 |
Roderick Colenbrander
|
c754f28f17
|
winex11.drv: Remove GLX_ATI_render_texture support.
|
2012-06-25 10:39:02 +02:00 |
Eric Pouech
|
83462bf081
|
dbghelp: Added support for index leaves in types definition for CodeView debug format.
|
2012-06-25 10:32:55 +02:00 |
Henri Verbeet
|
0f0fe49240
|
wined3d: Implement mode setting in the adapter instead of the device.
|
2012-06-22 16:13:58 +02:00 |
Dmitry Timoshkov
|
b527679d17
|
include/wine/test.h: Fix compilation of standalone tests with PSDK headers.
|
2012-06-22 14:09:47 +02:00 |
Piotr Caban
|
27f9052440
|
msvcp90: Added num_put<char>::put(double) implementation.
|
2012-06-22 14:08:01 +02:00 |
Thomas Faber
|
55ee48af4c
|
include/httprequest.idl: Use widl-specific attributes only with widl.
|
2012-06-21 18:59:51 +02:00 |
Hans Leidekker
|
d444e1ab1a
|
wbemprox: Add support for retrieving system properties.
|
2012-06-20 19:21:21 +02:00 |
Damjan Jovanovic
|
cc373eef2b
|
include/shlobj.h: Add some missing APIs.
|
2012-06-20 10:31:13 +02:00 |
Hans Leidekker
|
f18b24ad39
|
wbemprox: Implement IWbemClassObject::GetNames.
|
2012-06-19 11:13:10 +02:00 |
Hans Leidekker
|
612f380ad0
|
include: Fix the definition of IWbemClassObject::GetNames.
|
2012-06-19 11:13:02 +02:00 |
Henri Verbeet
|
a6ffab3bf5
|
wined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
|
2012-06-18 17:48:56 +02:00 |
Thomas Faber
|
bb95b706cb
|
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
|
2012-06-18 11:59:41 +02:00 |
Thomas Faber
|
cb8af0152c
|
port.h: Add INFINITY macro.
|
2012-06-18 11:59:41 +02:00 |
Nozomi Kodama
|
60a0fb30df
|
d3dx9_36: Implementation of D3DXSHMultiply3.
|
2012-06-18 10:56:48 +02:00 |
Dmitry Timoshkov
|
ce5ac728ec
|
include: Fix WICPersistOptions definition.
|
2012-06-15 10:30:51 +02:00 |
Dmitry Timoshkov
|
7cf036a471
|
windowscodecs: Check IFD structure when loading metadata.
|
2012-06-14 22:21:08 +02:00 |
Nozomi Kodama
|
ed7c28353d
|
d3dx9_36: Implementation of D3DXQuaternionSquadSetup.
|
2012-06-14 19:16:40 +02:00 |
Vincent Povirk
|
9b7dca8453
|
windowscodecs: Register pixel formats.
|
2012-06-14 19:12:56 +02:00 |
Vincent Povirk
|
2c5ef84544
|
include: Add IWICPixelFormatInfo definition.
|
2012-06-14 19:12:35 +02:00 |
Hans Leidekker
|
de2ee1b39c
|
include: Define IWbemClassObject.
|
2012-06-14 18:20:06 +02:00 |
Hans Leidekker
|
7a16382cff
|
include: Define WBEM_GENERIC_FLAG_TYPE.
|
2012-06-14 18:19:29 +02:00 |
Jacek Caban
|
4626db2bb2
|
guiddef.h: REF* types should not depend on CINTERFACE.
|
2012-06-14 18:19:22 +02:00 |
Detlef Riekenberg
|
7fbf5c239e
|
kernel32/tests: Accept higher PRODUCT_* values.
|
2012-06-13 21:35:40 +02:00 |
Matteo Bruni
|
80034de243
|
wpp: Explicitly pass include type to the lookup callback function.
Also, always pass the parent name to the callback, d3dcompiler needs
that information.
|
2012-06-13 21:35:39 +02:00 |
Jacek Caban
|
ee82123bd4
|
d3dcompiler.h: Added missing extern "C".
|
2012-06-13 12:10:01 +02:00 |
Jacek Caban
|
71ac2d90df
|
d3d9types.h: Added missing D3DSWAPEFFECT_* values.
|
2012-06-13 12:09:57 +02:00 |
Jacek Caban
|
d44ff36475
|
d3d9.h: Added missing D3DCREATE_* flags.
|
2012-06-13 12:09:53 +02:00 |
Nozomi Kodama
|
00fb537a2d
|
include: Remove useless todo's.
|
2012-06-11 21:07:10 +02:00 |
Michael Stefaniuc
|
b17169caa0
|
include: Undef INTERFACE right after it is used.
|
2012-06-11 11:25:39 +02:00 |
Michael Stefaniuc
|
4e95936548
|
include: Drop outdated comment about COM interface implementations.
|
2012-06-11 11:25:33 +02:00 |
André Hentschel
|
bc99d86729
|
iphlpapi: Check for struct icmpstat (for NetBSD).
|
2012-06-07 22:00:12 +02:00 |
André Hentschel
|
20dbe91212
|
iphlpapi: Check for struct udpstat (for NetBSD).
|
2012-06-07 21:59:28 +02:00 |
Vincent Povirk
|
d3f7247ea5
|
windowscodecs: Add metadata reader information to the registry.
|
2012-06-07 21:49:47 +02:00 |
Vincent Povirk
|
46991dc9fb
|
windowscodecs: Add test for IWICMetadataReaderInfo.
|
2012-06-07 21:49:41 +02:00 |
Vincent Povirk
|
eae43717db
|
include: Add declarations for metadata handler info interfaces.
|
2012-06-07 21:43:15 +02:00 |
Vincent Povirk
|
8fdddd8779
|
windowscodecs: Add test for IWICMetadataBlockReader interface.
|
2012-06-07 21:43:00 +02:00 |
André Hentschel
|
1f3eca666b
|
kernel32/tests: Add tests for LCMapStringEx.
|
2012-06-06 20:54:22 +02:00 |
Jacek Caban
|
4c7e9aa920
|
wininet: Added InternetGetSecurityInfoByURL* stubs.
|
2012-06-06 20:54:22 +02:00 |
Christian Costa
|
1425c78c4c
|
d3drm: Fix SetMaterial macros.
|
2012-06-06 12:44:29 +02:00 |
Michael Stefaniuc
|
2e3c0d86cf
|
include: Move "inline" right after the storage specifier.
|
2012-06-05 11:50:50 +02:00 |
André Hentschel
|
54a9c0fc60
|
ntdll: Add a helper function that returns the record length of a dirent struct.
|
2012-06-04 12:17:56 +02:00 |
André Hentschel
|
eaab7a88f4
|
iphlpapi: Check for the right TCP statistics structure name (for DragonFly BSD).
|
2012-06-04 12:17:56 +02:00 |
André Hentschel
|
cecf1056bb
|
iphlpapi: Check for the right IP statistics structure name (for DragonFly BSD).
|
2012-06-04 12:17:55 +02:00 |
Huw Davies
|
e550cee7cc
|
include: Add a couple of missing printer status values.
|
2012-05-31 18:04:46 +02:00 |
Jacek Caban
|
bbf8c42f69
|
dxgi.idl: Added IDXGIKeyedMutex declaration.
|
2012-05-31 18:04:42 +02:00 |
Józef Kucia
|
dfc5ab140c
|
d3dx9: Forward D3DXSaveTextureToFile to D3DXSaveTextureToFileInMemory.
|
2012-05-31 12:37:25 +02:00 |
Józef Kucia
|
70b1bff695
|
d3dx9: Implement D3DXSaveSurfaceToFileInMemory.
|
2012-05-31 12:37:25 +02:00 |
Detlef Riekenberg
|
0f4e9ffc22
|
ntdll: Implement RtlGetProductInfo.
|
2012-05-31 12:37:24 +02:00 |
Vincent Povirk
|
a6bf3735f2
|
windowscodecs: Add tests for IWICMetadataBlockReader on handler classes.
|
2012-05-31 12:37:18 +02:00 |
Alexandre Julliard
|
f1bf4ea3fc
|
gdi32: Move DC hook private definitions out of wingdi.h.
|
2012-05-31 12:37:15 +02:00 |
Lucas Zawacki
|
fbfdc6db65
|
dinput: Implement GetProperty for JOYSTICKID (Linux driver).
|
2012-05-30 11:31:49 +02:00 |
Alexandre Julliard
|
93758c43fd
|
gdi32: Remove the CreateBitmap and DeleteBitmap driver entry points.
|
2012-05-29 21:06:41 +02:00 |
Alexandre Julliard
|
1416d0e6f1
|
gdi32: Remove the bitmap parameter from the Get/PutImage entry points.
|
2012-05-29 21:05:52 +02:00 |
Jacek Caban
|
91b89133a9
|
port.h: Added NAN macro.
|
2012-05-29 18:20:13 +02:00 |
Jacek Caban
|
ef30973370
|
urlhist.idl: Added missing flags.
|
2012-05-29 10:43:44 +02:00 |
Dmitry Timoshkov
|
02dff390ee
|
include: Add some ids for IFD metadata support.
|
2012-05-25 13:45:49 +02:00 |
Alexandre Julliard
|
fdc4682e31
|
gdi32: Remove the CopyBitmap driver entry point.
|
2012-05-24 22:09:19 +02:00 |
Jacek Caban
|
1ee773bdad
|
axextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CONFIG_CAPS declarations.
|
2012-05-23 18:25:09 +02:00 |
Henri Verbeet
|
e3ecfa5974
|
wined3d: Store user clip planes as 4-component float vectors.
|
2012-05-22 18:07:02 +02:00 |
Hans Leidekker
|
f408fa83ee
|
fusion: Add support for ASM_CACHE_ROOT_EX in GetCachePath.
|
2012-05-21 11:47:14 +02:00 |
Detlef Riekenberg
|
02b74d3fd3
|
ntdll: Implement NtGetCurrentProcessorNumber.
|
2012-05-21 10:20:25 +02:00 |
André Hentschel
|
e44c0459cd
|
wmvcore: Add stub for WMCreateSyncReader.
|
2012-05-17 19:53:24 +02:00 |
Francois Gouget
|
dab51e0623
|
wsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant.
|
2012-05-15 16:26:40 +02:00 |
Francois Gouget
|
d979d9cd64
|
ntoskrnl.exe: Fix the name of a POOL_TYPE value.
|
2012-05-15 16:26:39 +02:00 |
Jacek Caban
|
942f2ce792
|
include: Use widl to take care of nameless structs and unions.
|
2012-05-14 12:04:17 +02:00 |
Jacek Caban
|
76693d52c7
|
widl: Added support for nameless structs and unions.
|
2012-05-14 10:29:40 +02:00 |
Hans Leidekker
|
bd7e469760
|
secur32: Update NTLM capabilities to match native.
|
2012-05-10 18:42:30 +02:00 |
Hans Leidekker
|
4d6ff85433
|
rpcrt4: Add a stub implementation of RpcServerInqDefaultPrincNameA/W.
|
2012-05-09 17:49:29 +02:00 |
Hans Leidekker
|
593bd1a5d9
|
advapi32: Add stub implementations of EventUnregister and EventWrite.
|
2012-05-08 16:22:02 +02:00 |
Alexandre Julliard
|
147174ff1c
|
winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface.
|
2012-05-08 14:35:44 +02:00 |
Alexandre Julliard
|
e94d3b4e08
|
gdi32: Add a priority mechanism for pushing drivers on the stack in a defined order.
|
2012-05-08 12:16:50 +02:00 |
Nikolay Sivov
|
cb53b7a8e1
|
shell32: Added a stub for IShellDispatch2.
|
2012-05-07 17:21:10 +02:00 |
Christian Costa
|
b809a3fe17
|
include: Add definition of IKsControl interface in dmksctrl.h.
|
2012-05-03 12:23:09 +02:00 |
Henri Verbeet
|
9267148705
|
wined3d: The wined3d object doesn't need a parent.
|
2012-05-03 11:18:00 +02:00 |
Józef Kucia
|
e0fab0d39c
|
ddraw: Correct wrong comment in ddraw.h.
|
2012-05-02 20:12:40 +02:00 |
Jacek Caban
|
fdeb816fc9
|
mshtml.idl: Added DispHTMLHistory declaration.
|
2012-05-02 12:00:34 +02:00 |
Henri Verbeet
|
b8f6c9cdb1
|
d3dx9: Cleanup parameter names for D3DXLoadSurfaceFromMemory().
|
2012-05-01 14:44:12 +02:00 |
André Hentschel
|
d2581e6229
|
iphlpapi/tests: Add simple tests for the Get*StatisticsEx functions.
|
2012-04-30 20:03:30 +02:00 |
Aric Stewart
|
a01d6be69f
|
strmbase: Implement BasicAudio.
|
2012-04-30 11:00:20 +02:00 |
Alexandre Julliard
|
3009e03df7
|
gdi32: Add a SetBoundsRect driver entry point.
|
2012-04-27 12:41:43 +02:00 |
Owen Rudge
|
7877e657de
|
mapi32: Convert sendmail_extended_mapi to Unicode.
|
2012-04-25 17:18:39 +02:00 |
Owen Rudge
|
e82e3e7fb6
|
include: Add MAPISendMailW definition and structures.
|
2012-04-24 11:38:08 +02:00 |
Christian Costa
|
15a60db06e
|
include: Add dmksctrl.h with definition of KSDATAFORMAT_SUBTYPE_DIRECTMUSIC needed by DirectMusic.
|
2012-04-24 11:36:51 +02:00 |
Dmitry Timoshkov
|
3068ae8bce
|
include/wine/test.h: Fix tests compilation with a PSDK compiler.
|
2012-04-23 12:58:36 +02:00 |
Christian Costa
|
acea60ca85
|
dmusic: Fix IDirectMusic8Impl_CreateMusicBuffer buffer signature.
|
2012-04-23 12:58:35 +02:00 |
Aric Stewart
|
7d5c4ec1f8
|
strmbase: Have BaseControlVideo use BaseDispatch.
|
2012-04-20 19:15:11 +02:00 |
Aric Stewart
|
c7b12c10d8
|
strmbase: Have BaseControlWindow use BaseDispatch.
|
2012-04-20 19:15:08 +02:00 |
Aric Stewart
|
a37d4b79ab
|
strmbase: Implement BaseDispatch.
|
2012-04-20 19:15:02 +02:00 |
Daniel Lehman
|
5afde5f378
|
msvcrt: Add declarations to stdlib.h for _strtoui64 and _strtoi64.
|
2012-04-19 13:44:22 +02:00 |
Dmitry Timoshkov
|
492732aa32
|
include: Add some missing FILE_FLAG_xxx definitions.
|
2012-04-18 14:03:19 +02:00 |
Dmitry Timoshkov
|
64cf2db9a6
|
include: Define MUTEX_ALL_ACCESS in a PSDK compatible way.
|
2012-04-18 14:03:12 +02:00 |
Hans Leidekker
|
d1b6cf9379
|
server: Include the Unix pid in the snapshot_next_process reply.
|
2012-04-16 17:49:32 +02:00 |
Jacek Caban
|
c9178fdf6f
|
axcore.idl: Guard GetTimeFormat by WINE_NO_UNICODE_MACROS ifdef and added missing AM_GBF_NODDSURFACELOCK define.
|
2012-04-16 17:49:27 +02:00 |
Alexandre Julliard
|
582a2f511f
|
gdi32: Add a GetBoundsRect driver entry point.
|
2012-04-16 13:53:23 +02:00 |
Henri Verbeet
|
bdcc868ec4
|
include: Fix a couple of ID3DXSaveUserData prototypes.
|
2012-04-13 10:48:53 +02:00 |
Henri Verbeet
|
8cef8b3587
|
wined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures.
|
2012-04-13 10:48:51 +02:00 |
Morten Rønne
|
e0f93874c8
|
wininet/tests: Added more tests for urlcache, including a new flag in CacheEntryType.
|
2012-04-05 17:53:14 +02:00 |
Andrew Eikum
|
1b21fe827f
|
mmddk.h: Remove unused, Wine-specific WinMM defines.
|
2012-04-03 17:53:37 +02:00 |
Aric Stewart
|
56477075c2
|
strmbase: Remove QualityControlImpl from the general strmbase.h.
Quality Control things are not part of the standard strmbase library set.
|
2012-04-03 12:19:17 +02:00 |
Aric Stewart
|
54eafc73e5
|
strmbase: Implement renderer quality control into the base renderer.
|
2012-04-03 12:10:33 +02:00 |
Carlo Bramini
|
8e4acd81aa
|
include: mimeole.idl: Fix typo in ADDRESSPROPS structure.
|
2012-04-03 11:59:40 +02:00 |
Jacek Caban
|
5d8d4b8f3f
|
mshtml.idl: Added IHTMLMetaElement* declarations.
|
2012-04-02 18:26:25 +02:00 |
Jacek Caban
|
30a477d36b
|
mshtml.idl: Added DispHTMLMetaElement declaration.
|
2012-04-02 18:26:19 +02:00 |
Aric Stewart
|
e1a72011e5
|
strmbase: More additions to BaseRenderer for video renderers.
|
2012-04-02 14:01:41 +02:00 |
Aric Stewart
|
662220f77f
|
strmbase: Expand BaseRenderer implementation.
|
2012-04-02 14:01:23 +02:00 |
Józef Kucia
|
8be9d69909
|
include/d3dx9: Fix spelling errors.
|
2012-04-02 12:39:58 +02:00 |
Carlo Bramini
|
52c9dcb6a2
|
include: Add PERCEIVED types and flags.
|
2012-04-02 12:38:28 +02:00 |
Vincent Povirk
|
aed62dbff1
|
gdiplus: Add tests for preset blend accessors.
|
2012-04-02 12:37:49 +02:00 |
Hans Leidekker
|
8cebf01702
|
msi: Implement MsiEnumComponentsEx.
|
2012-04-02 12:34:24 +02:00 |
Aric Stewart
|
eccd9770cc
|
strmbase: Basic BaseRenderer implementation.
|
2012-03-29 20:49:16 +02:00 |
Aric Stewart
|
4ae6f928aa
|
strmbase: Implement BaseControlVideo.
|
2012-03-29 20:49:16 +02:00 |
Aric Stewart
|
73efbff484
|
strmbase: Implement BaseControlWindow.
|
2012-03-29 20:49:15 +02:00 |
Aric Stewart
|
a179b50c9b
|
strmbase: Add beginnings of BaseWindow.
|
2012-03-28 19:05:06 +02:00 |
Matteo Bruni
|
c0d4c66a5a
|
include: Fix some winsock definitions.
|
2012-03-28 15:09:47 +02:00 |
Jacek Caban
|
fb1640fb4e
|
mshtml.idl: Added IHTMLTableCell declaration.
|
2012-03-28 13:51:19 +02:00 |
Jacek Caban
|
33742f1ed3
|
mshtml.idl: Added DispHTMLTableCell declaration.
|
2012-03-28 13:51:16 +02:00 |
André Hentschel
|
8229055692
|
include: Add peARM to fusion.idl.
|
2012-03-28 11:47:55 +02:00 |
André Hentschel
|
1de185efba
|
include: Add new ARM defines to winnt.h.
|
2012-03-28 11:47:51 +02:00 |
Christian Costa
|
e08a7a6131
|
include: Add missing error codes.
|
2012-03-28 11:41:20 +02:00 |
André Hentschel
|
21b6d994d2
|
kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
|
2012-03-27 11:55:05 +02:00 |
André Hentschel
|
35c272caa3
|
wevtapi: Add stub for EvtOpenChannelConfig.
|
2012-03-27 11:51:43 +02:00 |
Aric Stewart
|
d3c5b2c4f1
|
strmbase: COM cleanup for cleanup SourceSeeking.
|
2012-03-26 18:15:50 +02:00 |
Aric Stewart
|
eb5d8b969f
|
strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin.
|
2012-03-26 18:15:49 +02:00 |
Aric Stewart
|
29d3c75442
|
strmbase: COM cleanup for BaseFilter.
|
2012-03-26 18:15:48 +02:00 |
Jacek Caban
|
ab51e119b5
|
mshtml.idl: Added IHTMLObjectElement2 declaration.
|
2012-03-26 18:15:18 +02:00 |
Ken Thomases
|
cd454fdc2e
|
shell32: Partially implement Mac Trash backing for the Recycle Bin.
|
2012-03-16 13:02:54 +01:00 |
Aric Stewart
|
cdf9c4f223
|
strmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmbase naming.
|
2012-03-15 19:50:39 +01:00 |
Aric Stewart
|
026037ab69
|
strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.
|
2012-03-15 19:49:21 +01:00 |
Hans Leidekker
|
21e5c4c417
|
sxs: Add a stub implementation of IAssemblyName.
|
2012-03-14 11:53:27 +01:00 |
Hans Leidekker
|
cc3d210130
|
include: Add the IAssemblyName interface.
|
2012-03-14 11:52:53 +01:00 |
Vincent Povirk
|
116665d7fc
|
gdiplus: Add stub GdipGetPathGradientPath with tests.
|
2012-03-13 10:27:44 +01:00 |
Alexandre Julliard
|
2bce0c698e
|
ntdll: Set the TARGET_UNWIND flag when calling the unwind handler for the target frame.
|
2012-03-12 13:04:37 +01:00 |
Alexandre Julliard
|
aeaf18077e
|
kernel32: Implement the memory resource notification functions.
|
2012-03-12 10:44:02 +01:00 |
Hans Leidekker
|
d5d2f01d3e
|
advapi32: Implement CredMarshalCredential and CredUnmarshalCredential.
|
2012-03-09 11:32:46 +01:00 |
André Hentschel
|
d6d8865272
|
include: Add more error codes.
|
2012-03-09 11:29:45 +01:00 |
Jacek Caban
|
718adc91fc
|
widl: Make headers guards compatible with midl.
|
2012-03-08 19:22:45 +01:00 |
Piotr Caban
|
e62a8ee0d2
|
include: Added IXMLGenericParse interface definition.
|
2012-03-08 18:54:33 +01:00 |
Jacek Caban
|
e3bf5a1daa
|
include: Added msident.idl.
|
2012-03-08 18:00:38 +01:00 |
Jacek Caban
|
846c0e365d
|
t2embapi.h: Added some missing declarations.
|
2012-02-09 09:40:44 -06:00 |
Christian Costa
|
f36f49fae3
|
include: Add missing formats in D3DXIMAGE_FILEFORMAT enum.
|
2012-02-09 09:33:43 -06:00 |
Dmitry Timoshkov
|
2a0de94844
|
psapi: Add a test for NtQueryVirtualMemory(MemorySectionName).
|
2012-02-06 10:19:30 -06:00 |
Alexandre Julliard
|
36c76dcc24
|
winex11: Update only the key state on KeymapNotify without sending fake key events.
|
2012-02-02 17:19:34 +01:00 |
Austin English
|
5930590ed2
|
advapi32: Add a stub for EnumerateTraceGuids.
|
2012-01-27 18:05:49 +01:00 |
Alexandre Julliard
|
b5314f50ed
|
advapi32: Fix the TraceMessage prototypes.
|
2012-01-27 18:05:48 +01:00 |
Austin English
|
8842cd13a1
|
wer: Add a stub for WerReportSetUIOption.
|
2012-01-26 19:09:07 +01:00 |
Austin English
|
ce2e7cdc9e
|
iphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.
|
2012-01-26 19:07:43 +01:00 |
Henri Verbeet
|
515329d58c
|
winex11: Remove some leftover X Shm code.
|
2012-01-25 11:27:37 +01:00 |
Dan Kegel
|
b94fabfb5b
|
include: ntddcdvd.h structure naming, packing fixes.
|
2012-01-24 18:10:32 +01:00 |
Eric Pouech
|
7c7c56e3bf
|
configure: Remove regex detection.
|
2012-01-23 16:07:39 +01:00 |
Alexandre Julliard
|
25441f40f8
|
include: Allow using windows.h in Wine code.
|
2012-01-20 15:58:57 +01:00 |
Henri Verbeet
|
3769afa33d
|
wined3d: Get rid of the WINED3DSURFTYPE typedef.
|
2012-01-20 13:31:33 +01:00 |
Jacek Caban
|
97f4b22543
|
tlogstg.idl: Added new file and ITravelLogClient declaration.
|
2012-01-19 21:08:52 +01:00 |
Aric Stewart
|
676754d11a
|
wineqtdecoder: Implement QTSplitter_ChangeStart.
|
2012-01-19 21:08:52 +01:00 |
Henri Verbeet
|
bee9adbd05
|
wined3d: Get rid of the WINED3DDECLUSAGE typedef.
|
2012-01-19 11:56:47 +01:00 |
Henri Verbeet
|
c35c30fa68
|
wined3d: Get rid of the WINED3DDECLMETHOD typedef.
|
2012-01-19 11:56:41 +01:00 |
Jacek Caban
|
e5558c5ca3
|
htiface.idl: Added ITargetFrame declaration.
|
2012-01-18 19:38:06 +01:00 |
Henri Verbeet
|
ed417a6f13
|
wined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.
|
2012-01-18 12:37:38 +01:00 |
Henri Verbeet
|
ae2e5d65ff
|
wined3d: Get rid of the WINED3DQUERYTYPE typedef.
|
2012-01-18 12:37:38 +01:00 |
Henri Verbeet
|
e53a277305
|
wined3d: Get rid of the WINED3DPOOL typedef.
|
2012-01-18 12:37:38 +01:00 |
Henri Verbeet
|
6a5a098b23
|
wined3d: Get rid of the WINED3DRESOURCETYPE typedef.
|
2012-01-18 12:37:38 +01:00 |
Aric Stewart
|
b32b1a924e
|
strmbase: In the TransformFilter add a critical section that protects the streaming state.
|
2012-01-17 11:49:28 +01:00 |
Alexandre Julliard
|
5e5cbcc841
|
include: Fix some typos in winioctl.h.
|
2012-01-17 11:39:45 +01:00 |
Aric Stewart
|
8c91f1bf5e
|
quartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph.
|
2012-01-16 18:17:49 +01:00 |
Daniel Lehman
|
9a8d3cc5bd
|
msvcrt: Add declarations to stdlib.h for _wcstoui64 and _wcstoi64.
|
2012-01-16 12:45:38 +01:00 |
Jörg Höhle
|
999423d34e
|
dsound: Vista/XP SP2 reworked the Speaker Configuration.
|
2012-01-13 18:17:31 +01:00 |
Henri Verbeet
|
e70990041b
|
wined3d: Get rid of the WINED3DTEXTUREFILTERTYPE typedef.
|
2012-01-13 17:34:31 +01:00 |
Henri Verbeet
|
a44b062aed
|
wined3d: Get rid of the WINED3DCUBEMAP_FACES typedef.
|
2012-01-13 17:34:31 +01:00 |
Henri Verbeet
|
e1f6a81a2d
|
include: Add some missing DDLOCK constants.
|
2012-01-13 17:34:31 +01:00 |
Henri Verbeet
|
a206f43648
|
wined3d: Get rid of wined3d_surface_set_format().
|
2012-01-13 17:34:30 +01:00 |
Henri Verbeet
|
afb64506ba
|
ddraw: Implement width and height changes in ddraw_surface7_SetSurfaceDesc().
|
2012-01-13 17:34:30 +01:00 |
Henri Verbeet
|
7dac3e0921
|
wined3d: Get rid of the WINED3DBASISTYPE typedef.
|
2012-01-12 12:37:24 +01:00 |
Henri Verbeet
|
f38e94af7c
|
wined3d: Get rid of the WINED3DTRANSFORMSTATETYPE typedef.
|
2012-01-12 12:37:18 +01:00 |
Alistair Leslie-Hughes
|
654e0722d8
|
include: Add missing DB_E_BAD defines.
|
2012-01-12 12:31:21 +01:00 |
Vincent Povirk
|
8a68deec7a
|
include/wincodecsdk.idl: Fix typo.
|
2012-01-12 12:31:20 +01:00 |
Nikolay Sivov
|
9b1f217c41
|
msxml3: Try mshtml container url as a base for relative request url.
|
2012-01-11 17:47:26 +01:00 |
Henri Verbeet
|
2650ba4b17
|
wined3d: Get rid of the WINED3DTEXTUREADDRESS typedef.
|
2012-01-11 17:47:23 +01:00 |
Henri Verbeet
|
b6431d9493
|
wined3d: Get rid of the WINED3DTEXTUREOP typedef.
|
2012-01-11 17:47:22 +01:00 |
Alexandre Julliard
|
fbbf3ba408
|
gdi32: Get rid of the CreateDIBSection driver entry point.
|
2012-01-10 16:13:29 +01:00 |
Lucas Fialho Zawacki
|
20930b01fd
|
dinput: Added DI_SETTINGSNOTSAVED flag.
|
2012-01-10 10:49:34 +01:00 |
Henri Verbeet
|
7f7bc520b6
|
wined3d: Get rid of the WINED3DTEXTURETRANSFORMFLAGS typedef.
|
2012-01-10 10:47:30 +01:00 |
Henri Verbeet
|
43fcbcb36e
|
wined3d: Get rid of the WINED3DTEXTURESTAGESTATETYPE typedef.
|
2012-01-10 10:47:27 +01:00 |
Daniel Lehman
|
e0f1bac434
|
msvcrt: Add struct and prototypes for existing _findfirst64 and _findnext64.
|
2012-01-09 12:52:16 +01:00 |
Henri Verbeet
|
9a8491045e
|
wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
|
2012-01-09 12:22:17 +01:00 |
Henri Verbeet
|
08545dc739
|
wined3d: Get rid of the WINED3DSAMPLERSTATETYPE typedef.
|
2012-01-09 12:22:12 +01:00 |
Alexandre Julliard
|
02442b52a4
|
user32: Return the cursor position in send_hardware_message and use it to update the driver's position.
|
2012-01-09 12:14:36 +01:00 |
Alexandre Julliard
|
dc1aeeb2f8
|
gdi32: Get rid of the SetDIBColorTable driver entry point.
|
2012-01-07 13:27:08 +01:00 |
Alexandre Julliard
|
446a6b3556
|
msvcrt: Use the correct type for findnext64.
|
2012-01-06 21:57:38 +01:00 |
Jacek Caban
|
11c72a685c
|
urlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces.
|
2012-01-06 19:30:06 +01:00 |
Henri Verbeet
|
3d33887c2f
|
wined3d: Get rid of the WINED3DSWAPEFFECT typedef.
|
2012-01-06 19:24:22 +01:00 |
Henri Verbeet
|
45f6def784
|
wined3d: Get rid of the WINED3DBACKBUFFER_TYPE typedef.
|
2012-01-06 19:24:21 +01:00 |
Francois Gouget
|
739bd884a0
|
include: winsxs.idl should not import oleidl.idl.
|
2012-01-06 19:24:15 +01:00 |
Francois Gouget
|
63e78264d8
|
include: tom.idl should import ocidl.idl.
|
2012-01-06 19:24:15 +01:00 |
Francois Gouget
|
80bee500b1
|
include: mshtml.idl should import dispex.idl.
|
2012-01-06 19:24:14 +01:00 |
Francois Gouget
|
94711b29fd
|
include: ocmm.idl should import oleidl.idl.
|
2012-01-06 19:24:13 +01:00 |
Francois Gouget
|
33ec4fbdc4
|
include: wincodec.idl should not import objidl.idl.
|
2012-01-06 19:24:13 +01:00 |
Henri Verbeet
|
c77b414787
|
wined3d: Get rid of the WINED3DPATCHEDGESTYLE typedef.
|
2012-01-05 20:54:25 +01:00 |
Henri Verbeet
|
c3cc92e472
|
wined3d: Get rid of the WINED3DMATERIALCOLORSOURCE typedef.
|
2012-01-05 20:54:24 +01:00 |
André Hentschel
|
9aaa01ecc5
|
d3drm: Add IDirect3DRMFrame3 interface.
|
2012-01-04 19:30:35 +01:00 |
Henri Verbeet
|
fd8597b2bf
|
wined3d: Get rid of the WINED3DSTENCILOP typedef.
|
2012-01-03 23:40:50 +01:00 |
Henri Verbeet
|
808e926783
|
wined3d: Get rid of the WINED3DCULL typedef.
|
2012-01-03 23:40:46 +01:00 |
Henri Verbeet
|
110aa65e0d
|
d3d10: Add a D3D10CompileEffectFromMemory() stub.
|
2012-01-03 23:40:36 +01:00 |
Henri Verbeet
|
a03eeb5cac
|
wined3d: Get rid of the WINED3DFILLMODE typedef.
|
2012-01-03 12:37:31 +01:00 |
Henri Verbeet
|
16e9d728f4
|
wined3d: Get rid of the WINED3DSHADEMODE typedef.
|
2012-01-03 12:37:30 +01:00 |
Alexandre Julliard
|
5dc8bedb95
|
Update copyright info for 2012.
|
2012-01-03 12:37:21 +01:00 |
Alistair Leslie-Hughes
|
71109b509e
|
mmcndmgr: Register MMCVersionInfo Interface.
|
2011-12-30 17:12:47 +01:00 |
Francois Gouget
|
570c8b53f2
|
include: oledb.idl should include accctrl.h.
|
2011-12-30 12:53:44 +01:00 |
Francois Gouget
|
8eb1dee117
|
include: pstore.idl should import wtypes.idl.
|
2011-12-30 12:53:43 +01:00 |
Francois Gouget
|
51cbb4780a
|
include: wincodecsdk.idl should import wtypes.idl.
|
2011-12-30 12:53:43 +01:00 |
Francois Gouget
|
5cb365bac0
|
include: Add some D3D import and include directives.
|
2011-12-30 12:53:42 +01:00 |
Francois Gouget
|
e86ced4ed5
|
include: strmif.idl should import unknwn.idl.
|
2011-12-30 12:53:42 +01:00 |
Francois Gouget
|
49447ad1d5
|
include: Fix the metahost.idl import directives.
|
2011-12-30 12:53:42 +01:00 |
Francois Gouget
|
9cdc6ac0d4
|
include: Fix the wia idl imports.
|
2011-12-30 12:53:41 +01:00 |
Alexandre Julliard
|
cc9836bda0
|
gdi32: Pass a brush_pattern structure to the SelectPen entry point for brushed pens.
|
2011-12-30 11:04:29 +01:00 |
Alexandre Julliard
|
f85bb35280
|
gdi32: Pass a brush_pattern structure to the SelectBrush entry point.
|
2011-12-30 11:04:26 +01:00 |
Alexandre Julliard
|
ee89ce2982
|
gdi32: Add sanity checks for brush hatch styles.
|
2011-12-30 11:04:16 +01:00 |
Stefan Leichter
|
34c49777a3
|
ntoskrnl.exe: Add stub for IoInitializeRemoveLockEx.
|
2011-12-29 17:56:45 +01:00 |
André Hentschel
|
7164806b56
|
d3drm: Add IDirect3DRMMeshBuilder3 interface.
|
2011-12-29 16:19:04 +01:00 |
André Hentschel
|
7fd38368b4
|
d3drm: Add IDirect3DRM2 interface.
|
2011-12-28 18:59:11 +01:00 |
Francois Gouget
|
209132724a
|
quartz: Define the QuartzTypeLib library in control.idl.
Also remove some unneeded forward declarations.
|
2011-12-28 17:48:16 +01:00 |
Francois Gouget
|
862377f123
|
sensapi: Define the SensEvents library in sensevts.idl.
Also import wtypes.idl.
|
2011-12-28 17:48:08 +01:00 |
Francois Gouget
|
df1a5cb9d0
|
include: Move the ITargetFramePriv* interfaces to htiface.idl.
|
2011-12-28 17:47:45 +01:00 |
André Hentschel
|
a1a1cbcff0
|
d3drm: Fix the order of the IDirect3DRM methods.
|
2011-12-27 16:55:07 +01:00 |
André Hentschel
|
821358d05e
|
include: Add CM_DRP_* and CM_CRP_* defines to cfgmgr32.h.
|
2011-12-22 17:19:20 +01:00 |
Henri Verbeet
|
6623a8cfa9
|
wined3d: Get rid of the WINED3DFOGMODE typedef.
|
2011-12-22 10:08:52 +01:00 |
Henri Verbeet
|
00096c82fd
|
wined3d: Get rid of the WINED3DZBUFFERTYPE typedef.
|
2011-12-22 10:08:48 +01:00 |
Francois Gouget
|
8c9a67934b
|
include: indexsrv.idl should import oaidl, not objidl.
|
2011-12-21 15:08:17 +01:00 |
Francois Gouget
|
d8c7c80177
|
include: Don't import servprov.idl from urlhist.idl.
|
2011-12-21 15:08:17 +01:00 |
Francois Gouget
|
4378241ffe
|
include: Import shtypes.idl in shdeprecated.idl.
|
2011-12-21 15:08:17 +01:00 |
Henri Verbeet
|
1ec609670f
|
wined3d: Get rid of the WINED3DCMPFUNC typedef.
|
2011-12-21 10:14:54 +01:00 |
Henri Verbeet
|
b79dc388c3
|
wined3d: Get rid of the WINED3DVERTEXBLENDFLAGS typedef.
|
2011-12-21 10:14:50 +01:00 |
Alexandre Julliard
|
e45d124c52
|
configure: Add a check for libdbus independent from the libhal check.
|
2011-12-20 10:36:46 +01:00 |
Francois Gouget
|
fc6dd916b3
|
include: Add missing include directives to cor.idl.
|
2011-12-20 10:17:11 +01:00 |
Francois Gouget
|
109325fb80
|
include: bits.h should include bits1_5.h.
|
2011-12-20 10:17:06 +01:00 |
Francois Gouget
|
785d7a8841
|
include: Add the missing guiddef.h include directives.
|
2011-12-20 10:17:02 +01:00 |
Francois Gouget
|
a603e9871e
|
include: Add a few missing include directives to shlguid.h.
|
2011-12-20 10:16:45 +01:00 |
Henri Verbeet
|
3082c1a9de
|
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
|
2011-12-20 10:11:47 +01:00 |
Henri Verbeet
|
5bddd4427d
|
wined3d: Get rid of the WINED3DDEGREETYPE typedef.
|
2011-12-20 10:11:39 +01:00 |
Hans Leidekker
|
895e7a5f5b
|
iphlpapi: Add a stub implementation of GetExtendedTcpTable.
|
2011-12-19 20:15:50 +01:00 |
Henri Verbeet
|
969f3be73f
|
wined3d: Get rid of the WINED3DBLENDOP typedef.
|
2011-12-19 20:15:49 +01:00 |
Henri Verbeet
|
b39125d2f0
|
wined3d: Get rid of the WINED3DBLEND typedef.
|
2011-12-19 20:15:49 +01:00 |
Francois Gouget
|
af52a7a6ac
|
include: shldisp.idl should only import ocidl.idl.
|
2011-12-16 10:21:19 +01:00 |
Francois Gouget
|
b831594b50
|
include: Include windef.h and packing directives in rpcasync.h when needed.
|
2011-12-16 10:21:14 +01:00 |
Francois Gouget
|
4ed257665c
|
include: Add missing include directives.
|
2011-12-16 10:21:00 +01:00 |
Francois Gouget
|
c7cb3e6cb2
|
configure: Use errno.h instead of the non-standard sys/errno.h header.
|
2011-12-15 17:46:38 +01:00 |
Alexandre Julliard
|
5a30e31806
|
server: Optionally return the global key state when queueing a hardware message.
|
2011-12-15 14:46:53 +01:00 |
Francois Gouget
|
3c3a4740ca
|
include: Add a couple of missing include directives in windows.h.
Rename a variable to avoid a conflict with the Unknown enumeration value.
Define WIN32_LEAN_AND_MEAN to avoid conflicts caused by the SetPort macro.
|
2011-12-15 10:49:18 +01:00 |
Francois Gouget
|
3fe2d6e5fd
|
include: Update the nldef.h and *mib.h headers.
|
2011-12-15 10:49:17 +01:00 |
Francois Gouget
|
eb5d62cbf7
|
include: Add extern "C" directives where needed.
|
2011-12-14 17:54:45 +01:00 |
Francois Gouget
|
3e1af081c0
|
include: Remove unneeded extern "C" directives.
|
2011-12-14 17:54:45 +01:00 |
Francois Gouget
|
a78067fee3
|
include: Add the Dll(Un)RegisterServer() prototypes to olectl.h.
|
2011-12-14 17:54:45 +01:00 |
Francois Gouget
|
732f5a7239
|
include: Define the MIB_IF_OPER_STATUS_XXX constants using an enumeration in ipifcons.h.
|
2011-12-14 17:54:44 +01:00 |
Francois Gouget
|
cf76be61b2
|
include: Split iprtrmib.h into multiple mib.h files.
Include them where appropriate.
|
2011-12-14 17:54:44 +01:00 |
Francois Gouget
|
58fdd9ac1d
|
include: Move some definitions from iptypes.h to nldef.h.
Include nldef.h where appropriate.
|
2011-12-14 17:54:44 +01:00 |
Jacek Caban
|
754106b5e9
|
htiframe.idl: Added ITargetFramePriv and ITargetFramePriv2 declarations.
|
2011-12-13 18:59:16 +01:00 |
Francois Gouget
|
07e1e0d29b
|
include: Include ipifcons.h from ifdef.h.
|
2011-12-13 18:59:05 +01:00 |
Francois Gouget
|
c258dc8500
|
include: Protect mstcpip.h against multiple inclusion.
|
2011-12-13 18:59:04 +01:00 |
Francois Gouget
|
48515313fd
|
userenv: Add a missing include directive to userenv.h.
|
2011-12-13 18:59:04 +01:00 |
Francois Gouget
|
644cd0ae17
|
include: Add a missing wincrypt.h include directive to mprapi.h.
Also add the USE_WC_PREFIX macro so one can cleanly deal with the CMSG_DATA conflict with sys/socket.h.
|
2011-12-13 18:59:03 +01:00 |
Henri Verbeet
|
67bca436ee
|
wined3d: Get rid of the WINED3DDEVTYPE typedef.
|
2011-12-13 18:58:58 +01:00 |
Henri Verbeet
|
ebb85da5f7
|
wined3d: Get rid of the WINEDDCAPS typedef.
|
2011-12-13 18:58:58 +01:00 |
Henri Verbeet
|
e6fb4537f0
|
ddraw: Move clipper handling to ddraw.
|
2011-12-13 18:58:37 +01:00 |
Henri Verbeet
|
e6a4a86608
|
wined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
|
2011-12-12 10:21:01 +01:00 |
Henri Verbeet
|
b55b683b08
|
wined3d: Get rid of the WINED3DLIGHTTYPE typedef.
|
2011-12-12 10:20:57 +01:00 |
Rico Schüller
|
b83d322dba
|
d3dx9: Implement D3DXSHAdd().
|
2011-12-12 10:19:30 +01:00 |
Francois Gouget
|
653c1d76d0
|
include: Add the missing inaddr.h and in6addr.h include directives.
|
2011-12-09 21:15:33 +01:00 |
Francois Gouget
|
d20c21ddd5
|
include: Eliminate redundancy between winsock.h and inaddr.h.
|
2011-12-09 21:15:33 +01:00 |
Francois Gouget
|
c63496ac71
|
include: in6addr.h does not depend on winsock's u_xxx types.
|
2011-12-09 21:15:32 +01:00 |
Francois Gouget
|
f6c037cee3
|
include: Add a couple of missing include directives in dshow.h.
|
2011-12-09 21:15:32 +01:00 |
Henri Verbeet
|
38c3cde6fd
|
wined3d: Get rid of the WINED3DPSHADERCAPS2_0 typedef.
|
2011-12-09 21:15:25 +01:00 |