- some fixes in CreateDevice init
commit1df8f18e468c5d16c91375154842cc982d9a837b
authorRaphael Junqueira <fenix@club-internet.fr>
Wed, 18 Dec 2002 05:05:41 +0000 (18 05:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Dec 2002 05:05:41 +0000 (18 05:05 +0000)
tree9ac7eeefd68d00885d4b9806c62e0e518aa6fd07
parent9fcfd2c3b5b70245d22b74526c1b7a179b184cf9
 - some fixes in CreateDevice init
 - vertex shader declaration parser (with output dump) and
   interpretation (generate the FVF descriptor for program input)
 - vertex shader program parser (with output dump)
 - software vertex shader program emulation
dlls/d3d8/d3d8_private.h
dlls/d3d8/device.c
dlls/d3d8/directx.c
dlls/d3d8/shader.c
dlls/d3d8/texture.c
dlls/d3d8/volumetexture.c