i965: Correct the size of the state batch space allocated for binding tables.
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_sol.c
2012-02-21 Eric Anholti965: Correct the size of the state batch space allocat...
2012-02-21 Eric Anholti965: Fix a bad comment in gen6 sol setup.
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-01-06 Eric Anholti965/gen7: Fix up the transform feedback buffer pointer...
2011-12-24 Paul Berryi965 gen6: Fix incorrect order of dwords in gen6_update...
2011-12-23 Paul Berryi965 gen6: Resend binding table pointer after updating...
2011-12-23 Paul Berryi965 gen6: Implement transform feedback pause/resume...
2011-12-20 Paul Berryi965 gen6: Ensure correct transform feedback indices...
2011-12-20 Kenneth Graunkei965: Implement bounds checking for transform feedback...
2011-12-20 Paul Berryi965: Flush pipeline on EndTransformFeedback.
2011-12-20 Paul Berryi965 gen6: Initial implementation of transform feedback.