ddraw: Create texture surfaces from device_parent_create_texture_surface().
commite5bb2e7d8bcaf4bf1d1da28773ba19686232aeff
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 13 Jul 2012 10:53:09 +0000 (13 12:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Jul 2012 15:29:35 +0000 (13 10:29 -0500)
tree5b08fe43339dd85258615a1c0f047ef1e995474a
parentd4fa0d8de292db5c25563646a8797e0d0c2b7ca0
ddraw: Create texture surfaces from device_parent_create_texture_surface().

Instead of creating them in advance and hoping we can find them back later.
dlls/ddraw/ddraw.c
dlls/ddraw/surface.c