mesa/src/intel
Jason Ekstrand d85a9d658f anv/image: Call into WSI to create swapchain images
This guarantees that we get an image that's created with exactly the
swapchain image creation parameters instead of trying to emulate it
inside the driver.  Ideally, we'd use the fancy new bind helper too but
our magic ANV_IMAGE_MEMORY_BINDING_PRIVATE gets in the way and we really
do want to re-bind ourself.

Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12031>
2022-01-31 19:46:55 +00:00
..
blorp blorp: Add support for blorp_copy via XY_BLOCK_COPY_BLT 2022-01-24 23:27:25 +00:00
ci intel/ci: expected failure for 1.3 with older CTS 2022-01-27 16:42:01 +00:00
common intel: Only reserve space for Compute Engine out of URB in Gfx12LP 2022-01-28 14:52:17 -08:00
compiler intel/compiler: Use Task/Mesh InlineData for the first few push constants 2022-01-29 06:32:19 +00:00
dev intel/dev: Add device info for RPL 2022-01-25 12:47:44 +00:00
ds iris: utrace/perfetto support 2022-01-14 20:17:44 +00:00
genxml intel: Rename a RenderCompressionFormat field 2022-01-28 00:30:55 +00:00
isl intel/isl: Support the XeHP media compression format 2022-01-28 00:30:55 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: use a function to do common allocations 2022-01-20 06:41:17 +00:00
tools intel: remove chipset_id 2022-01-13 03:09:36 +00:00
vulkan anv/image: Call into WSI to create swapchain images 2022-01-31 19:46:55 +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