platform/upstream/mesa.git
2021-10-07 Pierre-Eric... radeonsi: make the DRI_PRIME dGPU -> iGPU copy async
2021-10-07 Pierre-Eric... gallium: add a is_dri_blit_image bool to pipe_blit_info
2021-10-07 Pierre-Eric... radeonsi: add an async compute context
2021-10-07 Pierre-Eric... radeonsi: implement si_sdma_copy_image for gfx7+
2021-10-07 Bas Nieuwenhuizenradv: Add VK_FORMAT_R16G16B16A16_UNORM for accel. struc...
2021-10-07 Danylo Piliaievir3: support source modes for resinfo.b
2021-10-07 Emma Anholtci/freedreno: try to fix the a630 cubearray flake's...
2021-10-07 Emma Anholtci/freedreno: Move the other a530 test jobs to test...
2021-10-07 Filip Gawinr300: avoid searching for temp variable twice
2021-10-07 Mike Blumenkrantzfeatures: be explicit about EXT_color_buffer_half_float...
2021-10-07 Mike Blumenkrantzbuild: also remove wayland wsi flags from c++ build
2021-10-06 Danylo Piliaievturnip: do nothing on dispatch with zero total workgroups
2021-10-06 Eric EngestromCODEOWNERS: add @jenatali for Microsoft & D3D12
2021-10-06 Eric EngestromCODEOWNERS: add @bbrezillon for src/panfrost/vulkan/
2021-10-06 Eric EngestromCODEOWNERS: add @alyssa for Asahi and Panfrost
2021-10-06 Eric EngestromCODEOWNERS: add android build system
2021-10-06 Eric EngestromCODEOWNERS: add intel group
2021-10-06 Eric EngestromCODEOWNERS: add SWR maintainers
2021-10-06 Eric Engestromgitlab: convert old REVIEWERS into GitLab's CODEOWNERS
2021-10-06 Derek Foremanegl/wayland: Support RGBA ordered formats
2021-10-06 Dave Airlielavapipe: fix fence handling around wsi submission
2021-10-06 Dave AirlieRevert "lvp/fence: quick fix to previous commit."
2021-10-06 Lionel Landwerlinanv: implement VK_KHR_synchronization2
2021-10-06 Lionel Landwerlinanv: improve readability of pipelined states
2021-10-06 Lionel Landwerlinanv: make semaphore helper work on a single object
2021-10-06 Lionel Landwerlinanv: add missing transition handling bits
2021-10-06 Lionel Landwerlinvulkan: implement legacy entrypoints on top of VK_KHR_s...
2021-10-06 Lionel Landwerlinvulkan/util: generate define for a selected few enums
2021-10-06 Lionel Landwerlinvulkan: remove unused VkCommand
2021-10-06 Lionel Landwerlinvulkan: handle new VK_KHR_synchronization2 image layouts
2021-10-06 Lionel Landwerlinvulkan: put generated defines into their own header
2021-10-06 Dave Airliewsi/x11: cleanup properly after mit shm paths are used.
2021-10-06 Michel Zoudocs: mark off missing lavapipe exts
2021-10-06 Emma Anholtturnip: Free disk cache on pdev init failure.
2021-10-06 Emma Anholtturnip: Fix allocation failure handling around device...
2021-10-06 Emma Anholtturnip: Plug the vendor/device ID into the pipeline...
2021-10-06 Danylo Piliaievir3: remove obsolete assert for intrinsic_store_output...
2021-10-06 Marcin Ślusarzanv: allocate zeroed device object
2021-10-06 Jason Ekstrandgenxml: Drop bit 27 from RENDER_SURFACE_STATE::Surface...
2021-10-06 Jason Ekstrandintel/isl: ASTC support was removed on Gfx12.5
2021-10-06 Jason Ekstrandanv: Ask ISL about ASTC support
2021-10-06 Jason Ekstrandintel/isl: Stop claiming ASTC works on Cherry View
2021-10-06 Jason Ekstrandintel/isl: Simplify isl_format_supports_filtering
2021-10-06 Mike Blumenkrantzbuild: unify vulkan cpp platform args
2021-10-06 Mike Blumenkrantzlavapipe: remove display extension support
2021-10-06 Thomas Wagnerlavapipe: enable KHR_external_memory_fd
2021-10-06 Thomas Wagnerllvmpipe: enable EXT_memory_object(_fd)
2021-10-06 Thomas Wagnerlavapipe: add support for KHR_external_memory_fd
2021-10-06 Thomas Wagnerllvmpipe: add support for EXT_memory_object(_fd)
2021-10-06 Thomas Wagnergallium: add utility and interface for memory fd alloca...
2021-10-06 Connor Abbottir3: Use source in ir3_output_conv_src_type()
2021-10-06 Roman Stratiienkomeson_options: Bump max value of platform-sdk-version...
2021-10-06 Danylo Piliaievturnip: fix vbs emission when there are holes in bindings
2021-10-06 Alejandro Piñeirov3dv: use NULL for vk_error on initialization failures
2021-10-06 Dave Airliedevice_select: close dri3 fd after using it.
2021-10-06 Dave Airlielvp/fence: quick fix to previous commit.
2021-10-06 Pavel Asyutchenkolavapipe: Fix vkWaitForFences for initially-signalled...
2021-10-06 Mike Blumenkrantzlavapipe: EXT_4444_formats support
2021-10-06 Dave Airliellvmpipe: fix 4-bit output scaling.
2021-10-06 Emma Anholtvirgl: Add support for NIR shaders when VIRGL_DEBUG...
2021-10-06 Emma Anholtnir_to_tgsi: Force the TXQ LOD argument to be scalar.
2021-10-06 Emma Anholtnir_to_tgsi: Add a workaround for virgl UBO array dynam...
2021-10-06 Emma Anholtnir_to_tgsi: Sort FS output declarations to avoid virgl...
2021-10-06 Emma Anholtnir-to-tgsi: Avoid emitting TXL just for lod 0 on non...
2021-10-06 Emma Anholtnir_to_tgsi: Turn GS PRIMID into an input instead of...
2021-10-06 Emma Anholtnir_to_tgsi: Add support for nir_intrinsic_load_barycen...
2021-10-06 Emma Anholtnir_to_tgsi: Add support for load_barycentric_sample.
2021-10-06 Emma Anholtnir_to_tgsi: Add support for declaring image arrays.
2021-10-06 Emma Anholtgallium/ureg: Sort the input decls, too.
2021-10-06 Emma Anholtnir_to_tgsi: Add support for load_output/load_per_verte...
2021-10-06 Emma Anholtnir_to_tgsi: Include txf_ms's sample index.
2021-10-06 Emma Anholtmesa/st: Don't bump locations of patch vars for !PIPE_C...
2021-10-06 Mike Blumenkrantzlavapipe: inherit from vk_image
2021-10-06 Dave Airliellvmpipe/cs: change submission pattern for threadpool
2021-10-06 Lionel Landwerlinanv: enable VK_KHR_maintenance4
2021-10-06 Jason Ekstrandintel/isl: Add a max_buffer_size limit to isl_device
2021-10-06 Lionel Landwerlinanv: implement vkGetDeviceImageSparseMemoryRequirementsKHR
2021-10-06 Lionel Landwerlinanv: implement vkGetDeviceImageMemoryRequirementsKHR
2021-10-06 Lionel Landwerlinanv: move VkImage object allocation to anv_CreateImage
2021-10-06 Jason Ekstrandanv: Add an anv_image_get_memory_requirements helper
2021-10-06 Lionel Landwerlinanv: remove unused function
2021-10-06 Lionel Landwerlinanv: implement vkGetDeviceBufferMemoryRequirementsKHR
2021-10-06 Lionel Landwerlinanv: move GetBufferMemoryRequirement with other buffer...
2021-10-06 Jason Ekstrandvulkan: Update the XML and headers to 1.2.195
2021-10-06 Ian Romanicknir/algebraic: Small optimizations for SpvOpFOrdNotEqua...
2021-10-06 Ian Romanickspirv: Generate shorter code for SpvOpFUnord comparisons
2021-10-06 Ian Romanickspirv: SpvOpFUnordNotEqual doesn't need special treatment
2021-10-06 Ian Romanickspirv: Minor cleanup in SpvOpFOrdNotEqual
2021-10-06 Ian Romanickspirv: Silence unused parameter warnings in vtn_alu.c
2021-10-06 Mike Blumenkrantzci: updates
2021-10-06 Mike Blumenkrantzzink: support 16bit rgbx formats
2021-10-06 Alyssa Rosenzweigpan/bi: Optimize abs(derivative)
2021-10-06 Alyssa Rosenzweignir: Add Mali-specific derivative opcodes
2021-10-06 Joshua Ashtonac/surface: Use 64 && 128 for GFX10_3 on non-modifier...
2021-10-05 Marek Olšákmesa: use simple_mtx_t for ShaderIncludeMutex
2021-10-05 Marek Olšákmesa: use simple_mtx_t for TexMutex
2021-10-05 Marek Olšákgallium/pb_slab: use simple_mtx_t
2021-10-05 Marek Olšákgallium/pb_cache: use simple_mtx_t
2021-10-05 Marek Olšákutil/queue: use simple_mtx_t for finish_lock
2021-10-05 Marek Olšákutil/slab: use simple_mtx_t
next