Displaying 4 results from an estimated 4 matches for "iwined3dsurfaceimpl_bltz".
2010 Nov 12
1
Need help interpreting event log
...on HDA ATI HDMI, disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8ad, disabling mixer
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x21aa58,0x21ae80): stub
fixme:d3d_surface:IWineD3DSurfaceImpl_BltZ (0x1d97bb8): Unsupp depthstencil blit
fixme:d3d_surface:surface_load_location Unimplemented location SFLAG_INSYSMEM for depth/stencil buffers.
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag right now.
fixme:d3d_surface:IWineD3DSurfaceImpl_BltZ (0x1d12a0): Unsupp...
2010 Nov 10
2
SimCity4 wants to do a VGA display, but wine gives me an HD
...on HDA ATI HDMI, disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8ad, disabling mixer
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x21b040,0x21b468): stub
fixme:d3d_surface:IWineD3DSurfaceImpl_BltZ (0x1d97dc0): Unsupp depthstencil blit
fixme:d3d_surface:surface_load_location Unimplemented location SFLAG_INSYSMEM for depth/stencil buffers.
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag right now.
fixme:d3d_surface:IWineD3DSurfaceImpl_BltZ (0x1d1888): Unsupp...
2010 Dec 06
1
Backbuffer problem troubles SimCity4 RH/Deluxe
...on HDA ATI HDMI, disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8ad, disabling mixer
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x21bab8,0x21bee0): stub
fixme:d3d_surface:IWineD3DSurfaceImpl_BltZ (0x229ebb8): Unsupp depthstencil blit
fixme:d3d_surface:surface_load_location Unimplemented location SFLAG_INSYSMEM for depth/stencil buffers.
fixme:d3d_surface:surface_load_location Unimplemented location SFLAG_INSYSMEM for depth/stencil buffers.
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can...
2010 Aug 20
0
Wine release 1.3.1
...: Handle signature filenames in short|long notation.
msi: Bump version to 4.5.
wldap32: Fix handling of zero timeout value in ldap_search_extW.
Henri Verbeet (51):
d3dx9_36/tests: Avoid the non-portable NAN macro.
wined3d: Use the correct divider for 15-bit depth formats in IWineD3DSurfaceImpl_BltZ().
wined3d: Pass the color as floating point values to device_clear_render_targets().
wined3d: Always set the get_drawable_size() surface function.
wined3d: Allow filtering and blending with WINED3DFMT_ATI2N.
wined3d: Replace color_fill_fbo() with device_clear_render_targets...