[PATCH v3 0/5] MR255: d3d11: Fix reporting of some format caps.

Zebediah Figura (@zfigura) wine at gitlab.winehq.org
Thu Jun 23 18:08:58 CDT 2022



--
  v3: d3d11: Check for WINED3DUSAGE_QUERY_POSTPIXELSHADER_BLENDING with WINED3D_RTYPE_TEXTURE_2D.
      wined3d: Retrieve caps from both WINED3D_GL_RES_TYPE_TEX_2D and WINED3D_GL_RES_TYPE_RB for 2D textures in wined3d_check_device_format().
      wined3d: Report WINED3D_FORMAT_CAP_BLIT for formats supporting VK_FORMAT_FEATURE_TRANSFER_SRC and VK_FORMAT_FEATURE_TRANSFER_DST.
      wined3d: Add Vulkan format information for WINED3DFMT_B5G6R5_UNORM.
      d3d11/tests: Add tests for D3D11_FORMAT_SUPPORT_BLENDABLE.
 
https://gitlab.winehq.org/wine/wine/-/merge_requests/255



More information about the wine-devel mailing list