ddraw: Move the mipmap desc fixup code to ddraw_surface_create_texture() from device_...
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 24 Oct 2012 19:23:35 +0000 (21:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Oct 2012 09:48:19 +0000 (11:48 +0200)
commit191db92fd59073242600c90cb58e5cf27ebda325
treed53ced7ec55e76a96add87f76fc7ba332fbdf7a9
parentf5df798611e37a5f2d885f20b852b74d86b41026
ddraw: Move the mipmap desc fixup code to ddraw_surface_create_texture() from device_parent_create_texture_surface().
dlls/ddraw/ddraw.c
dlls/ddraw/surface.c