i965: Make the userclip flag for the VUE map come from VS prog data.
[mesa.git] / src / mesa / drivers / dri / i965 / gen7_sol_state.c
2012-02-21 Eric Anholti965: Make the userclip flag for the VUE map come from...
2012-01-11 Eric Anholti965/gen7: Fix segfault in transform feedback to DYNAMI...
2012-01-06 Eric Anholti965/gen7: Fix up the transform feedback buffer pointer...
2012-01-06 Eric Anholti965/gen7: Flush the batch between transform feedbacks.
2012-01-06 Eric Anholti965/gen7: Use the updated interface for SO write point...
2012-01-05 Paul Berryi965: Make use of gl_transform_feedback_info::Component...
2012-01-05 Paul Berryi965: Fix transform feedback of gl_PointSize.
2011-12-24 Eric Anholti965/gen7: Fix feedback for flat-shaded tristrips versu...
2011-12-24 Eric Anholti965/gen7: Add support for transform feedback.
2011-12-24 Eric Anholti965/gen7: Move SOL stage disable to gen7_sol_state.c