platform/upstream/mesa.git
2021-10-07 Jason Ekstrandturnip: Plumb non-startup errors through the new vk_err...
2021-10-07 Jason Ekstrandv3dv: Switch to the new vk_error helpers
2021-10-07 Jason Ekstrandpanvk: Switch to the new vk_error helpers
2021-10-07 Jason Ekstrandlavapipe: Switch to the new vk_error helpers
2021-10-07 Jason Ekstrandradv: Switch to the new common vk_error helpers
2021-10-07 Jason Ekstrandradv: Stop printing descriptor pool allocation failures
2021-10-07 Jason Ekstrandanv: Use the common vk_error and vk_errorf helpers
2021-10-07 Jason Ekstrandanv/queue: Plumb the queue through all the queue_submit...
2021-10-07 Jason Ekstrandanv: Drop unused logging helpers
2021-10-07 Jason Ekstrandvulkan/log: Add common vk_error and vk_errorf helpers
2021-10-07 Jason Ekstrandvulkan/log: Handle logging to a physical device
2021-10-07 Jason Ekstrandanv: s/vk_error/anv_error/g
2021-10-07 Jason Ekstrandanv: Stop printing descriptor pool allocation failures
2021-10-07 Jason Ekstrandanv: drop a misplaced and wrong comment
2021-10-07 Jason Ekstrandvulkan/log: Log to instance messages during instance...
2021-10-07 Jason Ekstrandvulkan/log: Assert if the driver logs a client-invisibl...
2021-10-07 Jason Ekstrandvulkan: Track which objects are client-visible
2021-10-07 Jason Ekstrandvulkan: Drop vk_object_base_reset
2021-10-07 Boris Brezillonspirv: Declare PointCoord as a sysval
2021-10-07 Boris Brezillonspirv: Always declare FragCoord as a sysval
2021-10-07 Boris Brezillonspirv: Let spirv_to_nir() users turn sysvals into input...
2021-10-07 Boris Brezillonnir: Add a nir_sysvals_to_varyings() helper
2021-10-07 Jason Ekstrandnir/algebraic: Add some opts for comparisons of comparisons
2021-10-07 Jason Ekstrandnir/algebraic: Add some boolean optimizations
2021-10-07 Jason Ekstrandnir/algebraic: Lower fisfinite
2021-10-07 Gert Wollnymesa: signal driver when buffer is bound to different...
2021-10-07 Rob Clarkgallium/u_threaded: Split out options struct
2021-10-07 Rhys Perryradv,aco: don't include FMASK in the storage descriptor
2021-10-07 Rhys Perryradv,aco: use lower_to_fragment_fetch
2021-10-07 Rhys Perryaco: use correct dim for FMASK fetches
2021-10-07 Rhys Perryac/nir: return 0x76543210 for NULL FMASK fetch
2021-10-07 Rhys Perryaco: return 0x76543210 for NULL FMASK fetch
2021-10-07 Rhys Perryradv: don't create blit pipelines for multisampled...
2021-10-07 Rhys Perrynir/lower_tex: add lower_to_fragment_fetch_amd
2021-10-07 Rhys Perrynir: add _amd suffix to fragment_mask_fetch and fragmen...
2021-10-07 Marcin Ślusarznir/print: pad 64-bit constants with zeroes
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...
next