i965/vec4: Only zero out unused message components when there are any.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vec4_gs_visitor.h
2013-09-01 Paul Berryi965/gs: make the state atom for compiling Gen7 geometr...
2013-09-01 Paul Berryi965: Rename user-defined gs structs from vec4_gs to gs.
2013-08-23 Paul Berryi965/gs: add GS visitors.