2011/5/2 Mathias Fröhlich <mathias.froehl...@gmx.net>:
> I have again spent some more tries with different kinds of flushes on the 
> rv635.
> What helps for the mipmap problem here is emitting a texture_barrier as well
> as flushing anything that covers the whole memory range and more than two
> arbitrary color buffers. !?!

The texture barrier in u_gen_mipmap seems to be the proper fix
(texture_barrier can be NULL on other drivers though), but we should
first make sure it wouldn't be hiding a bug elsewhere (see Alex's email).

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to