Henri Verbeet
|
8e24dbb60a
|
wined3d: wined3d_stateblock_apply() never fails.
|
2012-10-08 11:28:37 +02:00 |
Henri Verbeet
|
b69545c7da
|
wined3d: wined3d_stateblock_capture() never fails.
|
2012-10-08 11:28:32 +02:00 |
Henri Verbeet
|
adddf10cd8
|
wined3d: wined3d_swapchain_get_desc() never fails.
|
2012-10-04 14:09:55 +02:00 |
Henri Verbeet
|
5fcc1f8f70
|
wined3d: Just return the surface from wined3d_swapchain_get_back_buffer().
|
2012-10-04 14:09:50 +02:00 |
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 |