Stefan Dösinger
820c12c98f
wined3d: Access gl_info and d3d_info from the context in find_arb_*_compile_args.
2013-04-25 20:25:08 +02:00
Stefan Dösinger
16e862ba9d
wined3d: Add a new structure for d3d limits and other info.
2013-04-25 20:25:07 +02:00
Christian Costa
0321e63641
d3dx9_36: Add DIB file support to D3DXSaveSurfaceToFileInMemory.
2013-04-25 20:25:07 +02:00
Christian Costa
792e2ee248
d3dx9_36: Add DIB file support to D3DXLoadSurfaceFromFileInMemory.
2013-04-25 20:25:07 +02:00
Christian Costa
4653b839e7
d3dx9_36: Add support for DIB file in D3DXGetImageInfoFromFileInMemory.
2013-04-25 20:25:06 +02:00
Jacek Caban
b46ace51f8
jscript: Optimize String.concat implementation.
2013-04-25 15:41:53 +02:00
Alistair Leslie-Hughes
f5d64e0613
oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
2013-04-25 13:42:16 +02:00
Hans Leidekker
736a4239a0
wininet: Always return errors from NETCON_recv.
2013-04-25 13:40:02 +02:00
Hans Leidekker
2145b637fd
wininet: Get rid of the clear parameter to HTTP_GetResponseHeaders.
2013-04-25 13:40:01 +02:00
Hans Leidekker
669a1b3562
wininet/tests: Improve error reporting in a couple of tests.
2013-04-25 13:40:01 +02:00
Henri Verbeet
b8e3cee783
d3drm: Avoid LPDIRECT3DRMLIGHT.
2013-04-25 13:40:00 +02:00
Henri Verbeet
1013b54915
d3drm: Avoid LPDIRECT3DRMFACE2.
2013-04-25 13:40:00 +02:00
Henri Verbeet
589eea0ca0
d3drm: Avoid LPDIRECT3DRMFACE.
2013-04-25 13:39:58 +02:00
Henri Verbeet
471991eb9a
wined3d: Introduce a wined3d_vertex_pipe_ops structure.
2013-04-25 13:39:56 +02:00
Henri Verbeet
76bbf106a2
winex11: Move the desktop process check from X11DRV_ClipCursor() to grab_clipping_window().
...
We don't want to clip in the desktop process, but we still need it to call
ungrab_clipping_window() if the process that was previously clipping didn't.
This can happen for example when fullscreen clipping is enabled, but the
corresponding window isn't explicitly destroyed before process exit.
2013-04-25 11:47:39 +02:00
Dmitry Timoshkov
e54c49d940
kernel32: Test LdrShutdownProcess behaviour only after NtTerminateProcess(0) call.
2013-04-25 11:46:09 +02:00
Ken Thomases
a34168edaa
winemac: Fix an off-by-one error in macdrv_wglChoosePixelFormatARB().
2013-04-25 11:45:11 +02:00
Ken Thomases
dfa2ba390d
winemac: Improve logging from wglChoosePixelFormatARB() and wglGetPixelFormatAttribivARB().
2013-04-25 11:45:07 +02:00
Ken Thomases
1c7a2ba33b
winemac: If an app opens a window shortly after its systray icon is clicked, activate it.
...
The Mac driver doesn't normally steal focus, but a click on the systray icon
counts as the user giving permission.
2013-04-25 11:44:42 +02:00
Sergey Guralnik
9d08045ad1
extrac32: Add /D switch support.
2013-04-24 20:15:29 +02:00
Alistair Leslie-Hughes
b4b45471ca
oledb32: Implement DataConvert DBTYPE_BOOL->VARIANT.
2013-04-24 19:42:34 +02:00
Piotr Caban
103693e43b
wininet: Load persistent cookies from other paths in get_cookie function.
2013-04-24 19:42:19 +02:00
Dan Kegel
c9d1a1906e
user32: Add assembly wrapper for calling hook procedures.
2013-04-24 19:40:44 +02:00
Stefan Dösinger
c371af0d5c
wined3d: Get rid of device->view_ident.
2013-04-24 18:26:56 +02:00
Stefan Dösinger
098105dca4
d3d9/tests: Don't test for equality in d3d9's depth_blit_test.
2013-04-24 18:26:48 +02:00
Stefan Dösinger
a4babd2ed3
d3d9/tests: Nvidia cannot handle 2x1 YUY2/UYVY surfaces.
2013-04-24 18:26:39 +02:00
Stefan Dösinger
6f8d25635d
d3d9/tests: Add r500 fp_special results.
2013-04-24 18:26:32 +02:00
Stefan Dösinger
67e57c84b9
d3d9/tests: Correct nv40 results.
2013-04-24 18:26:30 +02:00
Jacek Caban
2ac35ac441
jscript: Use single string instance for strings representing NULL BSTR instead of a flag.
2013-04-24 14:34:26 +02:00
Dmitry Timoshkov
cd55afec8a
kernel32: Add a test to show that CreateThread is supposed to fail after the NtTerminateProcess call.
2013-04-24 14:34:20 +02:00
Piotr Caban
b885ce8f55
mshtml: Allocate smaller cookies buffer size in HTMLDocument_get_cookie.
2013-04-24 14:33:05 +02:00
Piotr Caban
8bc118cf17
mshtml: Added IOmHistory::get_length test.
2013-04-24 14:33:03 +02:00
Piotr Caban
cf227b5f23
wininet: Fix cache container prefix initialization.
2013-04-24 14:32:37 +02:00
Piotr Caban
4c4a922e27
wininet: Improve searching for no-store header in HTTP response.
2013-04-24 14:32:34 +02:00
André Hentschel
c11da76dc5
winegcc: Add support for Multiarch Architecture Specifiers.
2013-04-23 19:12:58 +02:00
André Hentschel
504925a8f7
winegcc: Set target based on forced pointer size.
2013-04-23 19:12:56 +02:00
Jacek Caban
6d8359fcc5
jscript: Run some SunSpider benchmarks in interactive mode.
2013-04-23 17:20:14 +02:00
Jacek Caban
8541f94e2c
jscript: Store concatenated strings as a rope string to avoid useless copying.
2013-04-23 17:20:14 +02:00
Piotr Caban
019a1af76e
mshtml: Added IOmHistory::get_length implementation.
2013-04-23 17:20:14 +02:00
Stefan Leichter
47c6310e46
msvcr80: Add some 64-bit only exports.
2013-04-23 17:20:13 +02:00
Erich Hoover
04cd764d76
server: Report a default DACL for registry keys.
2013-04-23 17:20:11 +02:00
Erich Hoover
0ae8f2daa4
advapi32: Fix group ownership test on Vista.
2013-04-23 16:21:36 +02:00
Michael Stefaniuc
624bbd980f
dsound/tests: Mark some capture status as broken.
2013-04-23 15:35:13 +02:00
Jacek Caban
0da8be91ef
wrc: Allow '/' and '\' in identifiers.
2013-04-23 15:35:12 +02:00
Henri Verbeet
68c4f61dc5
d3drm: Avoid LPDIRECT3DRMMESHBUILDER3.
2013-04-23 15:35:11 +02:00
Henri Verbeet
5c442f8dc8
d3drm: Avoid LPDIRECT3DRMMESHBUILDER2.
2013-04-23 15:35:10 +02:00
Henri Verbeet
ec1c18b65c
d3drm: Avoid LPDIRECT3DRMMESHBUILDER.
2013-04-23 15:35:09 +02:00
Henri Verbeet
6fe9e0f033
wined3d: Disable occlusion query support if the implementation has 0 counter bits.
2013-04-23 15:35:08 +02:00
Henri Verbeet
5206e512e2
winex11: Don't ignore hShareContext in X11DRV_wglCreateContextAttribsARB().
2013-04-23 15:35:07 +02:00
Jacek Caban
e35c8d9229
mshtml: Added IHTMLDocument2::put_designMode tests.
2013-04-23 15:35:05 +02:00