Print an error if idling the engine before the buffer copy fails.
authorNicolai Haehnle <prefect_@gmx.net>
Fri, 18 Feb 2005 22:07:20 +0000 (22:07 +0000)
committerNicolai Haehnle <prefect_@gmx.net>
Fri, 18 Feb 2005 22:07:20 +0000 (22:07 +0000)
commit10b892af96afa4fd8493810f5cf84a97c2e4adaa
tree4cbecd604ee16e3fefdb489617932924ea4b83ee
parent9605806d81bc8a378dc70e9a89199bce11f419e2
Print an error if idling the engine before the buffer copy fails.
Be a bit more useful about the sync message after flushing command buffers.

Add an "allmsg" debug name that enables all log messages but does not
enable syncing.
src/mesa/drivers/dri/r300/r300_cmdbuf.c
src/mesa/drivers/dri/r300/radeon_screen.c