mesa/src/intel
Jason Ekstrand 571ed588ac anv/cmd_buffer: Add a mark_image_written helper
Currently, this helper does nothing but we call it every place where an
image is written through the render pipeline.  This will allow us to
properly mark the aux state so that we can handle resolves correctly.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
2018-02-08 16:35:31 -08:00
..
blorp i965: Drop render_target_start from binding table struct. 2018-01-22 10:03:52 -08:00
common intel/batch-decoder: Decode vertex and index buffers 2017-12-14 13:27:13 -08:00
compiler i965: remove unused brw_nir_lower_cs_shared() 2018-02-07 08:38:01 +11:00
genxml meson: don't use intermediate variables that are immediately discarded 2018-01-11 15:40:02 -08:00
isl intel/isl: Codify AUX operations in an enum 2018-02-08 16:35:31 -08:00
tools meson: Add build option for tools 2018-02-08 11:24:42 -08:00
vulkan anv/cmd_buffer: Add a mark_image_written helper 2018-02-08 16:35:31 -08:00
Android.blorp.mk
Android.common.mk
Android.compiler.mk
Android.genxml.mk
Android.isl.mk
Android.mk
Android.vulkan.mk
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
Makefile.genxml.am
Makefile.isl.am
Makefile.sources anv/extensions: Generate a header file with extension tables 2018-01-23 00:15:40 -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 automake: anv: ship anv_extensions_gen.py in the tarball 2018-01-25 17:06:29 +00:00
meson.build