wined3d: Introduce new wined3d_texture_(un)map functions.
commiteac95d30b66609c5c924ec36b6049e680c63015f
authorRiccardo Bortolato <rikyz619@gmail.com>
Tue, 6 Oct 2015 08:36:48 +0000 (6 10:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Oct 2015 12:28:52 +0000 (7 21:28 +0900)
treea27bf07fd291038fa62542b3a8930cea7462c6b0
parent1d1487105d4d3a9133f0846d32363a0432812d0c
wined3d: Introduce new wined3d_texture_(un)map functions.

Initial usage in d3d11.
Also removed wined3d_volume_from_resource.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
dlls/d3d11/texture.c
dlls/wined3d/texture.c
dlls/wined3d/volume.c
dlls/wined3d/wined3d.spec
dlls/wined3d/wined3d_private.h
include/wine/wined3d.h