search for: iwined3ddeviceimpl_loadlogo

Displaying 2 results from an estimated 2 matches for "iwined3ddeviceimpl_loadlogo".

2009 Mar 13
7
WINE Compile issue latest development release (1.1.16?)
checking for X... no configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install development packages of Xlib/Xfree86 at the very least. Use the --without-x option if you really want this. Configure failed, aborting install. -_- i keep getting random things when i try to install wine this is the latest.
2011 Jun 10
0
Wine release 1.3.22
...leak in GDEF_UpdateGlyphProps(). usp10: Store the GDEF table in the script cache. wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_pixel_format_color(). wined3d: cfg can never be NULL in wined3d_check_pixel_format_color(). wined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo(). wined3d: Rename IWineD3DDeviceImpl_UpdateVolume() to device_update_volume(). wined3d: Rename IWineD3DImpl_FillGLCaps() to wined3d_adapter_init_gl_caps(). wined3d: Handle unpack row length inside surface_upload_data(). wined3d: Get rid of a NULL check...