gallium: rework compute_vertex_layout() to intelligently map vs outputs to fs inputs
authorBrian <brian.paul@tungstengraphics.com>
Wed, 23 Jan 2008 21:23:49 +0000 (14:23 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 23 Jan 2008 21:23:49 +0000 (14:23 -0700)
commit336e2cb9ec52e5cf8b2fac3142d5a67e3dcd55c4
treee21808468828fac5902d9326a0e01cad35e22b27
parent2d37e78e636e5e1e7d5d00230e50a00f7a71e868
gallium: rework compute_vertex_layout() to intelligently map vs outputs to fs inputs

Some follow-on simplification in prim setup is possible...
src/mesa/pipe/softpipe/sp_prim_setup.c
src/mesa/pipe/softpipe/sp_prim_vbuf.c
src/mesa/pipe/softpipe/sp_state_derived.c