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_gs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move push constant state packets to push constant update time.
Eric Anholt
2014-05-02
1
-14
/
+15
*
i965: Drop unnecessary state flag for units on NEW_BINDING_TABLE.
Eric Anholt
2014-05-02
1
-1
/
+0
*
i965/gen7+: Move sampler state packets to the stage sampler state table update.
Eric Anholt
2014-05-02
1
-7
/
+1
*
i965: Move binding table update packets to binding table setup time.
Eric Anholt
2014-03-10
1
-6
/
+0
*
i965: support instanced GS on gen7
Jordan Justen
2014-02-20
1
-0
/
+2
*
i965/gen7: Emit workaround flush when changing GS enable state.
Paul Berry
2013-11-18
1
-0
/
+16
*
i965: Tell the unit states how many binding table entries we have.
Eric Anholt
2013-11-05
1
-1
/
+3
*
i965/gs: Add the ability to compile a DUAL_INSTANCED geometry shader.
Paul Berry
2013-10-24
1
-1
/
+3
*
i965/gs: Set the REORDER bit in 3DSTATE_GS.
Paul Berry
2013-10-15
1
-0
/
+28
*
i965/gs: Fix incorrect numbering of DWORDs in 3DSTATE_GS
Paul Berry
2013-10-01
1
-3
/
+4
*
i965/gs: Implement basic gl_PrimitiveIDIn functionality.
Paul Berry
2013-09-17
1
-0
/
+2
*
i965/gs: Set control data header size/format appropriately for EndPrimitive().
Paul Berry
2013-09-11
1
-14
/
+27
*
i965/gs: Add a state atom to set up geometry shader state.
Paul Berry
2013-09-11
1
-0
/
+144