mesa/src/intel
Jason Ekstrand 9fe6caf4e7 anv: Drop alpha_to_coverage from the NULL FS optimization
Starting with Ivy Bridge, we implement alpha-to-coverage by writting
gl_SampleMask with a pattern based on alpha.  This will show up in
wm_prog_data::uses_omask so we don't need to look at the key.

Fixes: 36ee2fd61c ("anv: Implement the basic form of VK_EXT_transform_feedback")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16506>
2022-05-27 14:33:53 +00:00
..
blorp nir/builder: Add a nir_trim_vector helper 2022-05-11 14:47:33 +00:00
ci ci/intel: add RoR and Nheko traces and reenable most of Valve traces 2022-05-27 06:51:38 +00:00
common intel/decoder: Fix binding table pointer decoding with large offsets 2022-05-17 08:52:00 +00:00
compiler intel/fs: Copy color_outputs_valid into wm_prog_data 2022-05-27 14:33:53 +00:00
dev intel/dev: Enable first set of DG2 PCI IDs 2022-05-12 03:03:57 -07:00
ds u_trace/anv/iris: drop cs argument for recording traces 2022-05-19 19:04:28 +00:00
genxml intel/genxml: Add SAMPLER_MODE bits for enabling Small PL on Icelake 2022-04-11 19:17:07 +00:00
isl isl,iris: Add DG2 CCS modifier support for XeHP 2022-04-28 20:02:14 +00:00
nullhw-layer vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
perf intel/perf: deal with OA reports timestamp values on DG2 2022-05-17 19:55:10 +00:00
tools intel/tools: fix 32-bit build 2022-05-24 18:27:32 +00:00
vulkan anv: Drop alpha_to_coverage from the NULL FS optimization 2022-05-27 14:33:53 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build anv: add perfetto source 2022-01-14 20:17:44 +00:00