wined3d: Get rid of TMP access in texm3x2*.
commitced325f8164ed03c90b598018e0c8a7ee2da7d56
authorStefan Dösinger <stefan@codeweavers.com>
Mon, 4 May 2009 13:11:04 +0000 (4 15:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 May 2009 13:24:31 +0000 (19 15:24 +0200)
tree80831758c6fdb51d6d878f25106f677a8d734dab
parent17b001788fbc2275444093156636a3353336100f
wined3d: Get rid of TMP access in texm3x2*.

texm3x2pad knows which register the following texm3x2depth or tex instruction
will use, and it knows that this register is uninitialized. So use it for
temporary storage instead of TMP.
dlls/wined3d/arb_program_shader.c