search for: wined3d_rtype_buff

Displaying 1 result from an estimated 1 matches for "wined3d_rtype_buff".

Did you mean: wined3d_rtype_buffer
2012 Feb 08
3
Something really went south with 1.4-rc2
..._surface:surface_modify_location Surface 0x17e1f8 does not have any up to date location. <=== I think the app crashed here. fixme:d3d:wined3d_device_decref Device released with resources still bound, acceptable but unexpected. fixme:d3d:wined3d_device_decref Leftover resource 0x1a3688 with type WINED3D_RTYPE_BUFFER (0x6). err:mmtime:TIME_MMTimeStop Timer still active?! err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x112dcc), expect failure Whereupon the app crashed to the desktop. Here is my script to run the app: #!/bin/bash date env WINEPREFIX="/home/john/.wine" \ wine "C:/Progr...