summaryrefslogtreecommitdiff
path: root/src/virtio
AgeCommit message (Expand)AuthorFilesLines
2023-06-08venus: enable VK_EXT_color_write_enableJuston Li3-0/+13
2023-06-08venus: enable VK_EXT_shader_subgroup_ballotJuston Li1-0/+1
2023-06-08venus: enable VK_EXT_fragment_shader_interlockJuston Li2-0/+5
2023-06-08venus: enable VK_EXT_border_color_swizzleJuston Li2-0/+4
2023-06-08venus: enable VK_KHR_shader_clockJuston Li2-0/+10
2023-06-08venus: enable VK_EXT_dynamic_rendering_unused_attachmentsJuston Li2-0/+5
2023-06-08venus: enable VK_EXT_non_seamless_cube_mapJuston Li2-0/+4
2023-06-08venus: sync protocol for multiple extensions for zinkJuston Li7-6/+1403
2023-06-08venus: sync to latest protocol header from v1.3.252Juston Li2-2/+2
2023-06-08gallivm/nir: fix shuffleup tests.Dave Airlie1-2/+0
2023-06-07venus: enable VK_EXT_device_memory_reportYiwei Zhang2-0/+10
2023-06-07venus: emit device memory report for device memory eventsYiwei Zhang3-0/+56
2023-06-07venus: handle device memory report requestsYiwei Zhang2-1/+64
2023-06-07venus: refactor vn_device_memory to track VkMemoryTypeYiwei Zhang2-20/+13
2023-06-06venus: temporarily disable VK_EXT_memory_budgetYiwei Zhang1-1/+2
2023-05-30venus: enable VK_EXT_image_2d_view_of_3dYiwei Zhang2-0/+4
2023-05-30venus: sync protocol for VK_EXT_image_2d_view_of_3dYiwei Zhang3-3/+192
2023-05-30venus: sync to latest protocol from header v1.3.248Yiwei Zhang3-2/+38
2023-05-30venus: silence -WuninitializedYiwei Zhang1-1/+1
2023-05-29venus: Use the Mesa base styleKonstantin Seurer1-22/+7
2023-05-26virgl: signal support for group vote and draw parametersGert Wollny1-0/+2
2023-05-25ci/venus: add fail after CI uprev to the Debian 12David Heidelberg1-0/+2
2023-05-23virgl: Add support for ARB_pipeline_statisticsGert Wollny1-0/+16
2023-05-18ci/venus: add missing flakesDavid Heidelberg1-0/+2
2023-05-16venus: bump ring space to 128KYiwei Zhang1-1/+1
2023-05-16ci/venus: add recent flakesDavid Heidelberg1-0/+2
2023-05-15venus: drop unused sem_feedback_count from vn_queue_bind_sparse_submit_batchDavid Heidelberg1-8/+0
2023-05-09venus: enable sparse binding propertiesJuston Li1-4/+16
2023-05-09venus: enable sparse binding featuresJuston Li2-22/+29
2023-05-09venus: add back sparse binding supportJuston Li3-6/+233
2023-05-09venus: add helper function support for VkBindSparseInfoJuston Li1-36/+59
2023-05-09venus: filter out queue familes with exclusive sparse binding supportJuston Li1-1/+13
2023-05-04vulkan: write beta extensions into generator scripts.Dave Airlie1-0/+1
2023-05-03venus: adopt venus protocol releaseYiwei Zhang10-302/+185
2023-05-03venus: stop query experimental featuresYiwei Zhang2-55/+0
2023-05-03venus: use pipelineCacheUUID for shader cache idJuston Li1-14/+4
2023-05-03vulkan: introduce supported_features parameter to vk_physical_device_initConstantine Shablya1-1/+1
2023-04-25venus: fix the RHEL8 build by using syscall for gettidMarek Olšák1-2/+3
2023-04-25ci/deqp: Update to 1.3.5.1 and pull in additional bugfixes from main.Emma Anholt1-0/+1
2023-04-25llvmpipe: do late init for llvm builderMike Blumenkrantz1-0/+5
2023-04-11venus: forward ARM driverVersion for ANGLE workaroundsYiwei Zhang1-1/+7
2023-04-10venus: move exp feature init back to ring and remove unused functionYiwei Zhang4-122/+11
2023-04-10venus: requires ringMonitoringYiwei Zhang1-11/+9
2023-04-10venus: requires asyncRoundtripYiwei Zhang4-80/+38
2023-04-07venus: add VK_EXT_rasterization_order_attachment_access supportYiwei Zhang2-0/+5
2023-04-07venus: add VK_EXT_load_store_op_none supportYiwei Zhang1-0/+1
2023-04-07venus: sync latest protocol for layering extensionsYiwei Zhang3-3/+198
2023-03-31venus/ci: Only run one crosvm instanceCorentin Noël5-7/+26
2023-03-30venus: Enable VK_EXT_memory_budgetLina Versace1-0/+23
2023-03-30venus: Refactor vn_physical_device_init_memory_propertiesLina Versace1-14/+11