• Stefan Dösinger's avatar
    wined3d: Merge shader_arb_add_src_param and pshader_gen_input_modifier_line. · 48c2b0d6
    Stefan Dösinger authored
    Mostly based on the code of pshader_gen_input_modifier_line. The space-adding
    behavior of shader_arb_add_src_param was removed because the plurality of
    instruction handlers passes an uninitialized buffer in and expects a register
    name written to its start, and only map2gl and rcp_rsq use the space-adding
    stuff. I'll change rcp_rsq in a later patch anyway. I changed the name to
    shader_arb_get_src_param to reflect this behavior.
    48c2b0d6
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...