Switch to a more complicated scheme of choosing texture formats, as it looks
authorVladimir Dergachev <volodya@freedesktop.org>
Thu, 6 Jan 2005 03:56:18 +0000 (03:56 +0000)
committerVladimir Dergachev <volodya@freedesktop.org>
Thu, 6 Jan 2005 03:56:18 +0000 (03:56 +0000)
commitdbc125eedeb79a218031c51f2eacbe0e4c58278a
treee85a237b3b4bb7939af15101e050f544fbb88678
parent7b51aa54be958b3bf5710df7eedf1b7a2aeddd84
Switch to a more complicated scheme of choosing texture formats, as it looks
like the old one was prone to collisions (different value of format field was
required for same values of t->format going in).
Now use a hash for these purposes - this got kfiresaver.kss and lesson06 workingfrom the same code.
src/mesa/drivers/dri/r300/r300_state.c