wined3d: Replace surface_is_offscreen() with wined3d_resource_is_offscreen().
commitf753ff90be2d9dfd0a21af4df3de843f64bc44f5
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 19 Aug 2014 07:22:29 +0000 (19 09:22 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Aug 2014 12:49:39 +0000 (19 14:49 +0200)
tree2a4bf42aa92d29e45c397674938f750780079e30
parent694cdcc41cc74eff8c1d96ac0e18895862b22476
wined3d: Replace surface_is_offscreen() with wined3d_resource_is_offscreen().

Introducing rendertarget views will (eventually) allow rendering to 3D
textures and buffers.
dlls/wined3d/arb_program_shader.c
dlls/wined3d/context.c
dlls/wined3d/resource.c
dlls/wined3d/surface.c
dlls/wined3d/wined3d_private.h