Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also do
authorEric Anholt <anholt@FreeBSD.org>
Tue, 31 May 2005 05:31:43 +0000 (05:31 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Tue, 31 May 2005 05:31:43 +0000 (05:31 +0000)
commit8c2a9a916636f32192903b0f25bbf5aff8277862
tree12f919e5e455a7dc297483532a464fe75e645173
parentef377c3c007611e57aef176cb66d8b4c18f1a6c3
Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish.  Also do
some cleanups on the span macros.  This does not deal with the brokenness of
depth spans, but makes the code more readable.
src/mesa/drivers/dri/r128/r128_span.c
src/mesa/drivers/dri/r128/r128_tris.c