aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen7_gs_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965/gen7: Emit workaround flush when changing GS enable state.Paul Berry2013-11-181-0/+16
* i965: Tell the unit states how many binding table entries we have.Eric Anholt2013-11-051-1/+3
* i965/gs: Add the ability to compile a DUAL_INSTANCED geometry shader.Paul Berry2013-10-241-1/+3
* i965/gs: Set the REORDER bit in 3DSTATE_GS.Paul Berry2013-10-151-0/+28
* i965/gs: Fix incorrect numbering of DWORDs in 3DSTATE_GSPaul Berry2013-10-011-3/+4
* i965/gs: Implement basic gl_PrimitiveIDIn functionality.Paul Berry2013-09-171-0/+2
* i965/gs: Set control data header size/format appropriately for EndPrimitive().Paul Berry2013-09-111-14/+27
* i965/gs: Add a state atom to set up geometry shader state.Paul Berry2013-09-111-0/+144