http://bugs.winehq.org/show_bug.cgi?id=19823 Summary: Completion of support for various pixel formats Product: Wine Version: 1.1.28 Platform: PC URL: http://source.winehq.org/git/wine.git/?a=blob;f=dlls/w ined3d/utils.c;h=3c25ebeb3e0ad7cce94cba904fb9645a1e38d aad;hb=HEAD#l2029 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: Markus.Elfring(a)web.de I would appreciate the support for more pixel formats so that messages like the following can be switched off for games like Civilization 4. err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16_FLOAT err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check compatibility for Format=WINED3DFMT_R16G16_FLOAT ... err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16B16A16_FLOAT err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check compatibility for Format=WINED3DFMT_R16G16B16A16_FLOAT ... err:d3d:getColorBits Unsupported format: WINED3DFMT_R32_FLOAT err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check compatibility for Format=WINED3DFMT_R32_FLOAT ... err:d3d:getColorBits Unsupported format: WINED3DFMT_R32G32B32A32_FLOAT err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check compatibility for Format=WINED3DFMT_R32G32B32A32_FLOAT -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.