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
/
gen7_vs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Update max VS/PS threads shift offsets for Haswell.
Kenneth Graunke
2012-03-30
1
-1
/
+3
*
i965: Split the VS binding table to a separate table.
Eric Anholt
2012-02-21
1
-1
/
+2
*
i965: Emit Ivybridge VS workaround flushes.
Kenneth Graunke
2012-02-15
1
-0
/
+2
*
i965: Remove BRW_NEW_CURBE_OFFSETS dirty bit from Gen7 atoms.
Kenneth Graunke
2012-01-09
1
-2
/
+1
*
i965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6+ atoms.
Kenneth Graunke
2012-01-09
1
-1
/
+0
*
i965: Put a proper sampler count in 3DSTATE_VS.
Kenneth Graunke
2011-11-10
1
-1
/
+2
*
i965: Upload SAMPLER_STATE pointers for the VS on Ivybridge.
Kenneth Graunke
2011-11-10
1
-1
/
+7
*
i965: Use a single binding table for all pipeline stages.
Kenneth Graunke
2011-11-10
1
-1
/
+1
*
i965: Use 0 for the number of binding table entries in 3DSTATE_(VS|WM).
Kenneth Graunke
2011-11-10
1
-4
/
+1
*
i965/gen6+: Switch GLSL from ALT to IEEE floating point mode
Paul Berry
2011-10-31
1
-1
/
+8
*
i965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads for consistency.
Kenneth Graunke
2011-10-25
1
-1
/
+1
*
i965: Add remaining scratch space setup emit to unit states.
Eric Anholt
2011-08-16
1
-1
/
+9
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-1
/
+1
*
i965: Warnings cleanup.
Eric Anholt
2011-05-25
1
-1
/
+0
*
i965: Upload binding table pointers on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+6
*
i965: Initial Ivybridge VS state.
Kenneth Graunke
2011-05-17
1
-0
/
+93