Henri Verbeet
8d4ca1f815
wined3d: Remove COM from the device implementation.
2011-05-17 10:06:18 +02:00
Henri Verbeet
979e3744f7
wined3d: Remove state management methods from the IWineD3DDevice interface.
2011-05-17 10:06:15 +02:00
Jörg Höhle
2e177cb249
include: Define DRV_MCI_FIRST.
2011-05-13 10:56:07 +02:00
Aric Stewart
3ad7822d85
usp10: Implementation of ScriptShapeOpenType.
2011-05-13 10:45:38 +02:00
Dylan Smith
a61c7b9c21
include: Replace a THIS, with THIS_ for a method with parameters.
2011-05-12 14:23:56 +02:00
André Hentschel
2b2c5f35ac
include: Update a comment.
2011-05-12 14:23:15 +02:00
Henri Verbeet
00a5f38595
wined3d: Remove object creation methods from the IWineD3DDevice interface.
2011-05-11 14:56:48 +02:00
André Hentschel
a1950b9669
include: Fall back to little endian when it's not specified on ARM.
2011-05-11 14:56:48 +02:00
Alexandre Julliard
45075b2f9c
server: Add separate requests for getting/setting the thread context during suspend.
2011-05-06 12:25:34 +02:00
Dylan Smith
c44ab0cd41
include: Generate rmxftmpl.h from rmxftmpl.x using new build tool.
2011-05-05 16:31:59 +02:00
Alexandre Julliard
0435b5825e
makefiles: Add support for .x template files.
2011-05-05 16:31:59 +02:00
Alexandre Julliard
277120bbd5
msvcp: Implement the Ctraits math functions.
2011-05-04 17:26:47 +02:00
Damjan Jovanovic
0f9370aecb
mmsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16.
2011-05-03 14:38:06 +02:00
Alexandre Julliard
f60a0f5e56
configure: Improve the detection of OSS v4.
2011-05-02 20:07:04 +02:00
Henri Verbeet
1c1de920e3
wined3d: Remove COM from the surface implementation.
2011-04-29 16:52:13 +02:00
Austin English
f9a455964c
advapi32: Add OpenTraceA/W stubs.
2011-04-29 16:52:12 +02:00
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