• Jason Green's avatar
    wined3d: Added more declarations to GLSL. · 806aaa12
    Jason Green authored
    - Declare more variable names for GLSL programs.
    - Some of these won't need to be declared eventually, but it doesn't hurt to do it for now.
    - Correct output name for pixel shaders (gl_FragColor instead of glFragColor).
    806aaa12
baseshader.c 25.9 KB