summaryrefslogtreecommitdiff
path: root/src/intel/vulkan/anv_extensions.py
AgeCommit message (Expand)AuthorFilesLines
2021-03-09anv: Drop anv_extensions.pyJason Ekstrand1-206/+0
2021-02-04anv: Pull the patch version from the XMLJason Ekstrand1-3/+0
2021-02-02anv: Implement VK_KHR_zero_initialize_workgroup_memoryCaio Marcelo de Oliveira Filho1-0/+1
2021-01-27anv: Enabled the VK_EXT_sample_locations extensionEleni Maria Stea1-1/+1
2021-01-27anv: Added the VK_EXT_sample_locations extension to the anv_extensions listEleni Maria Stea1-0/+1
2021-01-27anv: Implement VK_KHR_workgroup_memory_explicit_layoutCaio Marcelo de Oliveira Filho1-0/+1
2021-01-18anv: Add a trivial implementation of VK_KHR_deferred_host_operationJason Ekstrand1-0/+1
2021-01-15anv: don't disable KHR_performance_query in debug modeLionel Landwerlin1-1/+1
2020-10-25anv: report latest extension spec versionsLionel Landwerlin1-13/+13
2020-10-19anv: Advertise VK_KHR_shader_terminate_invocationCaio Marcelo de Oliveira Filho1-0/+1
2020-10-05anv: Implement VK_EXT_transform_feedback on Gen7Jason Ekstrand1-1/+1
2020-09-22anv: implement VK_KHR_copy_commands2Lionel Landwerlin1-0/+1
2020-08-03anv: Implement VK_EXT_4444_formatsJason Ekstrand1-0/+1
2020-08-02anv: toggle on VK_EXT_extended_dynamic_stateTapani Pälli1-1/+1
2020-08-02anv: add VK_EXT_extended_dynamic_state but leave it disabledTapani Pälli1-0/+1
2020-07-21anv: Advertise support for VK_EXT_shader_atomic_floatJason Ekstrand1-0/+1
2020-07-20anv: Advertise VK_EXT_image_robustnessJason Ekstrand1-0/+1
2020-06-22anv: Bump the advertised patch version to 145Jason Ekstrand1-1/+1
2020-06-17anv: enable VK_EXT_pipeline_creation_cache_controlIván Briano1-0/+1
2020-06-16anv: add an option to disable secondary command buffer callsLionel Landwerlin1-1/+4
2020-05-28spirv,radv,anv: implement no-op VK_GOOGLE_user_typeSamuel Pitoiset1-0/+1
2020-05-20anv: disable VK_EXT_calibrated_timestamps when the timestamp register is unre...Eric Engestrom1-1/+1
2020-05-20anv: Implement VK_KHR_performance_queryLionel Landwerlin1-0/+1
2020-05-13anv: Implement VK_EXT_custom_border_colorIván Briano1-0/+1
2020-05-13anv: use the common code for generating extensions and dispatch tablesSamuel Pitoiset1-151/+5
2020-05-12anv,vulkan: Implement VK_EXT_private_dataJason Ekstrand1-0/+1
2020-05-07anv: don't expose VK_INTEL_performance_query without kernel supportLionel Landwerlin1-1/+1
2020-05-01anv: Disable extensions based on Android versionsNataraj Deshpande1-0/+89
2020-05-01anv: Limit vulkan version to 1.1 for AndroidNataraj Deshpande1-1/+1
2020-04-30Revert "anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)"Jason Ekstrand1-4/+2
2020-04-28anv: Claim VK_EXT_robustness2 supportJason Ekstrand1-0/+1
2020-02-18anv: Advertise VK_KHR_shader_non_semantic_infoCaio Marcelo de Oliveira Filho1-0/+1
2020-01-23anv: Enable SPV_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_f...Ian Romanick1-0/+1
2020-01-17anv: enable VK_KHR_swapchain_mutable_formatLionel Landwerlin1-0/+1
2020-01-17vulkan/wsi: Use the interface from the real modifiers extensionJason Ekstrand1-0/+1
2020-01-15anv: Enable Vulkan 1.2 supportIván Briano1-0/+1
2020-01-15anv: Bump the patch version to 131Jason Ekstrand1-1/+1
2019-12-17anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)Caio Marcelo de Oliveira Filho1-2/+4
2019-12-16anv: Export VK_KHR_buffer_device_address only when really supportedIván Briano1-1/+1
2019-12-11anv: Bump the advertised patch version to 129Jason Ekstrand1-1/+1
2019-12-11anv: Unconditionally advertise Vulkan 1.1Jason Ekstrand1-4/+1
2019-12-05anv: Implement VK_KHR_buffer_device_addressJason Ekstrand1-0/+1
2019-11-11anv: implement VK_KHR_timeline_semaphoreLionel Landwerlin1-0/+1
2019-11-06anv: implement VK_KHR_separate_depth_stencil_layoutsLionel Landwerlin1-0/+1
2019-10-24anv: Implement VK_KHR_vulkan_memory_modelCaio Marcelo de Oliveira Filho1-0/+1
2019-10-23anv: implement VK_INTEL_performance_queryLionel Landwerlin1-0/+1
2019-10-14anv: Advertise VK_KHR_spirv_1_4Caio Marcelo de Oliveira Filho1-0/+1
2019-10-08anv: Enable VK_EXT_shader_subgroup_{ballot,vote}Caio Marcelo de Oliveira Filho1-0/+2
2019-10-07anv: Implement VK_KHR_shader_clockCaio Marcelo de Oliveira Filho1-0/+1
2019-09-20anv: Advertise VK_KHR_shader_subgroup_extended_typesJason Ekstrand1-0/+1