mesa/src/intel
Jason Ekstrand 85d0bec961 anv: Be more careful about fast-clear colors
Previously, we just used all the channels regardless of the format.
This is less than ideal because some channels may have undefined values
and this should be ok from the client's perspective.  Even though the
driver should do the correct thing regardless of what is in the
undefined value, it makes things less deterministic.  In particular, the
driver may choose to fast-clear or not based on undefined values.  This
level of nondeterminism is bad.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
2018-02-20 13:49:24 -08:00
..
blorp i965/icl: Add assertions to check dispatch mode is SIMD8 2018-02-15 16:14:56 -08:00
common intel/common/icl: Add has_sample_with_hiz flag in gen_device_info 2018-02-15 16:14:56 -08:00
compiler i965/compiler: clean up nir_intrinsic_load_input for vertex shaders 2018-02-14 12:00:14 +01:00
genxml intel/genxml/icl: Update genx_bits header 2018-02-15 16:14:55 -08:00
isl intel/isl: Add an isl_color_value_is_zero helper 2018-02-20 13:49:24 -08:00
tools intel/aubinator: Correctly decode INTERFACE_DESCRIPTOR_DATA 2018-02-14 13:17:26 -08:00
vulkan anv: Be more careful about fast-clear colors 2018-02-20 13:49:24 -08:00
Android.blorp.mk
Android.common.mk
Android.compiler.mk android: fix build issues with brw_nir_trig_workarounds.c 2017-10-04 07:39:05 +03:00
Android.genxml.mk intel/genxml/icl: Generate packing headers 2018-02-15 16:14:55 -08:00
Android.isl.mk intel/isl/icl: Build and use gen11 surface state emit functions 2018-02-15 16:14:55 -08:00
Android.mk
Android.vulkan.mk anv/icl: Build anv libs for gen11 2018-02-16 11:10:32 -08:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
Makefile.blorp.am
Makefile.common.am automake: intel: correctly append to the LIBADD variable 2017-11-08 14:23:57 +00:00
Makefile.compiler.am intel: use a flag instead of setting PYTHONPATH 2017-09-27 09:07:28 -07:00
Makefile.genxml.am
Makefile.isl.am intel/isl/icl: Build and use gen11 surface state emit functions 2018-02-15 16:14:55 -08:00
Makefile.sources anv/icl: Build anv libs for gen11 2018-02-16 11:10:32 -08:00
Makefile.tools.am intel/tools: Convert aubinator over to the common framework 2017-12-14 13:27:24 -08:00
Makefile.vulkan.am anv/icl: Build anv libs for gen11 2018-02-16 11:10:32 -08:00
meson.build meson: Add build Intel "anv" vulkan driver 2017-09-27 09:12:19 -07:00