In the last commit I added in a fatal error on unknown base formats so I
authorEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 22:23:52 +0000 (22:23 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Mon, 24 Oct 2005 22:23:52 +0000 (22:23 +0000)
commit7040b7ad88b5f8ced609340f48ad6de1b1abc9cc
tree045222cdcfdb5554d734e841feee8aeaf33ccb0f
parentf33beed330c22b56bb97af73f56d83c34e985cb6
In the last commit I added in a fatal error on unknown base formats so I
wouldn't get confused when adding support for new formats.  However, it resulted
in dying in texenv instead of drawing something undefined for GL_DECAL.  Do what
GLcore apparently does and just pass the fragment through.
src/mesa/drivers/dri/sis/sis_texstate.c