platform/upstream/mesa.git
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_sampler.c
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_bo_sync.c
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_shader.c
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_physical_device.c
2023-08-04 Dave Airlienvk: handle alignments in device memory
2023-08-04 Faith Ekstrandnvk: Add an addr field to nvk_image_plane
2023-08-04 Dave Airlienvk: init image fields for requirements
2023-08-04 Faith Ekstrandnvk: Add a buffer alignment helper
2023-08-04 Faith Ekstrandnvk: Reformat nvk_buffer.c
2023-08-04 Karol Herbstnouveau/winsys: fix SM value for Ada
2023-08-04 Emma Anholtnvk: Add support for probing as a platform device.
2023-08-04 Emma Anholtnvk: Clean up redundant vendor checking for physical...
2023-08-04 Emma Anholtnvk: Quiet a compiler warning.
2023-08-04 Emma Anholtnouveau/winsys: Fix an undefined use in the error path.
2023-08-04 Dave Airlienvk/query: fix push buffer size for copy pool results.
2023-08-04 Faith Ekstrandnvk: Enable external memory extensions
2023-08-04 Faith Ekstrandnvk: Support dma-buf export
2023-08-04 Faith Ekstrandnvk: Support dma-buf import
2023-08-04 Faith Ekstrandnouveau/winsys: Add dma-buf import support
2023-08-04 Faith Ekstrandnvk: Require dedicated allocations for external images
2023-08-04 Faith Ekstrandnvk: Dedicated allocations override internal
2023-08-04 Faith Ekstrandnvk: Add external memory queries
2023-08-04 Faith Ekstrandnvk: Add device and driver UUIDs
2023-08-04 Faith Ekstrandnvk: Use abbreviated names in nvk_device_memory.c
2023-08-04 Faith Ekstrandnvk: Use NVIDIA_VENDOR_ID in pdev try_create()
2023-08-04 George Ouzounoudisnvk: Enable descriptor indexing
2023-08-04 George Ouzounoudisnvk: Add nir non-uniform optimization pass
2023-08-04 George Ouzounoudisnvk: Handle cases of descriptor bindings with variable...
2023-08-04 George Ouzounoudisnvk: Support VkDescriptorSetVariableDescriptorCountLayo...
2023-08-04 Faith Ekstrandnvk: Use the max descriptor alignemtn in GetDescriptorS...
2023-08-04 Benjamin Leenvk: Fix segfault when opening DRI device file returns...
2023-08-04 Dave Airlienvk: add support for D32_SFLOAT_S8_UINT
2023-08-04 Faith Ekstrandnvk: Take an nvk_image_plane in nouveau_copy_rect_image
2023-08-04 Faith Ekstrandnvk: Add helpers for binding image planes
2023-08-04 Faith Ekstrandnvk: s/device/dev in nvk_image.c
2023-08-04 Dave Airlienvk: introduce an optimisation loop.
2023-08-04 Dave Airlienvk: merge tess info between tcs/tes.
2023-08-04 Dave Airlienvk: fix transform feedback crash when optimiser remove...
2023-08-04 George Ouzounoudisnvk: Lower io to temporaries for tessellation evaluatio...
2023-08-04 George Ouzounoudisnvk: Respect tessellation domain origin state
2023-08-04 George Ouzounoudisnvk: Fix cases where execution mode is specified in...
2023-08-04 George Ouzounoudisnvk: Enable multiview with tessellation shader
2023-08-04 George Ouzounoudisnvk: Assign locations correctly for arrayed IO
2023-08-04 George Ouzounoudisnvk: Basic tessellation shader support
2023-08-04 Thomas H.P... nvk: remove duplicated device features
2023-08-04 Mohamed Ahmednvk: Enable multiplane images and image views
2023-08-04 Faith Ekstrandnvk: Advertise KHR_spirv_1_4
2023-08-04 Faith Ekstrandnvk: Fix the NO_PREFETCH assert for CmdDrawIndirect
2023-08-04 Faith Ekstrandnvk: Advertise shaderStorageImageReadWithoutFormat
2023-08-04 Faith Ekstrandnvk/heap: Set the right pitch for heap resize copies
2023-08-04 Echo Jnil: Add A4B4G4R4_UNORM format support
2023-08-04 Dave Airlienvk: expose EXT_sampler_filter_minmax
2023-08-04 Faith Ekstrandnvk: Only use view_id for layer in multiview
2023-08-04 Rebecca Mckeevernvk: Move code inside view mask loops to a helper function
2023-08-04 Rebecca Mckeevernvk: Combine CLEAR_VIEWS and CLEAR_LAYERS MME macros
2023-08-04 Rebecca Mckeevernvk: Load view_mask to shadow scratch in nvk_CmdBeginRe...
2023-08-04 Thomas H.P... nvk: simplify code by using new helpers
2023-08-04 Echo Jnvk: Reset offset value in ResetDescriptorPool
2023-08-04 Echo Jnvk: Add bufferImageGranularity limit
2023-08-04 Faith Ekstrandnvk: Advertise EXT_shader_viewport_index_layer on MaxwellB+
2023-08-04 Faith Ekstrandnvk: Sort SPIR-V caps
2023-08-04 Faith Ekstrandnvk: Implement VK_KHR_map_memory2
2023-08-04 Faith Ekstrandnvk: Use vk_device_memory
2023-08-04 Faith Ekstrandnvk: Set spirv_to_nir_options::min_*_alignment
2023-08-04 Faith Ekstrandnvk: Add a separate #define for SSBO alignment
2023-08-04 Faith Ekstrandnvk: Expose VK_KHR_maintenance2
2023-08-04 Faith Ekstrandnvk: Set pointClippingBehavior
2023-08-04 Faith Ekstrandnvk: Implement uncompressed views of compressed images
2023-08-04 Faith Ekstrandnil: Add an image_level_as_uncompressed helper
2023-08-04 Faith Ekstrandnil: Add a nil_image_for_level helper
2023-08-04 George Ouzounoudisnvk: Support geometry shaders
2023-08-04 George Ouzounoudisnvk: Fix geometry shader active stream mask
2023-08-04 George Ouzounoudisnvk: Disable PRIMITIVE_RESTART_VERTEX_ARRAY by default
2023-08-04 Faith Ekstrandnvk: Increase the push runout to 512 dwords
2023-08-04 Echo Jnvk: Add A8B8G8R8_*_PACK32 format support
2023-08-04 Rebecca Mckeevernvk: Advertise VK_KHR_multiview
2023-08-04 Rebecca Mckeevernvk: Add input attachments support for multiview
2023-08-04 Rebecca Mckeevernvk: Add query support for multiview
2023-08-04 Rebecca Mckeevernvk: Add draw support for multiview
2023-08-04 Faith Ekstrandnvk: Break the inner MME draw loop into a helper
2023-08-04 Faith Ekstrandnvk: Spill DRAW_IDX pre-Turing
2023-08-04 Faith Ekstrandnvk: Rework spill helpers and DRAW_COUNT spilling
2023-08-04 Faith Ekstrandnouveau/mme: Add a helper for re-allocating registers
2023-08-04 Faith Ekstrandnvk: Use the new load/store_scratch helpers for DRAW_PAD_DW
2023-08-04 Faith Ekstrandnvk: Add begin to mme_scratch
2023-08-04 Rebecca Mckeevernvk: Lower nir_intrinsic_load_view_index
2023-08-04 Rebecca Mckeevernvk: Add view_index to root descriptor table
2023-08-04 Faith Ekstrandnouveau/mme: Fix while loops pre-Turing
2023-08-04 Faith Ekstrandnouveau/mme: Use ADD for ine with an immediate
2023-08-04 Karol Herbstnvk: Add a macro to set MMIO registers via falcons
2023-08-04 Karol Herbstnouveau/mme: add a macro exit helper
2023-08-04 Karol Herbstnouveau/mme: add test for BEQ with magic exit offset
2023-08-04 Echo Jnvk: Fix some cast defines
2023-08-04 Faith Ekstrandnvk: Add instace WSI entrypoints
2023-08-04 Faith Ekstrandnvk: Advertise ICD/loader interface version 4
2023-08-04 Faith Ekstrandnvk: Use the same lock for the submit and the memory...
2023-08-04 Mohamed Ahmednvk: advertise DemoteToHelperInvocation
2023-08-04 Dave Airlienvk: fix r32_sint format support
2023-08-04 Dave Airlienvk: add min_lod to spirv caps.
2023-08-04 Dave Airlienvk: add compute support for ampere
next