OSDN Git Service

draw/gs: Abstract the portions of GS that are tgsi specific
authorZack Rusin <zackr@vmware.com>
Thu, 14 Mar 2013 07:42:06 +0000 (00:42 -0700)
committerZack Rusin <zackr@vmware.com>
Wed, 27 Mar 2013 10:53:01 +0000 (03:53 -0700)
commit014c4d1cd7f147d5365302d15bdb35d9e4b040d0
tree63df1b566e7b144086affa5dc0a1173196a91fa3
parenta85c83e427e1d768781cc6b12fd126d02f5f14d7
draw/gs: Abstract the portions of GS that are tgsi specific

To be able to add llvm paths later on we need to have some common
interface for them.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/draw/draw_gs.c
src/gallium/auxiliary/draw/draw_gs.h