Always submit command buffers, even when there are no cliprects,
authorNicolai Haehnle <prefect_@gmx.net>
Fri, 18 Feb 2005 18:28:52 +0000 (18:28 +0000)
committerNicolai Haehnle <prefect_@gmx.net>
Fri, 18 Feb 2005 18:28:52 +0000 (18:28 +0000)
commit8281cca82fb89001edd3e2360202e358bdc6bda7
tree40819f8336413e6b4d1539dcd1a05148e24bc066
parent4d73f1af35aed1483804b7a9639f231be1ee4bf1
Always submit command buffers, even when there are no cliprects,
so that we no longer leak DMA buffers (plus, this just might fix some
state-setting related problems, if there were any - but that's unlikely).

Update the DRM to cope with cmdbuf->nbox == 0.
src/mesa/drivers/dri/r300/r300_cmdbuf.c