About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/virtio
AgeCommit message (Expand)Author
2025-11-05venus: enable sparse resource support on lavapipeYiwei Zhang
2025-11-04treewide: use UTIL_DYNARRAY_INITAlyssa Rosenzweig
2025-10-29virtio/vdrm: Fix varying offsets of struct vdrm_device membersDmitry Osipenko
2025-10-27venus/ci: Skip slow test on ANV with CuttlefishValentine Burley
2025-10-25venus: enable sparse only queue family along with feedbackYiwei Zhang
2025-10-25venus: allow timeline semaphore feedback to suspend and resumeYiwei Zhang
2025-10-25venus: rename async_wait_mtx to counter_mtxYiwei Zhang
2025-10-25venus: update sfb cmd lookup to follow ffbYiwei Zhang
2025-10-25venus: allow fence feedback to suspend and resumeYiwei Zhang
2025-10-25venus: add vn_queue_family_can_feedback helperYiwei Zhang
2025-10-23venus: skip feedback cmd record on incompatible queue familiesYiwei Zhang
2025-10-22treewide: Use vk_collect_dependency_info_src_stagesMel Henning
2025-10-20virtio: kumquat: slice length fixGurchetan Singh
2025-10-15treewide: don't check before freeAlyssa Rosenzweig
2025-10-08ci: Rename ANDROID_GPU_MODE to CUTTLEFISH_GPU_MODEValentine Burley
2025-10-06ci: uprev VKCTS to 1.4.3.3Juan A. Suarez Romero
2025-09-26vulkan: Compute path to write into JSON manifests once, use it everywhereSimon McVittie
2025-09-26vulkan: Consistently form driver library names as prefix + name + suffixSimon McVittie
2025-09-24virtio: virtgpu_kumquat: clippy fixesGurchetan Singh
2025-09-16gfxstream: hide vkTraceAsyncGOOGLE behind new capset flagJason Macnak
2025-09-16ci: Update to Debian 13 (trixie)Valentine Burley
2025-09-09clang-format: Update the .clang-format files to conformance clang-format json...Yonggang Luo
2025-09-07venus/ci: document fixed testsEric Engestrom
2025-09-03virtio/vdrm: add ENABLE_DRM_AMDGPU for c_argsTrigger Huang
2025-08-27ci: Uprev kernel to pick up virtio fix and use it for venusRitesh Raj Sarraf
2025-08-24venus: Use SYS_thr_self on FreeBSD instead of SYS_gettidThibault Payet
2025-08-21venus: misc sync2 emulation fixesYiwei Zhang
2025-08-19venus: expose KHR_present_id(2)/wait(2) supportYiwei Zhang
2025-08-19venus: hide swapchainMaintenance1 behind wsi guardYiwei Zhang
2025-08-18venus: use VK_USE_PLATFORM_ANDROID_KHR when applicableYiwei Zhang
2025-08-16venus: layer vkQueueSubmit2 over vkQueueSubmit w/o sync2Yiwei Zhang
2025-08-15venus: stop consuming wsi_memory_signal_submit_infoYiwei Zhang
2025-08-09venus: fix a race condition in ring shmem reuseYiwei Zhang
2025-08-08venus: drop vn_trace_initYiwei Zhang
2025-08-06all: rename PIPE_SHADER_TYPES to MESA_SHADER_STAGESQiang Yu
2025-08-05venus/android: clean up leftovers from common AHB helpers adoptionYiwei Zhang
2025-08-04venus/ci: Add test to skips listRitesh Raj Sarraf
2025-08-04ci: Update to Linux 6.16 for gfx-ciRitesh Raj Sarraf
2025-07-31build: avoid redefining unreachable() which is standard in C23Antonio Ospite
2025-07-29venus: set wsi alias binding memoryOffset to zeroYiwei Zhang
2025-07-29venus: drop is_wsi tracking and some assertsYiwei Zhang
2025-07-29venus: drop cached ahb buffer memory typesYiwei Zhang
2025-07-29venus: rework AHB memory importYiwei Zhang
2025-07-29venus: adopt vk_common_GetAndroidHardwareBufferPropertiesANDROIDYiwei Zhang
2025-07-24meson: rename Rust subprojects to NAME-SEMVER-rsPaolo Bonzini
2025-07-24ci: add venus-lavapipe flakeMike Blumenkrantz
2025-07-17venus: clean up post vk_android_get_ahb_image_properties adoptionYiwei Zhang
2025-07-17venus: adopt vk_android_get_ahb_image_propertiesYiwei Zhang
2025-07-17venus/wsi: move wsi image format info validation to vn_wsiYiwei Zhang
2025-07-17venus: adopt vk_android_get_ahb_buffer_propertiesYiwei Zhang