Henri Verbeet
|
0fa127b1fa
|
ddraw: Avoid LPDIRECT3D7.
|
2012-11-16 11:39:42 +01:00 |
Henri Verbeet
|
db3b97debf
|
ddraw: Avoid LPDIRECT3DLIGHT.
|
2012-11-15 12:19:28 +01:00 |
Henri Verbeet
|
4dd685ecbe
|
ddraw: Avoid LPDIRECT3DDEVICE.
|
2012-11-15 12:19:25 +01:00 |
Henri Verbeet
|
d3b739ff31
|
ddraw: Avoid LPDIRECT3DDEVICE2.
|
2012-11-15 12:19:21 +01:00 |
Henri Verbeet
|
25c449247f
|
d3d10core: Implement d3d10_device_GSGetShader().
|
2012-11-14 11:27:44 +01:00 |
Henri Verbeet
|
9081f8afb1
|
d3d10core: Implement d3d10_device_GSSetShader().
|
2012-11-14 11:27:40 +01:00 |
Henri Verbeet
|
a0ee8b20bc
|
ddraw: Avoid LPDIRECT3DDEVICE3.
|
2012-11-14 11:27:34 +01:00 |
Henri Verbeet
|
a24d59a1dd
|
ddraw: Avoid LPDIRECT3DDEVICE7.
|
2012-11-14 11:27:30 +01:00 |
Henri Verbeet
|
785033d19d
|
ddraw: Avoid LPDIRECT3DVIEWPORT.
|
2012-11-14 11:27:25 +01:00 |
Henri Verbeet
|
ea50cde939
|
ddraw: Avoid LPDIRECT3DVIEWPORT2.
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
29d2f95acb
|
ddraw: Avoid LPDIRECT3DVIEWPORT3.
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
5b1dc444e6
|
ddraw: Avoid LPDIRECT3DMATERIAL.
|
2012-11-13 16:54:53 +01:00 |
Henri Verbeet
|
67886fed92
|
ddraw: Avoid LPDIRECT3DMATERIAL2.
|
2012-11-12 12:15:15 +01:00 |
Henri Verbeet
|
3a32ecd90f
|
ddraw: Avoid LPDIRECT3DMATERIAL3.
|
2012-11-12 12:15:11 +01:00 |
Henri Verbeet
|
2445ff616e
|
ddraw: Avoid LPDIRECT3DTEXTURE.
|
2012-11-12 12:15:07 +01:00 |
Henri Verbeet
|
1b9dcb16ce
|
ddraw: Avoid LPDIRECT3DTEXTURE2.
|
2012-11-09 11:30:18 +01:00 |
Henri Verbeet
|
261a6c30b6
|
ddraw: Avoid LPDIRECT3DEXECUTEBUFFER.
|
2012-11-09 11:30:15 +01:00 |
Henri Verbeet
|
f088901c94
|
ddraw: Avoid LPDIRECT3DVERTEXBUFFER.
|
2012-11-09 11:30:10 +01:00 |
Henri Verbeet
|
98dc4cd43c
|
ddraw: Avoid LPDIRECT3DVERTEXBUFFER7.
|
2012-11-08 15:37:46 +01:00 |
Henri Verbeet
|
99daff8f03
|
ddraw: Avoid LPDIRECTDRAW.
|
2012-11-08 15:37:46 +01:00 |
Alexandre Julliard
|
e40b2a1b07
|
configure: Remove checks for OpenGL headers that are no longer used.
|
2012-11-08 15:37:38 +01:00 |
Alexandre Julliard
|
551077ab73
|
configure: Check for getopt_long_only instead of getopt_long.
Some platforms have the latter but not the former.
|
2012-11-08 10:57:09 +01:00 |
Alexandre Julliard
|
a56c5b185e
|
opengl32: Don't substitute OpenGL types that are already defined in wgl.h.
|
2012-11-07 18:12:04 +01:00 |
Alexandre Julliard
|
70e536f46b
|
opengl32: Generate our own wgl.h header from the OpenGL registry data.
|
2012-11-07 18:11:52 +01:00 |
Alexandre Julliard
|
00628bb646
|
opengl32: Update to the current OpenGL spec.
|
2012-11-07 13:56:06 +01:00 |
Henri Verbeet
|
46524c8d7e
|
ddraw: Avoid LPDIRECTDRAWCLIPPER.
|
2012-11-07 11:57:08 +01:00 |
Henri Verbeet
|
6eaf601dce
|
ddraw: Avoid LPDIRECTDRAWPALETTE.
|
2012-11-07 11:57:02 +01:00 |
Henri Verbeet
|
2889ec6bb0
|
ddraw: Avoid LPDIRECTDRAWSURFACE.
|
2012-11-06 16:02:33 +01:00 |
Henri Verbeet
|
b146861c36
|
ddraw: Avoid LPDIRECTDRAWSURFACE2.
|
2012-11-06 16:02:32 +01:00 |
Henri Verbeet
|
10db575044
|
ddraw: Avoid LPDIRECTDRAWSURFACE3.
|
2012-11-06 16:02:31 +01:00 |
Alexandre Julliard
|
ddba05547f
|
gdi32: Get rid of the non-standard flags in GetRasterizerCaps.
|
2012-11-06 11:00:48 +01:00 |
Alexandre Julliard
|
3176d4d495
|
include: Add format definitions for wglUseFontOutlines.
|
2012-11-06 11:00:42 +01:00 |
Henri Verbeet
|
5190792b33
|
ddraw: Avoid LPDIRECTDRAWSURFACE4.
|
2012-11-05 11:30:31 +01:00 |
Henri Verbeet
|
1216eb577b
|
ddraw: Avoid LPDIRECTDRAWSURFACE7.
|
2012-11-05 11:30:31 +01:00 |
Alexandre Julliard
|
6164d533a9
|
gdi32: Add a parameter to return anti-aliasing flags in the SelectFont driver entry point.
|
2012-11-02 16:41:21 +01:00 |
Jacek Caban
|
a19fb6086b
|
urlmon.idl: Added AsyncInstallDistributionUnit declaration.
|
2012-10-31 18:13:11 +01:00 |
Alistair Leslie-Hughes
|
63e0bb52f3
|
iads.idl: Add missing interfaces.
|
2012-10-30 18:08:14 +01:00 |
Erich Hoover
|
5c95bec847
|
ntdll: Implement nanosecond precision file time storage.
|
2012-10-30 18:08:11 +01:00 |
Alexandre Julliard
|
487c50c1e7
|
ntdll: Remove futimes implementation from libport, it's only needed in ntdll.
|
2012-10-30 18:08:11 +01:00 |
Jacek Caban
|
12caf31af2
|
d3dx9mesh.h: Fixed D3DXConvertMeshSubsetToStrips declaration.
|
2012-10-30 10:48:32 +01:00 |
Jacek Caban
|
c24f074cd7
|
urlmon.idl: Added ICodeInstall declaration.
|
2012-10-29 14:39:50 +01:00 |
Jacek Caban
|
413f60bf69
|
urlmon.idl: Moved CopyBindInfo declaration to public header.
|
2012-10-29 10:57:30 +01:00 |
Henri Verbeet
|
4ba6974345
|
d3dx9: Avoid LPDIRECT3DDEVICE9.
|
2012-10-29 10:47:03 +01:00 |
Henri Verbeet
|
6c26a0fa92
|
d3dx9: Avoid LPDIRECT3DVOLUME9.
|
2012-10-29 10:47:02 +01:00 |
Henri Verbeet
|
9ec7cdf12b
|
d3dx9: Avoid LPDIRECT3DSURFACE9.
|
2012-10-29 10:47:02 +01:00 |
Henri Verbeet
|
fff88819d0
|
d3dx9: Avoid LPDIRECT3DVERTEXBUFFER9.
|
2012-10-25 22:27:37 +02:00 |
Henri Verbeet
|
d9c68bd191
|
d3dx9: Avoid LPDIRECT3DINDEXBUFFER9.
|
2012-10-25 22:27:34 +02:00 |
Henri Verbeet
|
c4f7bcc653
|
d3dx9: Avoid LPDIRECT3DBASETEXTURE9.
|
2012-10-25 22:27:29 +02:00 |
Henri Verbeet
|
3280939563
|
d3dx9: Avoid LPDIRECT3DTEXTURE9.
|
2012-10-25 11:48:39 +02:00 |
Henri Verbeet
|
9b19d75519
|
d3dx9: Avoid LPDIRECT3DCUBETEXTURE9.
|
2012-10-25 11:48:35 +02:00 |
Henri Verbeet
|
2bf46c60fb
|
wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index.
|
2012-10-25 11:48:25 +02:00 |
Alexandre Julliard
|
4396a79ede
|
gdi32: Add a DC hook flag to reset the DC state.
|
2012-10-24 18:24:03 +02:00 |
Henri Verbeet
|
80382486aa
|
d3dx9: Avoid LPDIRECT3DVOLUMETEXTURE9.
|
2012-10-24 11:24:31 +02:00 |
Henri Verbeet
|
0c84de4455
|
d3dx9: Avoid LPDIRECT3DVERTEXSHADER9.
|
2012-10-24 11:24:28 +02:00 |
Henri Verbeet
|
ddbe791d37
|
wined3d: Set texture_level in surface_set_texture_target() as well.
|
2012-10-24 11:24:22 +02:00 |
Henri Verbeet
|
cb876cdb97
|
d3d10: Implement D3D10DisassembleShader().
|
2012-10-24 11:24:16 +02:00 |
Henri Verbeet
|
4704e78337
|
d3dx9: Avoid LPDIRECT3DPIXELSHADER9.
|
2012-10-23 12:11:30 +02:00 |
Henri Verbeet
|
6e4fd6b171
|
include: Add the D3DDisassemble() prototype and flags.
|
2012-10-23 12:11:22 +02:00 |
Alexandre Julliard
|
5c1a752d61
|
gdi32: Export a function to retrieve the module handle of the graphics driver for a DC.
|
2012-10-22 15:16:00 +02:00 |
Alexandre Julliard
|
900b5f4b79
|
winex11: Remove some remainders of the ddraw HAL support.
|
2012-10-22 14:36:31 +02:00 |
Jacek Caban
|
df9355301e
|
mshtml.idl: Added IHTMLLinkElement* declarations.
|
2012-10-12 17:18:45 +02:00 |
Vincas Miliūnas
|
be1c0edfcf
|
kernel32/tests: Added tests for OpenFileById.
|
2012-10-12 13:20:39 +02:00 |
Vincas Miliūnas
|
9cec60bb1e
|
kernel32/tests: Added tests of FileIdBothDirectoryInfo for GetFileInformationByHandleEx.
|
2012-10-12 13:13:06 +02:00 |
Alistair Leslie-Hughes
|
d183cc6dfb
|
include: dbs.idl: Add missing defines.
|
2012-10-12 12:10:53 +02:00 |
André Hentschel
|
429e47f29a
|
include: Update EXTENDED_NAME_FORMAT enumeration.
|
2012-10-11 20:23:26 +02:00 |
Lucas Zawacki
|
913cbb9f21
|
dinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_GUIDANDPATH.
|
2012-10-11 20:22:02 +02:00 |
Christian Costa
|
068ff64e0a
|
ntoskrnl.exe: Add MDL flags definitions.
|
2012-10-09 18:32:25 +02:00 |
Alexandre Julliard
|
cc7bf355c5
|
user32: Add support for setting the window surface visible region.
|
2012-10-09 15:22:56 +02:00 |
Alexandre Julliard
|
a52ebb158e
|
server: Add a request to compute the clipping region of a window surface.
|
2012-10-09 15:22:27 +02:00 |
Alexandre Julliard
|
20768173ba
|
server: Add flags in the set_window_pos request to inform the server about the window surface.
|
2012-10-09 15:22:14 +02:00 |
Henri Verbeet
|
9d127a4d36
|
wined3d: wined3d_surface_set_palette() never fails.
|
2012-10-09 09:59:38 +02:00 |
Daniel Lehman
|
7e414ee71a
|
msvcrt: Add declaration for _sc[w]printf to header.
|
2012-10-08 12:55:09 +02:00 |
Nikolay Sivov
|
9b0f49264e
|
dwrite: Implement GetString().
|
2012-10-08 12:55:01 +02:00 |
Nikolay Sivov
|
41df37f17d
|
dwrite: Added IDWriteFontFace stub.
|
2012-10-08 12:54:59 +02:00 |
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 |
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 |