summaryrefslogtreecommitdiffstats
path: root/src/vulkan/gen7_pipeline.c
Commit message (Expand)AuthorAgeFilesLines
* anv/gen7: Implement the VS state depth-stall workaroundJason Ekstrand2015-11-101-0/+13
* anv/gen7: Properly handle a GS with zero invocationsJason Ekstrand2015-11-101-1/+1
* anv/gen7: Properly handle VS with VertexID but no verticesJason Ekstrand2015-11-101-4/+5
* anv/gen7: Properly handle missing color-blend stateJason Ekstrand2015-11-091-42/+54
* vk/0.170.2: Update VkResultChad Versace2015-10-071-2/+1
* vk: Drop redundant gen7_CreateGraphicsPipelinesKristian Høgsberg Kristensen2015-09-031-25/+0
* vk/pipeline: Fix crash when the pipeline has no attributesChad Versace2015-08-281-2/+4
* vk: Program stencil ops in 3DSTATE_WM_DEPTH_STENCILChad Versace2015-08-281-8/+8
* vk: Add gen7 supportKristian Høgsberg Kristensen2015-08-241-0/+595