search for: wined3d_texture_create_mappable

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

2018 Nov 09
0
Wine release 3.20
...EXTURE. d3d9/tests: Use create_window() in more tests. d3d8/tests: Use create_window() in more tests. d3d8/tests: Port test_lockable_backbuffer() from d3d9. d3d9/tests: Test the pool and usage of surfaces created through CreateOffscreenPlainSurface(). ddraw: Do not set WINED3D_TEXTURE_CREATE_MAPPABLE for swapchain textures. wined3d: Do not set WINED3D_TEXTURE_CREATE_GET_DC on the implicit depth/stencil texture. wined3d: Update the swapchain flags on wined3d_device_reset(). d3d9: Set WINED3D_SWAPCHAIN_GDI_COMPATIBLE on the swapchain when required. wined3d: Respect WINED3D...
2018 Nov 23
0
Wine release 3.21
...an error from WinHttpReceiveResponse if there's no connection. winhttp: Use the thread pool for asynchronous tasks. winhttp: Propagate errors from refill_buffer. winhttp: Use the thread pool for asynchronous hostname resolution. Henri Verbeet (40): d3d8: Do not specify WINED3D_TEXTURE_CREATE_MAPPABLE in texture_init(). d3d8: Do not specify WINED3D_TEXTURE_CREATE_MAPPABLE in cubetexture_init(). d3d8: Do not specify WINED3D_TEXTURE_CREATE_MAPPABLE in d3d8_device_CreateDepthStencilSurface(). d3d8: Do not specify WINED3D_TEXTURE_CREATE_MAPPABLE in d3d8_device_CreateImageSurface()....
2018 Dec 07
0
Wine release 4.0-rc1
...am I/O for UDP and session-less TCP channel bindings. webservices: Allow calling WsAcceptChannel again with the same channel handle. webservices: Implement WsFlushBody. webservices: Maximize the amount of data read with each recv call. Henri Verbeet (4): wined3d: Do not set WINED3D_TEXTURE_CREATE_MAPPABLE on the logo texture. wined3d: Do not set WINED3D_TEXTURE_CREATE_MAPPABLE on the cursor texture. dxgi: Introduce the IWineDXGISwapChainFactory interface. wined3d: Get rid of the "colRGBA" variable in light(). Huw D. M. Davies (1): dbghelp: Fix build failure on macO...