dxil_validator: Add support for Xbox GDK.
[platform/upstream/mesa.git] / src / virtio /
2023-01-17 Corentin Noëlci/venus: Remove failure now passing
2023-01-17 Simon Felsvenus: allow vtest socket being specified by env variable
2023-01-14 Juston Livenus: vn_queue: align vulkan object variable naming
2023-01-14 Juston Livenus: refactor QueueSubmit/QueueSubmit2
2023-01-14 Juston Livenus: append fence feedback batch
2023-01-14 Juston Livenus: drop VkQueueBindSparse
2023-01-14 Juston Livenus: remove filtering external semaphores for QueueSubmit
2023-01-14 Juston Livenus: require exportable/importable bit for ext semaph...
2023-01-14 Juston Livenus: require exportable bit for ext fence sync fd
2023-01-14 Juston Livenus: require importable external semaphores for WSI
2023-01-14 Juston Livenus: refactor VK_KHR_synchronization2 ext sync fd...
2023-01-14 Juston Livenus: refactor out vn_feedback_event_cmd_record2
2023-01-11 Boris Brezillonvulkan/wsi: Prepare things for image to image blits
2023-01-11 Yiwei Zhangci/venus: re-enable venus-lavapipe
2023-01-10 Yiwei Zhangci/venus: temporarily disable due to instability
2023-01-07 Ryan NephRevert "ci/venus: disable for now"
2023-01-06 David Heidelbergci/venus: disable for now
2023-01-06 Corentin Noëlvenus: Avoid to copy the descriptor sets when it is...
2023-01-03 Yiwei Zhangci: update venus-lavapipe test expectations
2023-01-03 Yiwei Zhangvenus: properly ignore the sampler for immutable sampler
2022-12-20 Yiwei Zhangvenus: fallback to passthrough pci bus info when not...
2022-12-18 Yiwei Zhangvenus: fix VK_EXT_pci_bus_info support
2022-12-18 Yiwei Zhangvenus: sync protocol fixes and support for VK_EXT_pci_b...
2022-12-17 Yiwei Zhangvenus: fix signaled fence creation under multiple timeline
2022-12-16 Ryan Nephvenus: rename sync_queue -> timeline
2022-12-16 Ryan Nephvenus: support vtest+multiple_timelines and enable
2022-12-16 Ryan Nephvenus: add supports_multiple_timelines capset and enable
2022-12-16 Ryan Nephvenus: support external fencing with multiple timelines
2022-12-16 Ryan Nephvenus: place wsi submissions on corresponding ring_idx
2022-12-16 Ryan Nephvenus: remove workaround for empty renderer submissions
2022-12-16 Ryan Nephvenus: allow renderer submissions on per-context virtgp...
2022-12-16 Ryan Nephvenus: bind VkQueue to available ring_idx at creation
2022-12-16 Ryan Nephvenus: use upstream DRM_IOCTL_VIRTGPU_CONTEXT_INIT
2022-12-16 Ryan Nephvenus: update venus-protocol for multiple timelines
2022-12-16 Ryan Nephvenus: formatting fixes
2022-12-14 Martin Roukala ... ci/venus: add a VKCTS mapping test to the flakes list
2022-12-12 Corentin Noëlci: Bump virglrenderer version
2022-12-08 Yiwei Zhangvenus: scrub ignored fields for descriptor writes for...
2022-12-06 Dawn Hanvenus: check against the Vulkan type rather than type...
2022-12-06 Dawn Hanvenus: fix deqp tests failed on iub descriptor type
2022-12-02 Yiwei Zhangvenus: add VN_PERF_NO_CMD_BATCHING
2022-12-02 Yiwei Zhangvenus: fix draw cmd batch accounting
2022-12-02 Yiwei Zhangvenus: add VN_PERF_NO_MEMORY_SUBALLOC
2022-12-02 Yiwei Zhangvenus: avoid no_async_buffer_create related caches...
2022-11-30 Yiwei Zhangvenus: fix android wsi with global fencing disabled
2022-11-23 Dawn Hanvenus: enable VK_KHR_push_descriptor
2022-11-23 Dawn Hanvenus: implement vkCmdPushDescriptorSetWithTemplateKHR
2022-11-23 Dawn Hanvenus: extend VkPipelineLayout lifetime for batched...
2022-11-23 Dawn Hanvenus: extend lifetime of push descriptor set layout
2022-11-18 Feng Jiangvirgl/video: Add support for H.265 encoding
2022-11-18 Feng Jiangvirgl/video: Add support for H.264 encoding
2022-11-18 Boyuan Zhangvirgl/video: Pass "max_references" to backend when...
2022-11-18 Feng Jiangvirgl/video: Move hardware-related definitions from...
2022-11-12 Yiwei Zhangvenus: handle VK_QUERY_TYPE_PRIMITIVES_GENERATED_EXT
2022-11-02 Illia Abernikhinutils: Merge util/debug.* into util/u_debug.* and remov...
2022-10-27 Yiwei Zhangvenus: add VK_EXT_depth_clip_control support
2022-10-27 Yiwei Zhangvenus: add VK_EXT_primitives_generated_query support
2022-10-27 Yiwei Zhangvenus: sync to latest venus protocol headers
2022-10-27 Yiwei Zhangvenus: handle VkAndroidHardwareBufferFormatProperties2A...
2022-10-27 Yiwei Zhangvenus: remove redundant codes
2022-10-20 Simon Felsvenus: drop duplicated YCBCR_2_PLANE_444_FORMATS_FEATUR...
2022-10-14 Yonggang Luoutil/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to...
2022-10-13 Yiwei Zhangvenus: avoid accessing local var in VN_ADD_EXT_TO_PNEXT_OF
2022-10-12 Chad Versacevenus: Enable Vulkan 1.3
2022-10-12 Chad Versacevenus: Enable VK_KHR_synchronization2
2022-10-12 Chad Versacevenus: Refactor vn_command_buffer_builder temp storage
2022-10-12 Chad Versacevenus: Add vn_queue_wait_idle_before_present()
2022-10-12 Chad Versacevenus: Change signature of vn_get_fence_feedback_cmd
2022-10-12 Chad Versacevenus/queue: Rename some local vars
2022-10-03 Yiwei Zhangvenus: move vendor ext to bottom and sort the ext list
2022-10-01 Dawn Hanvenus: Update mutable descriptor struct type
2022-10-01 Dawn Hanvenus: support the promoted VK_EXT_mutable_descriptor_type
2022-09-29 Corentin Noëlvirgl: Add TEXTURE_SHADOW_LOD capability support
2022-09-24 Chia-I Wuvenus: fix VkImageFormatListCreateInfo for AHB
2022-09-22 Yiwei Zhangvenus: ensure to clear VkPipelineCreationFeedback:...
2022-09-15 Juston Livenus: use buffer cache for vkGetDeviceBufferMemoryRequ...
2022-09-14 Chad Versacevenus: Use VkPhysicalDeviceVulkan13{Features,Properties}
2022-09-14 Chad Versacevenus: Fix features/properties for unavailable extensions
2022-09-14 Chad Versacevenus: Add macros VN_SET_CORE_*
2022-09-14 Chad Versacevenus: Refactor VN_ADD_TO_PNEXT
2022-09-14 Chad Versacevenus: Rename some feature/property structs
2022-09-13 Yiwei Zhangvenus: ignore pInheritanceInfo if not secondary command...
2022-09-13 Juston Livenus: add support for VK_EXT_multi_draw
2022-09-13 Juston Livenus: sync to latest venus protocol headers
2022-09-12 Yiwei Zhangvenus: avoid fixing pipeline if not derivative
2022-09-12 Yiwei Zhangvenus: zero out the pipeline handles
2022-09-12 Yiwei Zhangvenus: vn_ResetDescriptorPool to reset mutable type...
2022-09-12 Yiwei Zhangvenus: fix an oob in descriptor pool state restoration
2022-09-10 Gert Wollnyvirgl: Report CONSTANT_BUFFER_SIZE according to GL_MAX_...
2022-09-08 Yiwei Zhangvenus: force synchronous submission for external signal...
2022-09-08 Yiwei Zhangvenus: clean up vn_QueueSubmit
2022-09-08 Chad Versacevenus: Enable VK_EXT_pipeline_creation_feedback
2022-09-08 Gert Wollnyvirgl: Add some formats that the CTS uses
2022-09-07 Yiwei Zhangvenus: double the abort timeout
2022-09-07 Tomeu VizosoRevert "Revert "Revert "ci: set venus on lavapipe to...
2022-09-06 Yiwei Zhangvenus: enable KHR_driver_properties on Android
2022-09-06 Yiwei Zhangvenus: enable zink required extensions on Android
2022-09-06 Yiwei Zhangvenus: some clang format fixes
2022-09-06 Erik Faye-LundRevert "Revert "ci: set venus on lavapipe to manual...
2022-09-05 Tomeu VizosoRevert "ci: set venus on lavapipe to manual due to...
next