mesa/src/intel/vulkan
2021-04-08 14:15:55 +00:00
..
tests anv: implement INTEL_DEBUG=submit 2021-03-04 19:46:24 +02:00
anv_allocator.c intel: Rename GENx keyword to GFXx 2021-04-02 18:33:07 +00:00
anv_android.c anv: fix compilation due to missing vk_format_from_android 2021-03-12 10:35:01 +02: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 intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
anv_blorp.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
anv_cmd_buffer.c intel: Rename gen field in gen_device_info struct to ver 2021-04-02 18:33:07 +00:00
anv_descriptor_set.c vulkan: track number of bindings instead of max binding for CreateDescriptorSetLayout 2021-04-05 20:17:53 +00:00
anv_device.c intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
anv_formats.c anv/image: Add ANV_IMAGE_MEMORY_BINDING_PRIVATE 2021-04-08 14:15:55 +00:00
anv_gem.c anv: Use fallback paths if DRM_I915_QUERY_ENGINE_INFO fails 2021-03-18 00:54:29 +00:00
anv_gem_stubs.c anv: Support multiple engines with DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT 2021-01-28 18:26:33 +00:00
anv_genX.h intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
anv_image.c anv/image: Support VkImageDrmFormatModifierExplicitCreateInfoEXT 2021-04-08 14:15:55 +00:00
anv_intel.c anv/image: In vkCreateDmaBufImageINTEL use modifiers 2021-04-08 14:15:54 +00:00
anv_measure.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
anv_measure.h intel: support secondary command buffers in INTEL_MEASURE 2021-02-01 17:24:57 -08:00
anv_nir.h anv: Do UBO loads with global addresses for bindless 2021-03-17 17:49:59 +00:00
anv_nir_add_base_work_group_id.c nir: Make nir_ssa_def_rewrite_uses_after take an SSA value 2021-03-08 16:59:55 +00:00
anv_nir_apply_pipeline_layout.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
anv_nir_compute_push_layout.c intel: Rename gen field in gen_device_info struct to ver 2021-04-02 18:33:07 +00:00
anv_nir_lower_multiview.c intel: Rename gen field in gen_device_info struct to ver 2021-04-02 18:33:07 +00:00
anv_nir_lower_ubo_loads.c anv: Add a pass for lowering A64 UBO access 2021-03-17 17:49:59 +00:00
anv_nir_lower_ycbcr_textures.c nir: Make nir_ssa_def_rewrite_uses take an SSA value 2021-03-08 16:59:55 +00:00
anv_pass.c vulkan/alloc: Add VK_MULTIALLOC_DECL macros 2021-03-10 20:59:55 -06:00
anv_perf.c intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
anv_pipeline.c intel: Rename gen field in gen_device_info struct to ver 2021-04-02 18:33:07 +00:00
anv_pipeline_cache.c vulkan/alloc: Add VK_MULTIALLOC_DECL macros 2021-03-10 20:59:55 -06:00
anv_private.h anv: Declare anv_layout_to_* as pure functions 2021-04-08 14:15:55 +00:00
anv_queue.c anv: Use ASSERTED for results that are only used in asserts. 2021-03-17 03:47:23 +00:00
anv_util.c vulkan: Make the debug_report implementation internal 2021-02-01 18:54:25 +00:00
anv_wsi.c vulkan/alloc: Add VK_MULTIALLOC_DECL macros 2021-03-10 20:59:55 -06:00
anv_wsi_display.c anv: Move vk_format helpers to common code 2021-03-10 18:17:31 +00:00
anv_wsi_wayland.c anv: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
anv_wsi_x11.c anv: Use the common dispatch framework 2021-02-01 18:54:24 +00:00
genX_blorp_exec.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
genX_cmd_buffer.c anv: Implement image acquire/release of modifier images 2021-04-08 14:15:55 +00:00
genX_gpu_memcpy.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
genX_pipeline.c anv: Fix coverage masks for VK_EXT_conservative_rasterization 2021-04-04 17:39:32 +00:00
genX_query.c intel: Rename gen field in gen_device_info struct to ver 2021-04-02 18:33:07 +00:00
genX_state.c intel: Rename WA_### to Wa_### 2021-04-02 18:33:07 +00:00
gfx7_cmd_buffer.c intel: Rename GEN:BUG:### to Wa_### 2021-04-02 18:33:07 +00:00
gfx8_cmd_buffer.c intel: Rename GEN:BUG:### to Wa_### 2021-04-02 18:33:07 +00:00
meson.build vulkan: Track dependencies of Python imports 2021-04-08 14:15:54 +00:00
TODO intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00