- add vertex Declaration support (using wined3d)
commit1226e72bf719c664b5fd14c666af609ee3f54cb6
authorRaphael Junqueira <fenix@club-internet.fr>
Fri, 28 Jan 2005 14:03:32 +0000 (28 14:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2005 14:03:32 +0000 (28 14:03 +0000)
tree1734617413d4e42769c92e9193f24e0563d5caa3
parent193d52773664eca6c0008aac9fed528a538df2ae
- add vertex Declaration support (using wined3d)
- minimal impl for SetRenderTarget and CreateQuery (needed to get
  some samples working)
- remove no longer needed #undef GL_VERSION_1_4
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/directx.c
dlls/d3d9/query.c
dlls/d3d9/texture.c
dlls/d3d9/vertexdeclaration.c