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 |