mesa/src/intel/vulkan
Jordan Justen 9fd0806621 anv: Turn device->queue into an array
Rework: Lionel
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8667>
2021-01-28 18:26:33 +00:00
..
tests anv/tests: Silence unused parameter warnings in main 2020-05-14 16:47:08 +00:00
anv_allocator.c intel/gen12: Fix memory corruption issues in fused Gen12 parts. 2021-01-26 00:01:27 +00:00
anv_android.c anv/image: Teach anv_get_image_format_features() about modifiers (v3) 2020-11-17 10:36:44 -08:00
anv_android.h anv: Drop unneeded struct keywords 2020-01-03 11:32:34 -06:00
anv_android_stubs.c anv: Drop unneeded struct keywords 2020-01-03 11:32:34 -06:00
anv_batch_chain.c anv: Add exec_flags to anv_queue 2021-01-28 18:26:33 +00:00
anv_blorp.c intel/anv: Build gen 12.5 2020-12-01 19:06:22 +00:00
anv_cmd_buffer.c anv: Add support for sample locations 2021-01-27 23:25:27 +00:00
anv_descriptor_set.c anv: fix descriptor pool leak in VMA object 2020-11-26 16:01:20 +00:00
anv_device.c anv: Turn device->queue into an array 2021-01-28 18:26:33 +00:00
anv_entrypoints_gen.py intel/anv: Build gen 12.5 2020-12-01 19:06:22 +00:00
anv_extensions.py anv: Enabled the VK_EXT_sample_locations extension 2021-01-27 23:25:27 +00:00
anv_extensions_gen.py anv: use the common code for generating extensions and dispatch tables 2020-05-13 08:45:28 +02:00
anv_formats.c anv/image: Move some DRM code in anv_get_image_format_properties() 2020-11-17 10:36:45 -08:00
anv_gem.c anv: pass context to reset stats helper 2021-01-28 18:26:32 +00:00
anv_gem_stubs.c anv: pass context to reset stats helper 2021-01-28 18:26:32 +00:00
anv_genX.h anv/state: Take explicit sample locations in emit helpers 2021-01-27 23:25:27 +00:00
anv_icd.py anv: fix typo 2019-06-29 22:41:06 +01:00
anv_image.c intel: silence unused var warnings in release builds 2021-01-25 09:04:32 +00:00
anv_intel.c vulkan,anv: Add a common base object type for VkDevice 2020-05-04 14:06:27 +00:00
anv_nir.h anv/gen12: Lower VK_KHR_multiview using Primitive Replication 2020-04-07 17:16:09 +00:00
anv_nir_add_base_work_group_id.c anv: use intrinsic builders 2021-01-06 14:34:41 +00:00
anv_nir_apply_pipeline_layout.c anv: use intrinsic builders 2021-01-06 14:34:41 +00:00
anv_nir_compute_push_layout.c anv: Enable push constants on gen12-hp 2021-01-13 13:10:28 -08:00
anv_nir_lower_multiview.c anv: Use nir_lower_multiview pass 2020-09-29 10:31:59 +00:00
anv_nir_lower_ycbcr_textures.c anv: Use sized types for nir_tex_instr::dest_type 2021-01-25 11:21:42 +01:00
anv_pass.c anv: Fix stencil layout in render passes 2021-01-20 20:36:34 +00:00
anv_perf.c intel/perf: restructure i915 perf version checks 2021-01-15 13:26:23 +02:00
anv_pipeline.c anv: Add support for sample locations 2021-01-27 23:25:27 +00:00
anv_pipeline_cache.c anv: remove VkPipelineCacheCreateInfo::flags assert 2020-10-06 10:29:33 -04:00
anv_private.h anv: Turn device->queue into an array 2021-01-28 18:26:33 +00:00
anv_queue.c anv: Turn device->queue into an array 2021-01-28 18:26:33 +00:00
anv_util.c mesa: Promote Intel's simple logging façade for Android to util/ 2020-09-28 09:14:44 -07:00
anv_wsi.c anv: implement shareable timeline semaphores 2020-09-01 16:40:11 +00:00
anv_wsi_display.c vulkan/wsi/display: add option for display fence to signal syncobj 2020-09-24 13:20:00 +00:00
anv_wsi_wayland.c anv: drop unused includes 2018-10-24 18:15:05 +01:00
anv_wsi_x11.c vulkan: drop always-true param 2018-10-26 18:33:11 +01:00
gen7_cmd_buffer.c anv: Add support for sample locations 2021-01-27 23:25:27 +00:00
gen8_cmd_buffer.c anv: Add support for sample locations 2021-01-27 23:25:27 +00:00
genX_blorp_exec.c anv: Removed unused header file 2021-01-27 23:25:27 +00:00
genX_cmd_buffer.c anv: Drop anv_dump 2021-01-28 18:26:32 +00:00
genX_gpu_memcpy.c isl, anv, iris: Add a centralized helper to select MOCS based on usage 2020-10-19 19:18:11 +00:00
genX_pipeline.c anv: Add support for sample locations 2021-01-27 23:25:27 +00:00
genX_query.c intel/perf: move gt_frequency to results 2021-01-15 13:26:23 +02:00
genX_state.c anv: Turn device->queue into an array 2021-01-28 18:26:33 +00:00
meson.build anv: Drop anv_dump 2021-01-28 18:26:32 +00:00
TODO anv: Implement pipeline statistics queries 2017-03-17 12:12:50 -07:00
vk_format_info.h anv: Fix stencil layout in render passes 2021-01-20 20:36:34 +00:00