Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/gen7: Fix up the transform feedback buffer pointers on later batches. | Eric Anholt | 2012-01-06 | 1 | -0/+1 |
* | i965 gen6: Fix incorrect order of dwords in gen6_update_sol_indices() | Paul Berry | 2011-12-24 | 1 | -1/+1 |
* | i965 gen6: Resend binding table pointer after updating SOL bindings. | Paul Berry | 2011-12-23 | 1 | -0/+2 |
* | i965 gen6: Implement transform feedback pause/resume functionality. | Paul Berry | 2011-12-23 | 1 | -1/+2 |
* | i965 gen6: Ensure correct transform feedback indices on new batch. | Paul Berry | 2011-12-20 | 1 | -8/+30 |
* | i965: Implement bounds checking for transform feedback output. | Kenneth Graunke | 2011-12-20 | 1 | -0/+38 |
* | i965: Flush pipeline on EndTransformFeedback. | Paul Berry | 2011-12-20 | 1 | -0/+16 |
* | i965 gen6: Initial implementation of transform feedback. | Paul Berry | 2011-12-20 | 1 | -0/+71 |