nir/zink: use sysvals in `nir_create_passthrough_gs`
[platform/upstream/mesa.git] / src / compiler / nir / nir_passthrough_gs.c
2023-04-25 antoninonir/zink: use sysvals in `nir_create_passthrough_gs`
2023-04-24 Mike Blumenkrantznir/gs: fix array type copying for passthrough gs
2023-03-31 antoninonir: only handle flat interpolation when needed in...
2023-03-29 antoninonir: keep xfb properties in nir_create_passthrough_gs
2023-03-29 antoninonir/zink: handle provoking vertex mode in `nir_create_p...
2023-03-29 antoninozink: implement flat shading using inlined uniforms
2023-03-29 antoninonir: allow to force line strip out in nir_create_passth...
2023-03-29 antoninonir: handle edge flags in nir_create_passthrough_gs
2023-03-29 antoninonir: calculate number of vertices in nir_create_passthr...
2023-03-29 antoninonir: avoid generating conflicting output variables
2023-03-29 antoninonir: handle primitives with adjacency
2022-11-30 Erik Faye-Lundnir: Add helper to create passthrough GS shader