Move parameters relating to opengl on the surface structure on to a
commit13621056db370bf8cb033c14bba9c6ba425d87e5
authorOliver Stieber <oliver_stieber@yahoo.co.uk>
Mon, 11 Jul 2005 20:38:27 +0000 (11 20:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Jul 2005 20:38:27 +0000 (11 20:38 +0000)
tree4b1cbb15f41b2964732bd80afeb56bc86e21ab81
parent9170cc8225d89f231fd81399c0412b73284b516a
Move parameters relating to opengl on the surface structure on to a
glDesciption member.
Removed Level and Target from LoadTexture, and reduced the dependency
on surface->device.
Fixed a couple of compiler warnings in d3d9.
dlls/d3d9/cubetexture.c
dlls/d3d9/surface.c
dlls/d3d9/texture.c
dlls/wined3d/cubetexture.c
dlls/wined3d/device.c
dlls/wined3d/surface.c
dlls/wined3d/texture.c
dlls/wined3d/wined3d_private.h
include/wine/wined3d_interface.h
include/wine/wined3d_types.h