index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
gen6_sol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen6: Fix near-NULL deref in setting up GS binding table for non-XFB.
Eric Anholt
2012-02-21
1
-5
/
+8
*
i965: Correct the size of the state batch space allocated for binding tables.
Eric Anholt
2012-02-21
1
-1
/
+1
*
i965: Fix a bad comment in gen6 sol setup.
Eric Anholt
2012-02-21
1
-3
/
+1
*
i965: Split the gen6 GS binding table to a separate table.
Eric Anholt
2012-02-21
1
-2
/
+56
*
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