search for: d3dfmt_unknown

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

2017 Feb 17
0
Wine release 2.2
...s on system memory resources in arbfp_blit_supported(). wined3d: Allow decompression blits on system memory resources in ffp_blit_supported(). wined3d: Disallow upload conversion from compressed formats in surface_convert_format(). d3d8/tests: Add a test for resource creation with D3DFMT_UNKNOWN. d3d9/tests: Add a test for resource creation with D3DFMT_UNKNOWN. d3d9: Clear the "surface" pointer on error in d3d9_device_CreateDepthStencilSurfaceEx(). d3d8: Do not modify the "texture" pointer for D3DFMT_UNKNOWN in d3d8_device_CreateTexture(). d3d8:...
2017 Sep 29
0
Wine release 2.18
...wrapper around GdipFree(). fonts: Fix the character count in some fonts. tools/sfnt2fon: Just skip all glyphs below 0x20. fonts: Increase the Em size to fix a build failure with freetype 2.8.1. Nikolay Sivov (38): d3d9/tests: Test for GetDC()-capable backbuffer created with D3DFMT_UNKNOWN format. shell32: Implement Parent() property for ShellDispatch objects. shell32: Added remaining Application() properties. d2d1: Improve figure bounds updating for quadratic beziers. gdiplus: Implement playback for EmfPlusRecordTypeSetPixelOffsetMode. gdiplus: Implemen...
2007 Apr 27
0
Wine release 0.9.36
...SERVICE_STATUS_PROCESS struct. advapi32: Make service_start_process return the pid to the caller. Stefan D?singer (15): d3d: Enumerate palettized formats for ddraw. d3d: Remove dependency on ddraw.h header. d3d9: Do not allow Direct3D9::GetAdapterModeCount to be called with D3DFMT_UNKNOWN. d3d9: Rework the converted vertex declaration management. wined3d: Do not upload to the vbo if there's nothing to do. wined3d: The cursor texture doesn't have GL_APPLE_client_storage backing. wined3d: Do not allocate surfaces unless needed. wined3d: Add a meth...