panvk: Put the sysval and push const UBOs at fixed indices
[platform/upstream/mesa.git] / src / panfrost / vulkan / panvk_vX_pipeline.c
2022-05-12 Jason Ekstrandpanvk: Put the sysval and push const UBOs at fixed...
2022-05-12 Jason Ekstrandpanvk: Use a flat sysvals struct
2022-05-12 Jason Ekstrandpanvk: Get rid of the per-pipeline sysvals BO
2022-05-02 Alyssa Rosenzweigpanvk: Only write depth when depth test enabled
2022-05-02 Alyssa Rosenzweigpanvk: Emit fragment RSDs even with no shader
2022-05-02 Alyssa Rosenzweigpanvk: Gate rasterization on !discard, not fs req
2022-05-02 Alyssa Rosenzweigpanvk: Ignore point size for !points
2022-04-27 Jason Ekstrandpanvk: Eliminate unused vertex attributes
2022-04-25 Alyssa Rosenzweigpanvk: Handle empty shaders gracefully
2022-04-25 Alyssa Rosenzweigpanvk: Respect line width
2022-03-16 Jason Ekstrandpanvk: Implement VK_EXT_vertex_attribute_divisor
2022-03-16 Boris Brezillonpanvk: Implement indexed rendering
2022-03-16 Boris Brezillonpanvk: Fix per-instance attribute handling
2022-03-14 Jason Ekstrandpanvk: Skip ZS setup if there is no depth/stencil attac...
2022-03-09 Boris Brezillonpanvk: Add support for storage image
2022-03-09 Boris Brezillonpanvk: Add support for storage/uniform buffers with...
2022-03-09 Boris Brezillonpanvk: Support creation of compute pipelines
2022-03-09 Boris Brezillonpanvk: Add support for storage buffers
2022-01-28 Alyssa Rosenzweigpanfrost: Centralize our model list
2021-10-04 Boris Brezillonpanvk: Fix wls_size retrieval
2021-09-28 Boris Brezillonpanvk: Don't expect subpasses to use all RTs
2021-09-28 Boris Brezillonpanvk: Handle input varyings without previous writes
2021-09-28 Boris Brezillonpanvk: Fix panvk_pipeline_builder_upload_sysval()
2021-09-28 Boris Brezillonpanvk: Fix the static scissor/viewport case
2021-09-28 Boris Brezillonpanvk: Always allocate at least one BLEND descriptor...
2021-09-10 Boris Brezillonpanvk: Narrow the allow-forward-pixel-kill condition
2021-08-26 Boris Brezillonpanvk: Prepare per-gen split