nv50: implement TGSI_OPCODE_AND/OR/XOR
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 1 Nov 2009 13:27:35 +0000 (14:27 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 1 Nov 2009 13:27:35 +0000 (14:27 +0100)
commit99e308a0e0479971fe3a8a0aba586e19456e4b88
treeab833aabed47dc39e7a7a53dd9d4321d172f887e
parent1cc16e1b831cef8e1573cc998cee3e55179bb830
nv50: implement TGSI_OPCODE_AND/OR/XOR

Will use AND for gl_FrontFacing, the face input
is either 0 or 0xffffffff.
src/gallium/drivers/nv50/nv50_program.c