aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/gen8_pipeline.c
Commit message (Expand)AuthorAgeFilesLines
* anv/pipeline: Unconditionally emit PS_BLEND on gen8+Jason Ekstrand2016-03-081-18/+14
* anv: Compact render targetsJason Ekstrand2016-03-081-9/+26
* anv/pipeline: Handle null wm_prog_data in 3DSTATE_CLIPJason Ekstrand2016-03-051-2/+2
* anv: Fix rebase errorKristian Høgsberg Kristensen2016-03-051-2/+2
* anv: Always use point size from the shaderKristian Høgsberg Kristensen2016-03-051-1/+1
* anv: Store prog data in pipeline cache streamKristian Høgsberg Kristensen2016-03-051-15/+15
* anv/pipeline: Implement the depth compare EQUAL workaround on gen8+Jason Ekstrand2016-03-051-0/+8
* anv/pipeline: Set StencilBufferWriteEnable from the pipelineJason Ekstrand2016-03-041-0/+1
* anv/pipeline: More competent gen8 clippingJason Ekstrand2016-03-041-0/+14
* anv/pipeline: Use the right provoking vertex for triangle fansJason Ekstrand2016-03-041-1/+1
* anv/pipeline: Respect pRasterizationState->depthBiasEnableJason Ekstrand2016-03-041-0/+3
* anv/pipeline: Pull 3DSTATE_SBE into a shared helperJason Ekstrand2016-03-011-98/+1
* anv/gen8: Emit the 3DSTATE_PS_BLEND packetJason Ekstrand2016-02-261-0/+23
* anv: Switch over to the macros in genxmlJason Ekstrand2016-02-201-7/+7
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+573