llvmpipe: Add a new scene state to describe scenes which only have state changes.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 30 Jun 2010 10:10:33 +0000 (11:10 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 30 Jun 2010 10:10:33 +0000 (11:10 +0100)
commita2311400fe9385c39a278eb624dc60a0a635c838
treea9dae74372cb84302bca5c5bd2cfd8e42fcf3b84
parent4ca3e0d84ba21ac4e37ecea0eed05a0bfcb3f098
llvmpipe: Add a new scene state to describe scenes which only have state changes.

It's a rare condition, but it may happen if all primitives are
clipped/culled.

For now we just do a no-op rasterization, but we could bypass it.
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_setup_context.h