search for: wined3dfmt_b8g8r8x8_unorm

Displaying 5 results from an estimated 5 matches for "wined3dfmt_b8g8r8x8_unorm".

2011 Oct 25
4
Civilization 4 OpenGL problem, Wine 1.3.31 on Mac OS Lion
...x32efa0,0x00000000), stub! fixme:d3d:debug_fbostatus Unrecognied FBO status 0x00000000 fixme:d3d:context_check_fbo_status FBO status unrecognized (0) fixme:d3d:context_check_fbo_status Location SFLAG_INRB_MULTISAMPLE (0x200000). fixme:d3d:context_check_fbo_status Color attachment 0: (0x1809b728) WINED3DFMT_B8G8R8X8_UNORM 1024x768 2 samples. fixme:d3d:context_check_fbo_status Depth attachment: (0x18097628) WINED3DFMT_D24_UNORM_S8_UINT 1024x768 2 samples. fixme:d3d:debug_fbostatus Unrecognied FBO status 0x00000000 fixme:d3d:context_check_fbo_status FBO status unrecognized (0) fixme:d3d:context_check_fbo_status Loc...
2010 Dec 12
1
The Next Big Thing - Bug: xmllite.dll.CreateXmlWriter
...ger.php?sClass=application&iId=10638) I tested a demo of this game with wine. It works really nice but i can't save. If i try to Save a game, it will crash and this message accrue: > > .... > fixme:d3d_surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_B8G8R8X8_UNORM to WINED3DFMT_B8G8R8A8_UNORM. > fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filter WINED3DTEXF_LINEAR not supported in software blit. > wine: Call from 0x7b839c40 to unimplemented function xmllite.dll.CreateXmlWriter, aborting > wine: Unimplemented function xmllite.dll.CreateXmlWriter ca...
2010 Feb 20
0
MapZone 2, OpenGL errors + crash
...DFMT_B8G8R8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified. fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8A8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified. fixme:d3d:check_fbo_compat Format WINED3DFMT_B8G8R8X8_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified. fixme:d3d:check_fbo_compat Format WINED3DFMT_B5G6R5_UNORM rtInternal format is not supported as FBO color attachment. fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM rtInternal format is not su...
2020 May 08
0
Wine release 5.8
...views for unordered access views. wined3d: Create Vulkan buffer views for unordered access view counters. wined3d: Create Vulkan samplers for samplers. wined3d: Add a swizzle to the Vulkan format information for WINED3DFMT_A8_UNORM. wined3d: Add Vulkan format information for WINED3DFMT_B8G8R8X8_UNORM. wined3d: Add Vulkan format information for WINED3DFMT_B8G8R8X8_UNORM_SRGB. wined3d: Submit the current command buffer in adapter_vk_flush_context(). Jacek Caban (39): server: Fix setting context flags in get_thread_context. msvcp: Get rid of no longer needed hack. wi...
2010 Mar 19
0
Wine release 1.1.41
...ng a textured quad. wined3d: Use draw_textured_quad in BltOverride. wined3d: Start moving paletted texture support to the blit_shader. wined3d: Get rid of d3dfmt_get_conv in RealizePalette. Sandijs Ribaks (1): wined3d: Add surface conversion function from WINED3DFMT_YUY2 to WINED3DFMT_B8G8R8X8_UNORM. Stefan D?singer (11): d3d9: Fix test failures on Windows 7. wined3d: Don't DISCARD or NOOVERWRITE non-dynamic buffers. wined3d: Use glMapBuffer for 1:1 uploads in PreLoad. wined3d: Implement unfenced updates of double buffered buffers. wined3d: Check the alignmen...