• Stefan Dösinger's avatar
    wined3d: Fix vs_2_0 sgn. · dc45657f
    Stefan Dösinger authored
    vs_2_0's sgn has two extra parameters - temporary registers for the
    instruction. This patch fixes the crash of the d3d9:visual test on windows and
    properly handles the vs_2_0 version of sgn.
    dc45657f
glsl_shader.c 194 KB