llvmpipe: move rasterizer to screen instead of setup context
authorRoland Scheidegger <sroland@vmware.com>
Tue, 13 Jul 2010 17:58:58 +0000 (19:58 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 13 Jul 2010 17:58:58 +0000 (19:58 +0200)
commitedac740095fb2514b512034b334947f72648cd51
tree48dc86b5bfd49bfdcc5343755c3f970eb5f6a847
parent962da13ba30d66bd8b9a28ba5f06c66ceec1ce92
llvmpipe: move rasterizer to screen instead of setup context

there's no point of having this per context, so move to screen
(and protect with a mutex).
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/llvmpipe/lp_screen.h
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_setup_context.h