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_gs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6+ atoms.
Kenneth Graunke
2012-01-09
1
-2
/
+1
*
i965 gen6: Initial implementation of transform feedback.
Paul Berry
2011-12-20
1
-2
/
+6
*
i965 gen6: Implement pass-through GS for transform feedback.
Paul Berry
2011-12-07
1
-16
/
+30
*
i965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
Eric Anholt
2011-06-20
1
-2
/
+1
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-1
/
+1
*
i965: Never enable the GS on Gen6.
Kenneth Graunke
2011-04-12
1
-32
/
+16
*
i965: Rename various gen6 #defines to match the documentation.
Kenneth Graunke
2011-01-06
1
-3
/
+3
*
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-19
1
-2
/
+0
*
i965: Force single program flow in SNB GS, to match gen4 GS.
Eric Anholt
2010-03-22
1
-1
/
+2
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
1
-3
/
+0
*
i965: Emit SNB FF unit state after the unit's push constants.
Eric Anholt
2010-02-25
1
-11
/
+11
*
i965: Set GS rendering enabled even when the GS stage is disabled.
Eric Anholt
2010-02-25
1
-2
/
+4
*
i965: Fixup Sandybridge GS packet from doc updates.
Eric Anholt
2010-02-25
1
-4
/
+6
*
i965: Giant pile of flushing to track down SNB bringup issues.
Eric Anholt
2010-02-25
1
-0
/
+2
*
i965: Get vp-tri batchbuffers running (no rendering).
Eric Anholt
2010-02-25
1
-13
/
+27
*
i965: Add untested passthrough GS setup.
Eric Anholt
2010-02-25
1
-0
/
+74