OSDN Git Service

r300g: do not use fastfill with 16-bit zbuffers
authorMarek Olšák <maraeo@gmail.com>
Thu, 19 Aug 2010 20:18:40 +0000 (22:18 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 19 Aug 2010 21:30:26 +0000 (23:30 +0200)
commit06991d87bedaaba5dde65027caa6fb49325b754e
treed55a1bee2406de0ffa5b772052b3325431f2d2d2
parent076c53879b90855ecf38602584f22e4ab6db7569
r300g: do not use fastfill with 16-bit zbuffers

To my knowledge, there is no way to flush zmask and thus write the clear
value.

This fixes zbuffer reads, among other things.
src/gallium/drivers/r300/r300_hyperz.c