search for: state_init_default

Displaying 2 results from an estimated 2 matches for "state_init_default".

2013 Sep 27
0
Wine release 1.7.3
...wined3d: Avoid LPCSTR. wined3d: Avoid LPVOID. ddraw/tests: Add a test for render target surface capabilities. wined3d: Only print a warning about render target usage in wined3d_device_set_render_target(). wined3d: Set the default scissor rect from the swapchain desc in state_init_default(). d3dx9: Avoid CONST. d3d9: Avoid CONST. wined3d: Introduce a separate function for updating the viewport and scissor rects. wined3d: Copy some missing fields to the new swapchain desc in wined3d_device_reset(). d3drm: Avoid VOID. ddraw: Avoid VOID. wined3...
2013 Oct 11
0
Wine release 1.7.4
...s return the source address from WSAAccept. iphlpapi: Set the mask for gateway entries in GetAdaptersInfo. iphlpapi: Add support for GAA_FLAG_INCLUDE_PREFIX in GetAdaptersAddresses. Henri Verbeet (50): wined3d: Send viewport updates through the command stream. wined3d: Call state_init_default() from state_init() when the appropriate flag is set. wined3d: Send scissor rect updates through the command stream. d3dx9: Get rid of the SPRITE typedef. d3dcompiler: Get rid of the BWRITER_COMPARISON_TYPE typedef. wined3d: Send render target binding updates through the com...