mesa/src/intel/vulkan
Eric Engestrom 2c67457e5e util/list: rename LIST_ENTRY() to list_entry()
This follows the Linux kernel convention, and avoids collision with
macOS header macro.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6751
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6840
Cc: mesa-stable
Signed-off-by: Eric Engestrom <eric@igalia.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17772>
2022-07-28 10:10:44 +00:00
..
tests anv/tests: Free BO cache and device mutex 2022-01-07 13:33:32 +00:00
TODO
anv_acceleration_structure.c anv: drop a set but unused variable 2022-01-31 16:10:31 +00:00
anv_allocator.c anv: make use of the new smallbar uAPI 2022-07-26 20:34:02 +00:00
anv_android.c anv: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
anv_android.h anv: move VkImage object allocation to anv_CreateImage 2021-10-06 02:18:39 +00:00
anv_android_stubs.c anv: move VkImage object allocation to anv_CreateImage 2021-10-06 02:18:39 +00:00
anv_batch_chain.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
anv_blorp.c anv: implement Wa_14015264727 for DG2 2022-07-22 14:59:06 +00:00
anv_bo_sync.c anv: Drop anv_sync_create_for_bo 2021-12-17 00:55:31 +00:00
anv_cmd_buffer.c anv: allocate RT scratch in local memory 2022-07-21 22:19:41 +00:00
anv_descriptor_set.c anv: simplify dynamic buffer count in pipeline layout 2022-07-19 02:36:09 +00:00
anv_device.c anv: Fix PHYSICAL_DEVICE_MEMORY_BUDGET_PROPERTIES with large BAR 2022-07-27 09:44:38 +00:00
anv_formats.c anv: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
anv_gem.c anv: make use of the new smallbar uAPI 2022-07-26 20:34:02 +00:00
anv_gem_stubs.c anv: make use of the new smallbar uAPI 2022-07-26 20:34:02 +00:00
anv_genX.h anv: Switch to using common dynamic state tracking 2022-07-19 23:16:45 +00:00
anv_image.c anv: validate image view lowered storage formats for storage 2022-07-13 00:45:36 +00:00
anv_measure.c anv: fix performance bug in INTEL_MEASURE 2022-06-16 02:58:08 +00:00
anv_measure.h anv: add a custom AcquireNextImage2KHR func 2022-02-17 22:15:23 +00:00
anv_nir.h anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug 2022-06-24 07:12:18 +00:00
anv_nir_add_base_work_group_id.c anv: use nir_shader_instructions_pass in anv_nir_add_base_work_group_id 2021-10-05 10:02:54 +00:00
anv_nir_apply_pipeline_layout.c anv: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
anv_nir_compute_push_layout.c anv: make apply_pipeline_layout/compute_push_layout visible to NIR debug 2022-06-24 07:12:18 +00:00
anv_nir_lower_multiview.c anv: Drop pipeline pass/subpass in favor of rendering_info 2022-03-16 12:51:16 -05:00
anv_nir_lower_ubo_loads.c anv: invalidate all metadata in anv_nir_lower_ubo_loads 2022-04-19 11:43:55 +00:00
anv_nir_lower_ycbcr_textures.c anv: use nir_shader_instructions_pass in anv_nir_lower_ycbcr_textures 2021-10-05 10:02:54 +00:00
anv_perf.c anv: disable dev.i915.perf_stream_paranoid=0 warning 2022-07-22 17:24:04 +00:00
anv_pipeline.c anv: set image_read_without_format NIR option on Vulkan 1.3 2022-07-24 17:27:10 +00:00
anv_pipeline_cache.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
anv_private.h anv: make use of the new smallbar uAPI 2022-07-26 20:34:02 +00:00
anv_queue.c anv: fix INTEL_DEBUG=sync 2022-04-22 21:59:50 +00:00
anv_util.c anv,iris: PSS Stall Sync around color fast clears 2022-01-12 01:30:34 +00:00
anv_utrace.c anv/utrace: use a bo pool for utrace buffers 2022-07-07 18:49:05 +00:00
anv_wsi.c anv/wsi: Stop resetting semaphores 2022-06-10 01:33:12 +00:00
genX_blorp_exec.c anv: Switch to using common dynamic state tracking 2022-07-19 23:16:45 +00:00
genX_cmd_buffer.c anv: Switch to using common dynamic state tracking 2022-07-19 23:16:45 +00:00
genX_gpu_memcpy.c anv: Switch to using common dynamic state tracking 2022-07-19 23:16:45 +00:00
genX_pipeline.c anv: Do depth/stencil optimization for dynamic depth/stencil 2022-07-19 23:16:45 +00:00
genX_query.c anv: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
genX_state.c anv: Switch to using common dynamic state tracking 2022-07-19 23:16:45 +00:00
gfx7_cmd_buffer.c anv: Do depth/stencil optimization for dynamic depth/stencil 2022-07-19 23:16:45 +00:00
gfx8_cmd_buffer.c anv: Do depth/stencil optimization for dynamic depth/stencil 2022-07-19 23:16:45 +00:00
meson.build anv: Convert to 100% dynamic rendering 2022-03-16 13:13:36 -05:00