Fix the GL_BLEND case (and remove the fallback associated with it) by converting
authorEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 09:02:07 +0000 (09:02 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 09:02:07 +0000 (09:02 +0000)
commit971bdc193cb4ce07f4ca20bac13276095b5f0b83
treefad0e353c785d4b5f0219224f6b7aaa8aff29734
parent9e87119d873f3cde8b2b4d73155c315059a36ed1
Fix the GL_BLEND case (and remove the fallback associated with it) by converting
the float values to bytes before packing them.  Tested with texenv.
src/mesa/drivers/dri/sis/sis_texstate.c
src/mesa/drivers/dri/sis/sis_tris.c