Piotr Caban
6ecabf7cae
msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation.
2011-04-28 11:08:06 +02:00
Andrew Eikum
be332326ba
wineoss.drv: Add mmdevapi driver.
2011-04-27 17:47:05 +02:00
Piotr Caban
00182ca6d9
msvcrt: Added sprintf_p_l implementation.
2011-04-27 13:18:59 +02:00
André Hentschel
dae65898e2
dbghelp: Implement sparc_map_dwarf_register.
2011-04-27 11:49:53 +02:00
Henri Verbeet
11d44809bb
wined3d: Remove IWineD3DSurface::PrivateSetup() from the public interface.
2011-04-26 10:46:23 +02:00
Austin English
cad8afb8ee
kernel32: Add a stub for SetThreadPreferredUILanguages.
2011-04-25 13:03:07 +02:00
Stefan Dösinger
96b758f7b3
d3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
...
ZBIAS was removed in d3d9 and replaced with DEPTHBIAS. Currently
wined3d implements both independently which will cause trouble if we
want to set the depthbias value depending on the depth stencil format.
2011-04-22 17:51:29 +02:00
Henri Verbeet
c852200b03
wined3d: Get rid of IWineD3DSurface::GetType().
2011-04-22 10:44:28 +02:00
Henri Verbeet
cc39bde98d
wined3d: Get rid of wined3d_volume_get_type().
2011-04-22 10:44:23 +02:00
Henri Verbeet
efc080e3a3
wined3d: Get rid of wined3d_buffer_get_type().
2011-04-22 10:44:20 +02:00
Alexandre Julliard
abe5440e32
server: Also return the previous cursor position in the set_cursor request.
2011-04-20 20:29:16 +02:00
Dylan Smith
5cccad1311
include: Create header file d3dx9anim.h.
2011-04-20 16:31:02 +02:00
Dylan Smith
8f33a4d32d
include: Add d3dx9mesh.h X template extensions.
2011-04-20 16:30:41 +02:00
André Hentschel
417e926a80
server: Remove Alpha support.
2011-04-20 13:10:06 +02:00
Dylan Smith
2b6e1b9465
include: Add missing declarations to d3dx9mesh.h.
2011-04-19 13:35:03 +02:00
Dylan Smith
9981a303b6
include: Add include file for d3dx9 X file interfaces.
2011-04-19 13:34:01 +02:00
Hans Leidekker
22953b84f3
mscoree: Add a stub implementation of GetRealProcAddress.
2011-04-19 13:30:01 +02:00
Alexandre Julliard
900352bc6b
server: Store a mapping instead of a file for process dlls.
2011-04-18 14:45:32 +02:00
Francois Gouget
0fa223d7ec
setupapi: Fix the SetupDiGetActualSectionToInstallEx() definition.
2011-04-18 12:39:46 +02:00
André Hentschel
14aefc1e4a
include: Add more cv_call types.
2011-04-18 12:30:04 +02:00
Henri Verbeet
84d50f7353
wined3d: Remove IWineD3DSurface::GetImplType() from the public interface.
2011-04-18 11:45:55 +02:00
Henri Verbeet
6a135a1511
wined3d: Get rid of the IWineD3DBase interface.
2011-04-15 10:07:58 +02:00
Henri Verbeet
7b8bbdcc44
wined3d: Get rid of the IWineD3DResource interface.
2011-04-15 10:07:58 +02:00
Henri Verbeet
2c450571e5
wined3d: Remove COM from the volume implementation.
2011-04-15 10:07:57 +02:00
Henri Verbeet
3ec19590d5
wined3d: Remove COM from the swapchain implementation.
2011-04-14 17:13:57 +02:00
Alexandre Julliard
77e05ce4e5
configure: Add a check for XInput2 headers.
2011-04-13 18:51:50 +02:00
Henri Verbeet
3068ae9e83
wined3d: Remove IWineD3DSwapChain::Destroy() from the public interface.
2011-04-13 14:13:51 +02:00
Henri Verbeet
d2e665230a
wined3d: Get rid of the swapchain destroy callback.
2011-04-13 14:13:51 +02:00
Alexandre Julliard
a8575a8b4d
winex11: Add infrastructure for managing the extra data of generic extension events.
2011-04-13 14:13:29 +02:00
Thomas Mullaly
342906d7b3
include: Updated INTERNETFEATURELIST enum and flags.
2011-04-11 17:33:34 +02:00
Henri Verbeet
dd2c7d0d8c
wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed.
...
This will allow us the get rid of the swapchain refcounting hacks in d3d9 in
particular. This is similar to the way we handle resources that are still in
use by a stateblock, but aren't referenced anywhere by the application.
2011-04-08 14:40:48 +02:00
Francois Gouget
4cb9c16143
shell32: Fix the *CPLINFO* lData field type.
2011-04-08 13:03:21 +02:00
Maarten Lankhorst
16f285cc15
include: Add missing defines to mddk.h.
2011-04-08 13:03:20 +02:00
Rico Schüller
9a7720fc1d
d3dx9: Start effect parameter parsing.
2011-04-07 13:50:56 +02:00
Aric Stewart
ed71339d17
strmbase: Add OutputQueue_EOS implementation.
2011-04-06 12:05:08 +02:00
Aric Stewart
928994d986
strmbase: Create OutputQueue for queuing outgoing samples.
2011-04-06 12:05:08 +02:00
Henri Verbeet
2ab5b833d7
wined3d: Remove COM from the rendertarget view implementation.
2011-04-06 12:05:07 +02:00
Alexandre Julliard
21e86f60ec
server: Post a message to the desktop window when the cursor clip rectangle changes.
2011-04-05 13:36:57 +02:00
Owen Rudge
65ba77bd5c
advapi32: Add basic SaferSetLevelInformation stub.
2011-04-04 12:26:12 +02:00
Nikolay Sivov
0270e69b54
comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
2011-04-04 11:52:03 +02:00
Alexandre Julliard
6576703fac
server: Return the time of last change along with the current cursor position.
2011-03-31 20:15:56 +02:00
David Hedberg
9df020cd73
comdlg32: Add NEWFILEOPENV3ORD resource.
2011-03-31 12:52:46 +02:00
Henri Verbeet
f8f83ff2f7
wined3d: Remove COM from the shader implementation.
2011-03-31 12:37:46 +02:00
André Hentschel
0304a3e998
uxtheme: Add OpenThemeDataEx.
2011-03-30 15:05:04 +02:00
Henri Verbeet
3d4fe0b750
wined3d: Get rid of IWineD3DPixelShader.
2011-03-30 12:18:03 +02:00
Henri Verbeet
9ea2ee5f4e
wined3d: Get rid of IWineD3DGeometryShader.
2011-03-30 12:17:56 +02:00
Henri Verbeet
49725ba583
wined3d: Get rid of IWineD3DVertexShader.
2011-03-30 12:17:51 +02:00
Rico Schüller
2b877d7586
include: Fix ID3DXEffectCompiler interface.
2011-03-29 17:48:57 +02:00
Rico Schüller
1c30783c92
include: Add missing D3DXCreateEffect* declarations in d3dx9effect.h.
2011-03-29 17:48:06 +02:00
Vincent Povirk
204253b6ba
gdiplus: Add test for GdipDrawDriverString.
2011-03-29 12:36:59 +02:00