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 |