platform/upstream/mesa.git
2023-01-12 Qiang Yuac/nir/ngg: refine nogs outputs handling
2023-01-12 Qiang Yuac/nir/ngg: fix gs 16bit output uninitialized channel...
2023-01-12 Qiang Yuac/nir/ngg: fix gs store output for no param offset...
2023-01-12 Qiang Yuac/nir/ngg: always reset output when gs emit vertex
2023-01-12 Qiang Yuac/nir/ngg: assert no offset for nogs/gs output handling
2023-01-12 Qiang Yuac/nir/ngg: gs store output use nir_ssa_def instead...
2023-01-12 Qiang Yuac/nir/ngg: gs save data type of outputs
2023-01-12 Dave Airlielavapipe: fix one more descriptor set reference issue
2023-01-12 Dave Airlieci/lvp: cleanup asan fails
2023-01-12 Dave Airlievk_cmd_queue: add a callback to free push descriptors...
2023-01-12 Dave Airliellvmpipe: unref images correctly in the fragment shader...
2023-01-12 Dave Airlielavapipe: fix merged layout ref counting
2023-01-12 Dave Airlielavapipe: fix descriptor set layout reference counting...
2023-01-12 Dave Airlielavapipe: drop unused macro
2023-01-12 Emma Anholtgallium: Allow copy_region blits with matching formats.
2023-01-12 Emma Anholtgallium: Add a unit test for util_can_blit_via_copy_reg...
2023-01-12 Nico CortesRevert "intel/compiler: fine-grained control of dispatc...
2023-01-11 David Heidelbergci: make wget even more robust
2023-01-11 David Heidelbergci: propagete robust wgetrc into lava rootfs
2023-01-11 David Heidelbergci: when downgrading from Alpine 3.17 to 3.16, the...
2023-01-11 David Heidelbergci/amd: increase number of stoney runners
2023-01-11 Eric Engestromdocs: update calendar for 22.3.3
2023-01-11 Eric Engestromdocs: add release notes for 22.3.3
2023-01-11 Jason Ekstrandvulkan/wsi: Use the newly imported dma-buf.h
2023-01-11 Jan Beichdrm-uapi/dma-buf.h: unbreak on non-Linux via local...
2023-01-11 Jason Ekstranddrm-uapi/dma-buf.h: Update from drm-misc-next (2022...
2023-01-11 Alyssa Rosenzweigagx: Don't crash trying to encoding minifloats
2023-01-11 Alyssa Rosenzweigagx: Use BITFIELD64_BIT for outputs_written
2023-01-11 Alyssa Rosenzweignir/gather_info: Handle store_zs_agx
2023-01-11 Alyssa Rosenzweigagx: Wire up nir_intrinsic_store_agx
2023-01-11 Alyssa Rosenzweigagx: Remove load_global(_constant) support
2023-01-11 Alyssa Rosenzweigagx: Use load_global_constant for UBO lowering
2023-01-11 Alyssa Rosenzweigagx: Lower global loads/stores to AGX versions
2023-01-11 Alyssa Rosenzweignir: Add store_agx intrinsic
2023-01-11 Rob Clarkfreedreno/a6xx: Demote coherent img access to uncompressed
2023-01-11 Rob Clarkgallium: Add image volatile/coherent flags
2023-01-11 Rob Clarkmesa/st: Track complete access qualifier for images
2023-01-11 Sil Vilerinod3d12: implement the get_decoder_fence vfunc
2023-01-11 Daniel Almeidaradeonsi: vcn: implement the get_decoder_fence vfunc
2023-01-11 Daniel Almeidaradeonsi: uvd: implement the get_decoder_fence vfunc
2023-01-11 Daniel Almeidar600: uvd: implement the get_decoder_fence vfunc
2023-01-11 Daniel Almeidavirgl: video: implement the get_decoder_fence vfunc
2023-01-11 Daniel Almeidafrontends: va: fix vaQuerySurfaceStatus and vaSyncSurfa...
2023-01-11 Daniel Almeidagallium: pipe: add PIPE_DEFAULT_DECODER_FEEDBACK_TIMEOUT_NS
2023-01-11 Daniel Almeidagallium: pipe: add get_decoder_fence vfunc
2023-01-11 Rob Clarkfreedreno/a6xx: Remove shader key from fd6_emit
2023-01-11 Rob Clarkfreedreno/a6xx: Avoid zero-init fd6_emit
2023-01-11 Rob Clarkfreedreno/a6xx: Tighten up fd6_emit
2023-01-11 Rob Clarkfreedreno/a6xx: Move fb_read descriptor to fd6_gmem
2023-01-11 Rob Clarkfreedreno/a6xx: Split out fd6_state
2023-01-11 Rob Clarkfreedreno/a6xx: Rename fd6_emit_3d_state()
2023-01-11 Eric Engestromwsi/meson: add missing dep
2023-01-11 Samuel Pitoisetradv,aco: fix enable_mrt_output_nan_fixup for RAGE2...
2023-01-11 David Heidelbergci: debian-build-testing, build only the LTO variant
2023-01-11 Erik Faye-Lunddocs: fixup envvar-directive syntax
2023-01-11 Marcin Ślusarzdocs: use envvar directive more
2023-01-11 Iago Toral... v3dv: expose VK_KHR_shader_integer_dot_product
2023-01-11 Iago Toral... v3d/compiler: remove unused sample_coverage field from...
2023-01-11 Iago Toral... v3dv: fix alpha-to-one for single sample setup
2023-01-11 Iago Toral... v3d: add a debug option to optimize shader compile...
2023-01-11 Jesse Nataliedzn: Allow multiple graphics queues
2023-01-11 Boris Brezillondzn: Use DXGI swapchains
2023-01-11 Boris Brezillonvulkan/wsi: Hook-up DXGI swapchains and DComp
2023-01-11 Jesse Natalievulkan/wsi: Port Win32 WSI to C++
2023-01-11 Boris Brezillonvulkan/wsi: Allow platform code to define extra depende...
2023-01-11 Boris Brezillonvulkan/wsi: Add support for image -> image blits
2023-01-11 Boris Brezillonvulkan/wsi: Dissociate the blit context and image confi...
2023-01-11 Boris Brezillonvulkan/wsi: Prepare things for image to image blits
2023-01-11 Boris Brezillonvulkan/wsi: Don't set use_buffer_blit manually in the...
2023-01-11 Boris Brezillonvulkan/wsi: Simplify wsi_win32_surface_create_swapchain...
2023-01-11 Boris Brezillonvulkan/wsi: Indent fixes in ws_common_win32.c
2023-01-11 Jesse Nataliemeson: Define VK_USE_PLATFORM_WIN32_KHR for C++
2023-01-11 Samuel Pitoisetdocs: update new_features.txt for additional work with...
2023-01-11 Marcin Ślusarzintel/compiler: fine-grained control of dispatch widths
2023-01-11 Yiwei Zhangci/venus: re-enable venus-lavapipe
2023-01-11 Yiwei Zhangci/venus: specify render server path to enable server...
2023-01-11 Yiwei Zhangci: uprev virglrenderer
2023-01-11 Giancarlo DevichFix incorrect stage reference
2023-01-11 Giancarlo Devichd3d12: Unionize shader variables in d3d12_shader_key...
2023-01-11 Friedrich Vockdocs: Add short documentation about RMV tracing variables
2023-01-11 Friedrich Vockradv: Enable RMV tracing
2023-01-11 Friedrich Vockradv: Add RMV resource tracking
2023-01-11 Friedrich Vockradv: Add RMV tracing layer
2023-01-11 Friedrich Vockradv: Add RMV tracing utilities
2023-01-11 Friedrich Vockradv: Use internal allocation helpers for internal...
2023-01-11 Friedrich Vockvulkan: Add RMV file exporter
2023-01-11 Friedrich Vockvulkan: Add common RMV tracing infrastructure
2023-01-11 Friedrich Vockvulkan: Add RMV token definitions
2023-01-11 Mike Blumenkrantzzink: set surface->dt when updating swapchain
2023-01-11 Giancarlo Devichd3d12: Reuse sampler tables inside of a batch
2023-01-11 Charmaine Leesvga: fix max number of texture cube levels
2023-01-11 Emma Anholtanv: Print the BO sizes in KB instead of hex bytes.
2023-01-11 Emma Anholtanv: Fix the size/aperture space debug printouts to...
2023-01-11 Emma Anholtanv: Add an aperture space summary to INTEL_DEBUG=submit.
2023-01-11 Pavel Ondračkar300: allow more copy propagation with relative addressing
2023-01-11 Georg Lehmannaco: Use NSA on GFX11 with more than 5 vaddr registers.
2023-01-11 Georg Lehmannaco: Validate GFX11 NSA correctly.
2023-01-11 Georg Lehmannaco: Handle NSA with vectors in get_mimg_nsa_dwords.
2023-01-10 Pierre-Eric... mesa: add missing count_scale attributes
2023-01-10 Pierre-Eric... mesa: add missing count_scale attribute
next