search for: d3dpresent_parameters

Displaying 3 results from an estimated 3 matches for "d3dpresent_parameters".

2015 Apr 17
0
Wine release 1.7.41
...for patching global assembly files. msi: Improve the check for files obsoleted by patches. msi: Perform a suffix match on the volume name. advapi32: Support parsing mandatory label ACE strings. server: Accept mandatory label ACEs. Henri Verbeet (14): d3d9/tests: Test D3DPRESENT_PARAMETERS after a successful reset. d3d8/tests: Test D3DPRESENT_PARAMETERS after a successful reset. d3d9: Merge most of d3d9_device_Reset() and d3d9_device_ResetEx(). d3d9: Update the backbuffer D3DPRESENT_PARAMETERS after a successful reset. d3d8: Update the BackBufferCount after a...
2012 Jul 03
0
Wine release 1.5.8
...structure to swapchain_init(). d3d8: Pass a wined3d_swapchain_desc structure to swapchain_init(). d3d8: Introduce a separate function for swapchain creation. winex11: Get rid of some unused prototypes. d3d9: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS. d3d9: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapchain_desc. d3d8: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS. d3d8: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapc...
2007 Feb 16
0
Wine release 0.9.31
.../ WINED3DISSUE_END rather than D3DISSUE_BEGIN / D3DISSUE_END. wined3d: Get rid of any remaining d3d9 stuff in state.c. wined3d: Get rid of any remaining d3d9 stuff in stateblock.c. wined3d: Get rid of any remaining d3d9 stuff in surface.c and surface_gdi.c. wined3d: Fix WINED3DPRESENT_PARAMETERS and use it instead of D3DPRESENT_PARAMETERS. wined3d: Add WINED3DCREATE flags and use them. wined3d: Get rid of any remaining d3d9 stuff in directx.c. wined3d: Remove the d3d9.h include from wined3d_private.h. Hans Leidekker (5): wineshelllink: Use "=" instead of...