/[gzz]/gzz/gfx/libutil/nvcode.py
ViewVC logotype

Diff of /gzz/gfx/libutil/nvcode.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by jvk, Mon Nov 25 16:38:39 2002 UTC revision 1.12 by tjl, Tue Nov 26 10:48:41 2002 UTC
# Line 271  def parseGeneralCombiner(outreg, tree): Line 271  def parseGeneralCombiner(outreg, tree):
271                  else: out[reg] = "ZERO UNSIGNED_INVERT_NV ALPHA"                  else: out[reg] = "ZERO UNSIGNED_INVERT_NV ALPHA"
272                  neg >>= 1                  neg >>= 1
273      else:      else:
274          print "ERROR: General combiner function", key, "not recognized"          print "ERROR: General combiner function", key, "not recognized", tree
275          return None          return None
276    
277      return out      return out

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26