mesa/src/intel/blorp
Kenneth Graunke 60f15477da i965: Drop render_target_start from binding table struct.
We have to start render targets at binding table index 0 in order to use
headerless FB write messages, and in fact already assume this in a bunch
of places in the code.  Let's finish that off, and not bother storing 0
in a struct to pretend to add it in a few places.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
2018-01-22 10:03:52 -08:00
..
blorp.c i965: Drop render_target_start from binding table struct. 2018-01-22 10:03:52 -08:00
blorp.h intel/blorp: Drop blorp_resolve_ccs_attachment 2017-11-27 16:22:13 -08:00
blorp_blit.c intel/blorp: Fix possible NULL pointer dereferencing 2017-11-30 16:20:05 +02:00
blorp_clear.c intel/blorp: Drop blorp_resolve_ccs_attachment 2017-11-27 16:22:13 -08:00
blorp_genX_exec.h intel/blorp: Add initial support for indirect clear colors 2017-11-27 16:22:12 -08:00
blorp_nir_builder.h intel/blorp: Add a partial resolve pass for MCS 2017-07-22 20:59:22 -07:00
blorp_priv.h intel/blorp: Add initial support for indirect clear colors 2017-11-27 16:22:12 -08:00
meson.build meson: Use dependencies for nir 2018-01-11 15:40:02 -08:00
TODO intel/blorp: Add a TODO file 2016-09-12 10:14:49 -07:00