Commit graph

9447 commits

Author SHA1 Message Date
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