mesa/src/nouveau/compiler
Mary Guillemard db2f2ee078 nvk, nak: Wire up conservative rasterization underestimate
bit 611 in SPH actually control underestimate, let's wire that and
expose it.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28937>
2024-05-14 00:03:36 +00:00
..
bitview nak/bitview: Add a SetField<f32> implementation 2024-04-08 20:28:44 +00:00
nak nvk, nak: Wire up conservative rasterization underestimate 2024-05-14 00:03:36 +00:00
nvfuzz nak/nvfuzz: Add an SM parameter 2023-12-07 16:21:14 +00:00
.editorconfig nak: Add initial stubs for rust code 2023-11-14 00:48:06 +00:00
meson.build nak: Add helpers for filling QMDs 2024-04-19 18:56:03 +00:00
nak.h nvk, nak: Wire up conservative rasterization underestimate 2024-05-14 00:03:36 +00:00
nak_bindings.h nak: Move nak_compiler to nak_private.h 2023-11-14 00:48:08 +00:00
nak_memstream.c nak/sm50: add a memstream abstraction 2024-02-28 01:12:03 +00:00
nak_nir.c nir: remove workgroup_id_zero_base 2024-04-24 20:18:49 +00:00
nak_nir_algebraic.py nak: Add support for imad on Volta+ and enable it in simple cases 2024-02-27 21:51:30 -06:00
nak_nir_lower_cf.c nak: Don't do a scope break cascade for nir_jump_halt 2024-03-29 23:08:50 +00:00
nak_nir_lower_fs_inputs.c nak/nir: Clean up lower_fs_inputs a bit 2024-03-26 05:57:12 +00:00
nak_nir_lower_gs_intrinsics.c nak: Add geometry shader support 2023-11-14 00:48:14 +00:00
nak_nir_lower_scan_reduce.c nak/nir: Handle non-32-bit data in lower_scan_reduce 2023-12-05 11:24:51 +00:00
nak_nir_lower_tex.c nak/nir: Add sparse support to shrink_image_load() 2024-03-09 00:13:23 +00:00
nak_nir_lower_vtg_io.c nak/nir: Use nir_io_semantics for varyings and attributes 2024-03-26 05:57:12 +00:00
nak_private.h nak: Break lower_fs_inputs into its own file 2024-03-26 05:57:12 +00:00