mesa/src/intel
Lionel Landwerlin 82eb7c04e7 anv: prepare pipeline for delayed emission of color writes
Namely we want to be able to emit the following dynamically :

  * On Gfx 7/7.5 : 3DSTATE_VM, 3DSTATE_BLEND_STATE_POINTERS

  * On Gfx 8+ : 3DSTATE_VM, 3DSTATE_BLEND_STATE_POINTERS,
    3DSTATE_PS_BLEND

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10206>
2021-04-22 15:34:52 +00:00
..
blorp intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
common intel/batch_decoder: set foreground color of decoded instructions 2021-04-21 11:47:45 +00:00
compiler intel: Rename calculate_gen_slm_size to intel_calculate_slm_size 2021-04-20 20:06:34 +00:00
dev intel: Drop gen prefix in gen_has_get_tiling() 2021-04-20 20:06:34 +00:00
genxml intel: Rename gen_10 to ver_10 2021-04-20 20:06:34 +00:00
isl intel: Rename _gen keyword to _gfx_ver in few build files 2021-04-20 20:06:34 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: move calculation of period_exponent to perf ctx init 2021-04-22 10:59:12 +00:00
tools intel/tools: remove unused macros 2021-04-21 11:47:45 +00:00
vulkan anv: prepare pipeline for delayed emission of color writes 2021-04-22 15:34:52 +00:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk intel: split driver/device UUID generators 2020-10-07 11:11:23 +03:00
Android.compiler.mk android: fix build issues with brw_nir_trig_workarounds.c 2017-10-04 07:39:05 +03:00
Android.dev.mk intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
Android.genxml.mk intel/genxml: Build gen 12.5 2020-12-01 19:06:22 +00:00
Android.isl.mk intel: Rename genx keyword to gfxx in build files 2021-04-02 18:33:07 +00:00
Android.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.perf.mk intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
Android.vulkan.mk intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
Makefile.sources intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build intel: Add null hw layer 2021-03-25 19:10:03 +00:00