summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/zink/zink_pipeline.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-30zink: use dynamic state for line-widthErik Faye-Lund1-2/+0
2019-10-28zink: pass screen to zink_create_gfx_pipelineErik Faye-Lund1-1/+3
2019-10-28zink: add samples to rasterizerDave Airlie1-0/+1
2019-10-28zink: add sample mask supportDave Airlie1-0/+2
2019-10-28zink: tweak state handlingErik Faye-Lund1-2/+2
2019-10-28zink: move primitive-topology stuff into programErik Faye-Lund1-2/+2
2019-10-28zink: move renderpass inside gfx pipeline stateErik Faye-Lund1-2/+2
2019-10-28zink: pass zink_render_pass to pipeline-creationErik Faye-Lund1-2/+2
2019-10-28zink: introduce opengl over vulkanErik Faye-Lund1-0/+59