draw: Add draw_decompose_tmp.h.
authorChia-I Wu <olv@lunarg.com>
Sun, 1 Aug 2010 13:29:36 +0000 (21:29 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 6 Aug 2010 05:39:36 +0000 (13:39 +0800)
commit524b2626c2d018f330ae7423c858ef73ea0424b5
tree5b57a18945d3ea01234ea2b42d15c52e44889d14
parent0a2a6c75bffc56d8dfde9b8a46c40222825630ea
draw: Add draw_decompose_tmp.h.

Including draw_decompose_tmp.h defines a primitive decomposer.  It is
intended to replace the existing vcache/so/gs/pipe decomposers.

This is based on draw_pt_vcache_tmp.h.
src/gallium/auxiliary/draw/draw_decompose_tmp.h [new file with mode: 0644]