summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_context.h
Commit message (Expand)AuthorAgeFilesLines
* braodcom/vc5: Flush the job when it grows over 1GB.Eric Anholt2017-11-071-0/+3
* broadcom/vc5: Add partial transform feedback query support.Eric Anholt2017-11-071-0/+3
* broadcom/vc5: Add occlusion query support.Eric Anholt2017-11-071-0/+11
* broadcom/vc5: Fix translation of stencil ops.Eric Anholt2017-11-071-2/+2
* broadcom/vc5: Move stencil state packing to the CSO.Eric Anholt2017-11-071-0/+3
* broadcom/vc5: Force blending to treat alpha as 1 for formats without alpha.Eric Anholt2017-10-301-0/+8
* broadcom/vc5: Do BGRA vs RGBA swapping for the BLEND_CONSTANT_COLOR.Eric Anholt2017-10-301-0/+8
* broadcom/vc5: Move default attribute value setup to the CSO and fix them.Eric Anholt2017-10-201-0/+1
* broadcom/vc5: Move most of the shader state attribute record to the CSO.Eric Anholt2017-10-201-1/+4
* broadcom/vc5: Set up per-MRT clear colors.Eric Anholt2017-10-101-1/+1
* broadcom/vc5: Flush the job when mapping a transform feedback buffer.Eric Anholt2017-10-101-0/+4
* broadcom/vc5: Fix depth and stencil clear values.Eric Anholt2017-10-101-1/+2
* broadcom/vc5: Add proper support for base_vertex and base_instance.Eric Anholt2017-10-101-2/+0
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+466