The branch, gallium-0.1 has been updated
Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1
Summary of changes:
.../drivers/cell/ppu/cell_state_per_fragment.c | 112 ++++++++++++++++----
1 files changed, 92 insertions(+), 20 deletions(-)
via cab68957c72d6f198546a250b6fe0a74732cb3ec (commit)
from 4b9520fc05f169b74835c096c933d67c67c6d8cd (commit)
- Commits -----------------------------------------------
commit cab68957c72d6f198546a250b6fe0a74732cb3ec
Author: Ian Romanick <[EMAIL PROTECTED]>
Date: Thu Mar 20 18:17:48 2008 -0700
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.
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit