- 21 Jan, 2009 16 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Austin English authored
-
Andrew Talbot authored
-
André Hentschel authored
-
Aric Stewart authored
shell32: Initial stub for SHCreateShellItem. It returns E_NOINTERFACE until shell32 version 6.0 or later.
-
Damjan Jovanovic authored
-
Paul Chitescu authored
-
Ge van Geldorp authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 20 Jan, 2009 24 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Anders Jonsson authored
-
Anders Jonsson authored
-
Michael Stefaniuc authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Shunichi Fuji authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
The fog settings do not depend on wether the shader writes to oFog or not, instead they depend on the FOGVERTEXMODE and FOGTABLEMODE settings, and if a vertex shader is bound at all. It works the same way as with the fixed function, and having a vertex shader is the same as using pretransformed vertices, just that the fog coord comes from the shader instead of the specular color: FOGTABLEMODE != NONE: The Z coord is used, oFog is ignored FOGTABLEMODE == NONE, with VS: oFog is used FOGTABLEMODE == NONE, no VS, XYZ: Z is used FOGTABLEMODE == NONE, no VS, XYZRHW: diffuse color is used
-
Stefan Dösinger authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-