Lines Matching full:lavapipe

46 - VK_KHR_copy_commands2 on lavapipe
48 - lavapipe exposes Vulkan 1.1
233 - Defer lavapipe warning to queue / command / swapchain buffer creation
980 - lavapipe: Free sorted descriptor array.
1473 - lavapipe: fix missing piece of VK_KHR_get_physical_device_properties2
1475 - lavapipe: refactor image surface creation
1476 - lavapipe: rewrite attachment clearing for conditional rendering.
1479 - lavapipe: add VK_EXT_conditional_rendering support.
1480 - CI: add lavapipe to llvmpipe rules.
1481 - lavapipe: add support for external memory/fd/sempahore extensions
1483 - lavapipe: handle shader draw parameters
1484 - lavapipe: add missing loader interface negoitation
1485 - lavapipe: move to subclassing instance/physical device.
1486 - lavapipe: add missing wsi entrypoint.
1487 - lavapipe: sort extensions in proper order.
1488 - lavapipe: use common dispatch layer.
1496 - lavapipe: reset shader constant buffers after execution
1501 - lavapipe: add support for 2/10/10/10 scaled formats.
1502 - lavapipe: add support for missing 10/10/10/2 formats.
1503 - lavapipe: add reference counting to descriptor set layout
1504 - lavapipe: avoid pointer to pipeline layout in execution
1505 - lavapipe: set viewport state dirty on first execute
1506 - lavapipe: implement physical device group enumeration
1507 - lavapipe/meson: drop megadrivers build req
1508 - lavapipe: fix some void ptr arithmetic
1509 - lavapipe: use msvc compatible 0 init
1511 - lavapipe: make OPT macro MSVC compatible
1512 - lavapipe: use os_time for timing related things
1516 - lavapipe: reset object base on recycled command buffers
1520 - lavapipe: use clear interface for renderpass clears
1523 - zink/ci: update results now that we are testing zink/lavapipe
1524 - lavapipe: add calibrated timestamp support
1527 - lavapipe: use the common icd generator
1528 - lavapipe: fix msvc initialiser
1529 - lavapipe: add dll definition file instead of using PUBLIC
1530 - lavapipe: fix icd generation for windows
1532 - lavapipe: handle tessellation domain winding
1533 - lavapipe: enable KHR_maintenance2
1534 - lavapipe: enable KHR_maintenace3
1535 - lavapipe: fix descriptor set layout freeing.
1536 - lavapipe: fix depth texturing swizzle
1537 - lavapipe: use null probe path on win32
1538 - ci: try building lavapipe on windows
1540 - lavapipe: expose a 1.0 vulkan API for now.
1541 - lavapipe: Define supported extensions in C
1542 - lavapipe: VK_EXT_extended_dynamic_state support
1543 - lavapipe: reorder descriptor set stages to get correct binding
1544 - lavapipe: sort bindings before creating descriptor set
1546 - lavapipe: fix pipeline vp/scissor mixup.
1547 - lavapipe: fix dynamic viewport/scissor pipeline emission
1551 - lavapipe: enable EXT_shader_viewport_index_layer
1552 - zink/ci: update results after layer extensions enabled in lavapipe
1568 - lavapipe: add clear support for multiview
1569 - lavapipe: add draw support for multiview
1570 - lavapipe: add input attachment support for multiview
1571 - lavapipe: add render pass support for multiview
1572 - lavapipe: enable KHR_multiview
1574 - lavapipe: add EXT_sampler_filter_minmax support
1575 - lavapipe: add support for VK_KHR_create_renderpass2
1576 - lavapipe: move queue to base object
1577 - lavapipe: move to the common casting interfaces
1578 - lavapipe: move to common create render pass code
1579 - lavapipe: add single ssbo variable pointer support.
1580 - docs: update lavapipe features.txt
1581 - lavapipe: enable KHR_uniform_buffer_standard_layout
1582 - lavapipe: enable EXT_scalar_block_layout
1583 - lavapipe: add missing break
1584 - lavapipe: fix writing availability for queries.
1585 - lavapipe: add host query reset
1587 - lavapipe: only init immutable samplers for correct types.
1588 - lavapipe: add support for KHR_buffer_device_address.
1589 - lavapipe: bump maxMemoryAllocationCount
1590 - lavapipe: fix image format properties
1591 - lavapipe: add missing sampler minmax properties
1592 - lavapipe: add missing device group api
1593 - lavapipe: drop unused vk_format in image struct
1594 - lavapipe: fix templated descriptor updates
1600 - lavapipe: enable 8/16-bit storage extensions
1606 - lavapipe: enable KHR_shader_atomic_int64
1607 - lavapipe: only reference pCounterBuffers if non-NULL
1608 - lavapipe: fail out if spirv->nir fails
1609 - lavapipe: fix only clearing depth or stencil paths.
1610 - zink/ci: update results after lavapipe clear fixes
1611 - lavapipe: add support for KHR_imageless_framebuffer
1617 - lavapipe: add vulkan 1.1 properties/features apis
1618 - lavapipe: fix missing protected memory properties
1628 - lavapipe: enable subgroups features
1629 - lavapipe: enable correct workgroup sizing
1630 - lavapipe: enable Vulkan 1.1 support
1631 - docs: update lavapipe bits for 1.1
1632 - lavapipe: add vk1.1 image swapchain support
1633 - lavapipe: add dummy sampler ycbcr conversion
1634 - lavapipe: fix mipmapped resolves.
1815 - ci/zink: Add tests of gles2, gles3, and gl33 on lavapipe.
1997 - zink: support using lavapipe
2000 - ci: run piglit on zink with lavapipe
2001 - lavapipe: report correct value for minMemoryMapAlignment
2006 - lavapipe: handle null-buffers for xfb
2016 - lavapipe: fix primitive-restart for uint8 indices
2049 - lavapipe: report correct value for maxTexelBufferElements
2095 - lavapipe: do not subtract 8 from enum
2096 - lavapipe: check all vertex-stages
2097 - lavapipe: check all graphics stages
2098 - lavapipe: ask pipe-driver for int16 support
2230 - meson: Add missing lavapipe dep
2634 - lavapipe: Properly clean up vk_device
2662 - lavapipe: Drop some wrappers in favor of common code
2859 - meson: Refuse to build lavapipe without llvmpipe
2943 - lavapipe: handle NULL pStrides in CmdBindVertexBuffers2EXT
2944 - lavapipe: implement CmdBindVertexBuffers with CmdBindVertexBuffers2EXT
2945 - lavapipe: enable KHR_image_format_list
3790 - vulkan/lavapipe: add missing VKAPI_ATTR/CALL
3799 - lavapipe: add mingw32 def file
3800 - lavapipe: set empty dll prefix
3805 - lavapipe: update features.txt
3813 - lavapipe: Fix type narrowing
4094 - lavapipe: fix color-only renderpass clears
4250 - lavapipe: fix push descriptor set indexing
4251 - lavapipe: set more resource bind flags using image/buffer usage bits
4269 - lavapipe: use common interfaces for shader modules
4342 - lavapipe: support VK_KHR_copy_commands2
4343 - lavapipe: rewrite cmdbufs to always do descriptor binds/pushes first
4344 - lavapipe: force state updates when beginning queries
4349 - ci/lavapipe: split out lavapipe ci into lavapipe dir
4405 - lavapipe: fix CmdCopyQueryPoolResults for partial pipeline statistics queries
4406 - lavapipe: use the passed offset for CmdCopyQueryPoolResults
4407 - lavapipe: stop tracking draw start/count on rendering state
4409 - lavapipe: ignore templateType when descriptor template isn't for push descriptors
4410 - lavapipe: remove lvp_descriptor_update_template::descriptor_set_layout
4413 - lavapipe: fix array texture region copies
4442 - lavapipe: refactor base draw dispatch to handle multidraws
4443 - lavapipe: refactor indexed draw dispatch to handle multidraws
4452 - lavapipe: ignore unused clearvalues when beginning renderpass
4535 - lavapipe: add some asserts for blit region extents
4537 - aux/trace: add screen deduplication for zink+lavapipe tracing
4538 - aux/trace: add a bunch of methods for lavapipe
4810 - lavapipe: fix initialization of pipe_stream_output with unwritten outputs
5184 - lavapipe: use common entrypoints for VK_KHR_create_renderpass2
5517 - lavapipe: Defer lavapipe warning to CreateDevice