gallium/softpipe/draw: support samplers in geometry shaders
authorZack Rusin <zack@kde.org>
Fri, 11 Jun 2010 17:31:52 +0000 (13:31 -0400)
committerZack Rusin <zack@kde.org>
Fri, 11 Jun 2010 17:31:52 +0000 (13:31 -0400)
commit53bd9796a1395e4acde884ff55cb7ee18586595a
tree639d1ab660ad6266a1d1c5639e04daead6a031ed
parent23969670387bc0bb7d0761936905e5eb4df963dc
gallium/softpipe/draw: support samplers in geometry shaders
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/drivers/softpipe/sp_context.c
src/gallium/drivers/softpipe/sp_context.h
src/gallium/drivers/softpipe/sp_flush.c
src/gallium/drivers/softpipe/sp_state.h
src/gallium/drivers/softpipe/sp_state_derived.c
src/gallium/drivers/softpipe/sp_state_fs.c
src/gallium/drivers/softpipe/sp_state_sampler.c
src/gallium/include/pipe/p_context.h
src/gallium/include/pipe/p_state.h