BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clears and...
authorAapo Tahkola <aet@rasterburn.org>
Tue, 8 Feb 2005 07:05:25 +0000 (07:05 +0000)
committerAapo Tahkola <aet@rasterburn.org>
Tue, 8 Feb 2005 07:05:25 +0000 (07:05 +0000)
commit46cde1715f29dddf5d0a41d8c91ee117208d9685
tree6870894e031d2eb1919bc9462d856a5651af0199
parentd084982240bafba0169c4a6cacf02d45d6cfd8c1
BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clears and other things not to work. This bug can be triggered by extending struct r300_hw_state by two struct r300_state_atom's from its current size. Everything zbs and unk42B4 related is now covered with HAVE_ZBS and GA ifdefs. Who wants to fix it? Not i. :)
src/mesa/drivers/dri/r300/r300_cmdbuf.c
src/mesa/drivers/dri/r300/r300_context.h
src/mesa/drivers/dri/r300/r300_ioctl.c
src/mesa/drivers/dri/r300/r300_render.c
src/mesa/drivers/dri/r300/r300_state.c