Files
mesa/src
Roland Scheidegger b2d30ca0cb optimize per-pixel fog program
use the same internal state as for vertex fog. From the old implemenentation,
this changes a SUB+MUL into a MAD for linear fog, and saves a MUL for EXP/EXP2,
plus saves a (constant) parameter. While here, fix the broken (forgotten)
swizzling. (untested)
2007-02-09 19:21:29 +01:00
..
2007-02-05 08:17:50 -07:00
2007-02-09 19:21:29 +01:00
2006-07-13 02:50:27 +00:00