search for: iwined3dresourceimpl

Displaying 3 results from an estimated 3 matches for "iwined3dresourceimpl".

2011 Jan 07
0
Wine release 1.3.11
...WineD3DSurfaceImpl_Unmap(). wined3d: Pass an IWineD3DDeviceImpl pointer to delete_opengl_contexts(). wined3d: Pass an IWineD3DDeviceImpl pointer to create_primary_opengl_context(). wined3d: Remove IWineD3DBaseTexture::BindTexture() from the public interface. wined3d: Pass an IWineD3DResourceImpl pointer to resource_init(). wined3d: Pass an IWineD3DResourceImpl pointer to resource_cleanup(). wined3d: Pass an IWineD3DResourceImpl pointer to resource_free_private_data(). wined3d: Pass an IWineD3DResourceImpl pointer to resource_get_private_data(). wined3d: Pass an IWin...
2011 Jan 21
0
Wine release 1.3.12
...when resolving install states. msi: Downgrade a warning. msi: Search all contexts in ACTION_GetComponentInstallStates. msi: Clean up better when removing a product. msi/tests: More tests for publishing and unpublishing assemblies. Henri Verbeet (20): wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_remove(). wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_add(). wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_released(). wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_released(). wined3d: Pa...
2011 Mar 04
0
Wine release 1.3.15
...ecognize some Northern Islands cards in select_card_ati_mesa(). wined3d: Merge device_unload_resource() and reset_unload_resources(). wined3d: Remove IWineD3DResource::UnLoad() from the public interface. wined3d: Pass const resources to some resource functions. wined3d: Make IWineD3DResourceImpl an independent structure. wined3d: Rename ATI to AMD. wined3d: Recognize some Nouveau renderer strings. wined3d: The basetexture_set_dirty() return value is never used. wined3d: Use basetexture_set_dirty() in some more places. wined3d: Standalone surfaces should never...