Files
mesa/src
Ian Romanick cab68957c7 cell: Fix several bugs in blend code-gen
- Alpha factor set to a _COLOR mode was mishandled
- Cases when either dst factor or src factor was ZERO were mishandled
- MIN and MAX cases were backwards
- Case when blend was disabled was mishandled
- Incorrect comments about number of instructions generated

The tests blendminmax and blendsquare run correctly.
2008-03-20 18:17:48 -07:00
..
2008-02-28 15:53:13 +09:00
2008-02-28 15:53:13 +09:00
2008-02-19 14:06:11 +09:00
2008-02-23 14:14:20 +09:00