Sebastian Lackner
|
dfe32d6c52
|
vcomp/tests: Add tests for atomic double functions.
|
2015-07-28 16:56:04 +02:00 |
Sebastian Lackner
|
36fe1f8a82
|
vcomp: Implement atomic double functions.
|
2015-07-28 16:56:01 +02:00 |
Sebastian Lackner
|
c14db31b9b
|
vcomp/tests: Add tests for atomic float functions.
|
2015-07-28 16:55:38 +02:00 |
Sebastian Lackner
|
2a0890fe55
|
vcomp: Implement atomic float functions.
|
2015-07-28 16:55:29 +02:00 |
Sebastian Lackner
|
c68a63e474
|
vcomp/tests: Add tests for 32-bit atomic integer functions.
|
2015-07-28 16:54:57 +02:00 |
Sebastian Lackner
|
7bf779f377
|
vcomp: Implement 32-bit atomic integer functions.
|
2015-07-28 16:54:54 +02:00 |
Jacek Caban
|
3009244d9c
|
ieframe: Improved debug traces.
|
2015-07-28 16:53:00 +02:00 |
Jacek Caban
|
ca8114ff9c
|
ieframe: Added support for OnFocus notifications.
|
2015-07-28 16:52:57 +02:00 |
Jacek Caban
|
8c7a907755
|
ieframe: Release client site interface before destroying embedding window.
|
2015-07-28 16:52:55 +02:00 |
Michael Stefaniuc
|
d700dbbae7
|
wined3d: Merge two adjacent ifs with identical condition (PVS-Studio).
|
2015-07-28 13:41:49 +02:00 |
Matteo Bruni
|
f2989a2522
|
wined3d: Only install emulation wrappers when required.
|
2015-07-28 13:41:48 +02:00 |
Matteo Bruni
|
6244735f7a
|
wined3d: Don't crash when emulating GL_EXT_fogcoord.
|
2015-07-28 13:41:48 +02:00 |
Matteo Bruni
|
930d3e6269
|
wined3d: Allow to apply extension emulation wrappers independently.
|
2015-07-28 13:41:47 +02:00 |
Matteo Bruni
|
12ef1756d2
|
wined3d: Don't run check_filter() on core contexts.
The code uses glBegin() / glEnd() and other APIs removed from core
profile.
|
2015-07-28 13:41:47 +02:00 |
Matteo Bruni
|
53d1527945
|
wined3d: Avoid glBegin() / glEnd() in check_fbo_compat() when possible.
|
2015-07-28 13:41:46 +02:00 |
Daniel Lehman
|
22c51eeabf
|
gdi32: Check for NULL pointer in GetOutlineTextMetrics.
|
2015-07-28 13:41:46 +02:00 |
Jacek Caban
|
5c000dca57
|
include: Added inspectable.idl file.
|
2015-07-28 13:41:45 +02:00 |
Nikolay Sivov
|
e877cfbcfa
|
dwrite: Implement GetRecommendedRenderingMode().
|
2015-07-28 13:41:45 +02:00 |
Nikolay Sivov
|
aac3a069e4
|
dwrite/tests: Some tests for GetRecommendedRenderingMode().
|
2015-07-28 13:41:45 +02:00 |
Michael Stefaniuc
|
7b1332d3f5
|
qcap/tests: Add COM tests for VfwCapture.
|
2015-07-28 13:41:44 +02:00 |
Michael Stefaniuc
|
67ced3c372
|
qcap: Support COM aggregation in VfwCapture.
|
2015-07-28 13:41:44 +02:00 |
Michael Stefaniuc
|
d3ceabf433
|
qcap: There can be only ONE QueryInterface in VfwCapture!.
|
2015-07-28 09:55:11 +02:00 |
Michael Stefaniuc
|
6984db834a
|
qcap: Remove initialization code from QI of VfwCapture.
|
2015-07-28 09:55:07 +02:00 |
Michael Stefaniuc
|
7f1a5d4678
|
include: Add IAMVfwCaptureDialogs declaration.
|
2015-07-28 09:55:04 +02:00 |
Sebastian Lackner
|
9562e81810
|
ntdll: Reimplement RtlQueueWorkItem on top of new threadpool API.
|
2015-07-28 09:54:18 +02:00 |
Sebastian Lackner
|
c774a8c3ae
|
ntdll/tests: Add basic tests for RtlQueueWorkItem.
|
2015-07-28 09:54:05 +02:00 |
Jacek Caban
|
dd58fcc10e
|
widl: Don't output C++ default value if the argument is followed by another without default value.
|
2015-07-28 09:53:48 +02:00 |
Hans Leidekker
|
2e9a2d8062
|
netapi32: Implement DavGetHTTPFromUNCPath.
|
2015-07-28 09:53:15 +02:00 |
Hans Leidekker
|
be7373f764
|
netprofm: Improve the stub for INetworkCostManager::GetDataPlanStatus.
|
2015-07-28 09:53:10 +02:00 |
Hans Leidekker
|
c42f38fd17
|
netprofm: Create a connection point object for INetworkCostManagerEvents.
|
2015-07-28 09:52:52 +02:00 |
Nikolay Sivov
|
516b21f4ee
|
user32: Don't send WM_GETTEXT from GetWindowText() with invalid buffer length.
|
2015-07-28 09:52:16 +02:00 |
Nikolay Sivov
|
ee72b0fdc7
|
user32: Initialize buffer before sending WM_GETTEXT.
|
2015-07-28 09:52:13 +02:00 |
Henri Verbeet
|
ccc347038b
|
d2d1: Also infer the alpha mode in d2d_d3d_render_target_CreateBitmapFromWicBitmap().
|
2015-07-28 09:49:04 +02:00 |
Henri Verbeet
|
e9e21ab4f9
|
include: Add WIC error codes to winerror.h.
|
2015-07-28 09:48:38 +02:00 |
Zhenbo Li
|
4e6e9a1485
|
mshtml: Add nsChannel_GetResponseStatusText implementation.
|
2015-07-22 17:43:01 +02:00 |
Zhenbo Li
|
21043e5acf
|
mshtml: Add IHTMLXMLHttpRequest::status property implementation.
|
2015-07-22 17:42:59 +02:00 |
Zhenbo Li
|
4ea5d00e58
|
mshtml: Add IHTMLXMLHttpRequest::responseText() method implementation.
|
2015-07-22 17:42:57 +02:00 |
Akihiro Sagawa
|
41c45f3686
|
mciseq: Ensure the player thread termination when stopping.
|
2015-07-22 17:42:39 +02:00 |
Akihiro Sagawa
|
f94670b5fb
|
po: Fix a mistake in Japanese translation.
|
2015-07-22 17:42:34 +02:00 |
Aaryaman Vasishta
|
e1e614d180
|
d3drm: Add stubs for IDirect3DRMDevice methods.
|
2015-07-22 17:41:36 +02:00 |
Aaryaman Vasishta
|
d06bc848f5
|
d3drm: Thunk relevant IDirect3DRMDevice2 stubs to version 3.
|
2015-07-22 17:41:33 +02:00 |
Hans Leidekker
|
991474da46
|
iphlpapi: Implement GetIfEntry2.
|
2015-07-22 16:43:09 +02:00 |
Hans Leidekker
|
2630146bcd
|
include: Add definition of MIB_IF_ROW2.
|
2015-07-22 16:42:46 +02:00 |
Hans Leidekker
|
6cf1de4492
|
iphlpapi: Implement a couple of interface identifier conversion functions.
|
2015-07-22 16:42:42 +02:00 |
Nikolay Sivov
|
939fb10a6e
|
webservices: Added WsCreateError stub.
|
2015-07-22 16:42:42 +02:00 |
Nikolay Sivov
|
e7acfee978
|
shell32: Added GetCurrentProcessExplicitAppUserModelID() stub.
|
2015-07-22 16:42:42 +02:00 |
Nikolay Sivov
|
5178c8b111
|
dwrite: Update cached bitmap size on Resize() as well.
|
2015-07-22 15:16:05 +02:00 |
Nikolay Sivov
|
a66ba8957e
|
dwrite: Bitmap render target uses top-down DIB.
|
2015-07-22 15:15:58 +02:00 |
Huw Davies
|
1709635f29
|
winhttp: Implement WINHTTP_OPTION_UNLOAD_NOTIFY_EVENT.
|
2015-07-22 10:33:39 +02:00 |
Alistair Leslie-Hughes
|
a6749d527f
|
include: Correct spelling of Tessellate.
|
2015-07-22 07:27:43 +02:00 |